Test run details
Passed : 17806
Failed : 2
Skipped : 161
Failed Results
E:\School\roslyn\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests\Debug\net472\Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.dll
✘ Microsoft.CodeAnalysis.CSharp.UnitTests.PartialTypeInferenceTests.PartialMethodTypeInference_Nullable156ms
Error:
System.InvalidOperationException : This program location is thought to be unreachable. File='E:\School\roslyn\src\Compilers\CSharp\Portable\Symbols\Source\SourceInferredTypeSymbol.cs' Line=24
Stack trace:
at Microsoft.CodeAnalysis.CSharp.Symbols.SourceInferredTypeSymbol.get_IsValueType() in E:\School\roslyn\src\Compilers\CSharp\Portable\Symbols\Source\SourceInferredTypeSymbol.cs:line 24
at Microsoft.CodeAnalysis.CSharp.NullableAnnotationExtensions.ToPublicAnnotation(TypeSymbol type, NullableAnnotation annotation) in E:\School\roslyn\src\Compilers\CSharp\Portable\Symbols\NullableAnnotationExtensions.cs:line 137
at Microsoft.CodeAnalysis.CSharp.Symbols.TypeSymbol.get_DefaultNullableAnnotation() in E:\School\roslyn\src\Compilers\CSharp\Portable\Symbols\TypeSymbol.cs:line 2467
at Microsoft.CodeAnalysis.CSharp.Symbols.TypeSymbol.GetITypeSymbol(NullableAnnotation nullableAnnotation) in E:\School\roslyn\src\Compilers\CSharp\Portable\Symbols\TypeSymbol.cs:line 2459
at Microsoft.CodeAnalysis.CSharp.NullableAnnotationExtensions.GetPublicSymbol(TypeWithAnnotations type) in E:\School\roslyn\src\Compilers\CSharp\Portable\Symbols\NullableAnnotationExtensions.cs:line 110
at Microsoft.CodeAnalysis.CSharp.NullableAnnotationExtensions.<>c.<GetPublicSymbols>b__13_0(TypeWithAnnotations t) in E:\School\roslyn\src\Compilers\CSharp\Portable\Symbols\NullableAnnotationExtensions.cs:line 115
at System.Collections.Immutable.ImmutableArray.CreateRange[TSource,TResult](ImmutableArray`1 items, Func`2 selector)
at Microsoft.CodeAnalysis.ImmutableArrayExtensions.SelectAsArray[TItem,TResult](ImmutableArray`1 items, Func`2 map) in E:\School\roslyn\src\Compilers\Core\Portable\Collections\ImmutableArrayExtensions.cs:line 143
at Microsoft.CodeAnalysis.CSharp.NullableAnnotationExtensions.GetPublicSymbols(ImmutableArray`1 types) in E:\School\roslyn\src\Compilers\CSharp\Portable\Symbols\NullableAnnotationExtensions.cs:line 115
at Microsoft.CodeAnalysis.CSharp.Symbols.PublicModel.NamedTypeSymbol.Microsoft.CodeAnalysis.INamedTypeSymbol.get_TypeArguments() in E:\School\roslyn\src\Compilers\CSharp\Portable\Symbols\PublicModel\NamedTypeSymbol.cs:line 79
at Microsoft.CodeAnalysis.CSharp.SymbolDisplayVisitor.VisitNamedTypeWithoutNullability(INamedTypeSymbol symbol) in E:\School\roslyn\src\Compilers\CSharp\Portable\SymbolDisplay\SymbolDisplayVisitor.Types.cs:line 223
at Microsoft.CodeAnalysis.CSharp.SymbolDisplayVisitor.VisitNamedType(INamedTypeSymbol symbol) in E:\School\roslyn\src\Compilers\CSharp\Portable\SymbolDisplay\SymbolDisplayVisitor.Types.cs:line 185
at Microsoft.CodeAnalysis.CSharp.Symbols.PublicModel.NamedTypeSymbol.Accept(SymbolVisitor visitor) in E:\School\roslyn\src\Compilers\CSharp\Portable\Symbols\PublicModel\NamedTypeSymbol.cs:line 209
at Microsoft.CodeAnalysis.CSharp.Symbols.PublicModel.Symbol.Microsoft.CodeAnalysis.ISymbol.Accept(SymbolVisitor visitor) in E:\School\roslyn\src\Compilers\CSharp\Portable\Symbols\PublicModel\Symbol.cs:line 135
at Microsoft.CodeAnalysis.CSharp.SymbolDisplayVisitor.AddTypeArguments(ISymbol owner, ImmutableArray`1 modifiers) in E:\School\roslyn\src\Compilers\CSharp\Portable\SymbolDisplay\SymbolDisplayVisitor.Types.cs:line 824
at Microsoft.CodeAnalysis.CSharp.SymbolDisplayVisitor.VisitMethod(IMethodSymbol symbol) in E:\School\roslyn\src\Compilers\CSharp\Portable\SymbolDisplay\SymbolDisplayVisitor.Members.cs:line 569
at Microsoft.CodeAnalysis.CSharp.Symbols.PublicModel.MethodSymbol.Accept(SymbolVisitor visitor) in E:\School\roslyn\src\Compilers\CSharp\Portable\Symbols\PublicModel\MethodSymbol.cs:line 337
at Microsoft.CodeAnalysis.CSharp.Symbols.PublicModel.Symbol.Microsoft.CodeAnalysis.ISymbol.Accept(SymbolVisitor visitor) in E:\School\roslyn\src\Compilers\CSharp\Portable\Symbols\PublicModel\Symbol.cs:line 135
at Microsoft.CodeAnalysis.CSharp.SymbolDisplay.PopulateDisplayParts(ArrayBuilder`1 builder, ISymbol symbol, SemanticModel semanticModelOpt, Int32 positionOpt, SymbolDisplayFormat format, Boolean minimal) in E:\School\roslyn\src\Compilers\CSharp\Portable\SymbolDisplay\SymbolDisplay.cs:line 281
at Microsoft.CodeAnalysis.CSharp.SymbolDisplay.ToDisplayString(ISymbol symbol, SemanticModel semanticModelOpt, Int32 positionOpt, SymbolDisplayFormat format, Boolean minimal) in E:\School\roslyn\src\Compilers\CSharp\Portable\SymbolDisplay\SymbolDisplay.cs:line 68
at Microsoft.CodeAnalysis.CSharp.SymbolDisplay.ToDisplayString(ISymbol symbol, SymbolDisplayFormat format) in E:\School\roslyn\src\Compilers\CSharp\Portable\SymbolDisplay\SymbolDisplay.cs:line 36
at Microsoft.CodeAnalysis.CSharp.Symbol.ToDisplayString(SymbolDisplayFormat format) in E:\School\roslyn\src\Compilers\CSharp\Portable\Symbols\Symbol.cs:line 1453
at Microsoft.CodeAnalysis.CSharp.NullableWalker.SetUpdatedSymbol(BoundNode node, Symbol originalSymbol, Symbol updatedSymbol) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 1806
at Microsoft.CodeAnalysis.CSharp.NullableWalker.ReinferMethodAndVisitArguments(BoundCall node, TypeWithState receiverType, Nullable`1 firstArgumentResult) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 5968
at Microsoft.CodeAnalysis.CSharp.NullableWalker.VisitCall(BoundCall node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 5901
at Microsoft.CodeAnalysis.CSharp.BoundCall.Accept(BoundTreeVisitor visitor) in E:\School\roslyn\src\Compilers\CSharp\Portable\Generated\BoundNodes.xml.Generated.cs:line 6084
at Microsoft.CodeAnalysis.CSharp.BoundTreeVisitor.Visit(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\BoundTree\BoundTreeVisitors.cs:line 151
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitExpressionWithoutStackGuard(BoundExpression node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 376
at Microsoft.CodeAnalysis.CSharp.NullableWalker.VisitExpressionWithoutStackGuard(BoundExpression node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 3347
at Microsoft.CodeAnalysis.CSharp.BoundTreeVisitor.VisitExpressionWithStackGuard(BoundExpression node) in E:\School\roslyn\src\Compilers\CSharp\Portable\BoundTree\BoundTreeVisitors.cs:line 242
at Microsoft.CodeAnalysis.CSharp.BoundTreeVisitor.VisitExpressionWithStackGuard(Int32& recursionDepth, BoundExpression node) in E:\School\roslyn\src\Compilers\CSharp\Portable\BoundTree\BoundTreeVisitors.cs:line 216
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitWithStackGuard(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 367
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitAlways(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 354
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.Visit(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 343
at Microsoft.CodeAnalysis.CSharp.NullableWalker.Visit(BoundNode node, Boolean expressionIsRead) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 3446
at Microsoft.CodeAnalysis.CSharp.NullableWalker.Visit(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 3429
at Microsoft.CodeAnalysis.CSharp.NullableWalker.VisitRvalue(BoundExpression node, Boolean isKnownToBeAnLvalue) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 2128
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitExpressionStatement(BoundExpressionStatement node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 1279
at Microsoft.CodeAnalysis.CSharp.BoundExpressionStatement.Accept(BoundTreeVisitor visitor) in E:\School\roslyn\src\Compilers\CSharp\Portable\Generated\BoundNodes.xml.Generated.cs:line 3580
at Microsoft.CodeAnalysis.CSharp.BoundTreeVisitor.Visit(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\BoundTree\BoundTreeVisitors.cs:line 151
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitWithStackGuard(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 370
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitAlways(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 354
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.Visit(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 343
at Microsoft.CodeAnalysis.CSharp.NullableWalker.Visit(BoundNode node, Boolean expressionIsRead) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 3446
at Microsoft.CodeAnalysis.CSharp.NullableWalker.Visit(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 3429
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitStatement(BoundStatement statement) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 673
at Microsoft.CodeAnalysis.CSharp.NullableWalker.VisitStatement(BoundStatement statement) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 3455
at Microsoft.CodeAnalysis.CSharp.NullableWalker.VisitStatementsWithLocalFunctions(BoundBlock block) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 3024
at Microsoft.CodeAnalysis.CSharp.NullableWalker.VisitBlock(BoundBlock node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 2981
at Microsoft.CodeAnalysis.CSharp.BoundBlock.Accept(BoundTreeVisitor visitor) in E:\School\roslyn\src\Compilers\CSharp\Portable\Generated\BoundNodes.xml.Generated.cs:line 3224
at Microsoft.CodeAnalysis.CSharp.BoundTreeVisitor.Visit(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\BoundTree\BoundTreeVisitors.cs:line 151
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitWithStackGuard(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 370
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitAlways(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 354
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.Visit(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 343
at Microsoft.CodeAnalysis.CSharp.NullableWalker.Visit(BoundNode node, Boolean expressionIsRead) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 3446
at Microsoft.CodeAnalysis.CSharp.NullableWalker.Visit(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 3429
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitMethodBodies(BoundBlock blockBody, BoundBlock expressionBody) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 3710
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitNonConstructorMethodBody(BoundNonConstructorMethodBody node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 3603
at Microsoft.CodeAnalysis.CSharp.BoundNonConstructorMethodBody.Accept(BoundTreeVisitor visitor) in E:\School\roslyn\src\Compilers\CSharp\Portable\Generated\BoundNodes.xml.Generated.cs:line 8653
at Microsoft.CodeAnalysis.CSharp.BoundTreeVisitor.Visit(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\BoundTree\BoundTreeVisitors.cs:line 151
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitWithStackGuard(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 370
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitAlways(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 354
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.Visit(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 343
at Microsoft.CodeAnalysis.CSharp.NullableWalker.Visit(BoundNode node, Boolean expressionIsRead) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 3446
at Microsoft.CodeAnalysis.CSharp.NullableWalker.Visit(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 3429
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.Scan(Boolean& badRegion) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 425
at Microsoft.CodeAnalysis.CSharp.NullableWalker.Scan(Boolean& badRegion) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 567
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.Analyze(Boolean& badRegion, Optional`1 initialState) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 448
at Microsoft.CodeAnalysis.CSharp.NullableWalker.Analyze(NullableWalker walker, Symbol symbol, DiagnosticBag diagnostics, Optional`1 initialState, Builder snapshotBuilderOpt, Boolean requiresAnalysis) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 1743
at Microsoft.CodeAnalysis.CSharp.NullableWalker.Analyze(CSharpCompilation compilation, Symbol symbol, BoundNode node, Binder binder, Conversions conversions, DiagnosticBag diagnostics, Boolean useConstructorExitWarnings, Boolean useDelegateInvokeParameterTypes, Boolean useDelegateInvokeReturnType, MethodSymbol delegateInvokeMethodOpt, VariableState initialState, MethodSymbol baseOrThisInitializer, Builder analyzedNullabilityMapOpt, Builder snapshotBuilderOpt, ArrayBuilder`1 returnTypesOpt, Boolean getFinalNullableState, VariableState& finalNullableState, Boolean requiresAnalysis) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 1711
at Microsoft.CodeAnalysis.CSharp.NullableWalker.AnalyzeWithSemanticInfo(CSharpCompilation compilation, Symbol symbol, BoundNode node, Binder binder, VariableState initialState, DiagnosticBag diagnostics, Boolean createSnapshots, Boolean requiresAnalysis) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 1473
at Microsoft.CodeAnalysis.CSharp.NullableWalker.AnalyzeAndRewrite(CSharpCompilation compilation, Symbol symbol, BoundNode node, Binder binder, VariableState initialState, DiagnosticBag diagnostics, Boolean createSnapshots, SnapshotManager& snapshotManager, ImmutableDictionary`2& remappedSymbols) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 1453
at Microsoft.CodeAnalysis.CSharp.MethodCompiler.BindMethodBody(MethodSymbol method, TypeCompilationState compilationState, BindingDiagnosticBag diagnostics, Boolean includeInitializersInBody, BoundNode initializersBody, Boolean reportNullableDiagnostics, ImportChain& importChain, Boolean& originalBodyNested, Boolean& prependedDefaultValueTypeConstructorInitializer, InitialState& forSemanticModel) in E:\School\roslyn\src\Compilers\CSharp\Portable\Compiler\MethodCompiler.cs:line 1793
at Microsoft.CodeAnalysis.CSharp.MethodCompiler.CompileMethod(MethodSymbol methodSymbol, Int32 methodOrdinal, ProcessedFieldInitializers& processedInitializers, SynthesizedSubmissionFields previousSubmissionFields, TypeCompilationState compilationState) in E:\School\roslyn\src\Compilers\CSharp\Portable\Compiler\MethodCompiler.cs:line 991
at Microsoft.CodeAnalysis.CSharp.MethodCompiler.CompileNamedType(NamedTypeSymbol containingType) in E:\School\roslyn\src\Compilers\CSharp\Portable\Compiler\MethodCompiler.cs:line 530
at Microsoft.CodeAnalysis.CSharp.MethodCompiler.<>c__DisplayClass25_0.<CompileNamedTypeAsync>b__0() in E:\School\roslyn\src\Compilers\CSharp\Portable\Compiler\MethodCompiler.cs:line 432
at Roslyn.Utilities.UICultureUtilities.<>c__DisplayClass5_0.<WithCurrentUICulture>b__0() in E:\School\roslyn\src\Compilers\Core\Portable\InternalUtilities\UICultureUtilities.cs:line 139
at System.Threading.Tasks.Task.Execute()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
at Microsoft.CodeAnalysis.CSharp.MethodCompiler.WaitForWorkers() in E:\School\roslyn\src\Compilers\CSharp\Portable\Compiler\MethodCompiler.cs:line 331
at Microsoft.CodeAnalysis.CSharp.MethodCompiler.CompileMethodBodies(CSharpCompilation compilation, PEModuleBuilder moduleBeingBuiltOpt, Boolean emittingPdb, Boolean hasDeclarationErrors, Boolean emitMethodBodies, BindingDiagnosticBag diagnostics, Predicate`1 filterOpt, CancellationToken cancellationToken) in E:\School\roslyn\src\Compilers\CSharp\Portable\Compiler\MethodCompiler.cs:line 160
at Microsoft.CodeAnalysis.CSharp.CSharpCompilation.GetDiagnosticsForAllMethodBodies(BindingDiagnosticBag diagnostics, Boolean doLowering, CancellationToken cancellationToken) in E:\School\roslyn\src\Compilers\CSharp\Portable\Compilation\CSharpCompilation.cs:line 2935
at Microsoft.CodeAnalysis.CSharp.CSharpCompilation.GetDiagnosticsWithoutFiltering(CompilationStage stage, Boolean includeEarlierStages, BindingDiagnosticBag builder, CancellationToken cancellationToken) in E:\School\roslyn\src\Compilers\CSharp\Portable\Compilation\CSharpCompilation.cs:line 2907
at Microsoft.CodeAnalysis.CSharp.CSharpCompilation.GetDiagnostics(CompilationStage stage, Boolean includeEarlierStages, DiagnosticBag diagnostics, CancellationToken cancellationToken) in E:\School\roslyn\src\Compilers\CSharp\Portable\Compilation\CSharpCompilation.cs:line 2818
at Microsoft.CodeAnalysis.CSharp.CSharpCompilation.GetDiagnostics(CompilationStage stage, Boolean includeEarlierStages, CancellationToken cancellationToken) in E:\School\roslyn\src\Compilers\CSharp\Portable\Compilation\CSharpCompilation.cs:line 2809
at Microsoft.CodeAnalysis.CSharp.CSharpCompilation.GetDiagnostics(CancellationToken cancellationToken) in E:\School\roslyn\src\Compilers\CSharp\Portable\Compilation\CSharpCompilation.cs:line 2803
at Microsoft.CodeAnalysis.DiagnosticExtensions.VerifyDiagnostics[TCompilation](TCompilation c, DiagnosticDescription[] expected) in E:\School\roslyn\src\Compilers\Test\Core\Diagnostics\DiagnosticExtensions.cs:line 108
at Microsoft.CodeAnalysis.CSharp.UnitTests.PartialTypeInferenceTests.TestCallSites(String source, Symbols symbolsToCheck, ImmutableArray`1 expectedDiagnostics) in E:\School\roslyn\src\Compilers\CSharp\Test\Semantic\Semantics\PartialTypeInferenceTests.cs:line 38
at Microsoft.CodeAnalysis.CSharp.UnitTests.PartialTypeInferenceTests.PartialMethodTypeInference_Nullable() in E:\School\roslyn\src\Compilers\CSharp\Test\Semantic\Semantics\PartialTypeInferenceTests.cs:line 303
✘ Microsoft.CodeAnalysis.CSharp.UnitTests.PartialTypeInferenceTests.PartialMethodTypeInference_ErrorRecovery19ms
Error:
System.InvalidOperationException : This program location is thought to be unreachable. File='E:\School\roslyn\src\Compilers\CSharp\Portable\Symbols\Source\SourceInferredTypeSymbol.cs' Line=24
Stack trace:
at Microsoft.CodeAnalysis.CSharp.Symbols.SourceInferredTypeSymbol.get_IsValueType() in E:\School\roslyn\src\Compilers\CSharp\Portable\Symbols\Source\SourceInferredTypeSymbol.cs:line 24
at Microsoft.CodeAnalysis.CSharp.NullableAnnotationExtensions.ToPublicAnnotation(TypeSymbol type, NullableAnnotation annotation) in E:\School\roslyn\src\Compilers\CSharp\Portable\Symbols\NullableAnnotationExtensions.cs:line 137
at Microsoft.CodeAnalysis.CSharp.NullableAnnotationExtensions.ToPublicAnnotation(TypeWithAnnotations type) in E:\School\roslyn\src\Compilers\CSharp\Portable\Symbols\NullableAnnotationExtensions.cs:line 119
at Microsoft.CodeAnalysis.CSharp.NullableAnnotationExtensions.GetPublicSymbol(TypeWithAnnotations type) in E:\School\roslyn\src\Compilers\CSharp\Portable\Symbols\NullableAnnotationExtensions.cs:line 110
at Microsoft.CodeAnalysis.CSharp.NullableAnnotationExtensions.<>c.<GetPublicSymbols>b__13_0(TypeWithAnnotations t) in E:\School\roslyn\src\Compilers\CSharp\Portable\Symbols\NullableAnnotationExtensions.cs:line 115
at System.Collections.Immutable.ImmutableArray.CreateRange[TSource,TResult](ImmutableArray`1 items, Func`2 selector)
at Microsoft.CodeAnalysis.ImmutableArrayExtensions.SelectAsArray[TItem,TResult](ImmutableArray`1 items, Func`2 map) in E:\School\roslyn\src\Compilers\Core\Portable\Collections\ImmutableArrayExtensions.cs:line 143
at Microsoft.CodeAnalysis.CSharp.NullableAnnotationExtensions.GetPublicSymbols(ImmutableArray`1 types) in E:\School\roslyn\src\Compilers\CSharp\Portable\Symbols\NullableAnnotationExtensions.cs:line 115
at Microsoft.CodeAnalysis.CSharp.Symbols.PublicModel.MethodSymbol.<>c.<Microsoft.CodeAnalysis.IMethodSymbol.get_TypeArguments>b__17_0(MethodSymbol underlying) in E:\School\roslyn\src\Compilers\CSharp\Portable\Symbols\PublicModel\MethodSymbol.cs:line 106
at Roslyn.Utilities.InterlockedOperations.<>c__12`2.<Initialize_Slow>b__12_0(ImmutableArray`1 current, ValueTuple`2 tuple) in E:\School\roslyn\src\Compilers\Core\Portable\InternalUtilities\InterlockedOperations.cs:line 203
at System.Collections.Immutable.ImmutableInterlocked.Update[T,TArg](ImmutableArray`1& location, Func`3 transformer, TArg transformerArgument)
at Roslyn.Utilities.InterlockedOperations.Initialize_Slow[T,TArg](ImmutableArray`1& target, Func`2 createArray, TArg arg) in E:\School\roslyn\src\Compilers\Core\Portable\InternalUtilities\InterlockedOperations.cs:line 195
at Roslyn.Utilities.InterlockedOperations.Initialize[T,TArg](ImmutableArray`1& target, Func`2 createArray, TArg arg) in E:\School\roslyn\src\Compilers\Core\Portable\InternalUtilities\InterlockedOperations.cs:line 190
at Microsoft.CodeAnalysis.CSharp.Symbols.PublicModel.MethodSymbol.Microsoft.CodeAnalysis.IMethodSymbol.get_TypeArguments() in E:\School\roslyn\src\Compilers\CSharp\Portable\Symbols\PublicModel\MethodSymbol.cs:line 104
at Microsoft.CodeAnalysis.CSharp.SymbolDisplayVisitor.AddTypeArguments(ISymbol owner, ImmutableArray`1 modifiers) in E:\School\roslyn\src\Compilers\CSharp\Portable\SymbolDisplay\SymbolDisplayVisitor.Types.cs:line 786
at Microsoft.CodeAnalysis.CSharp.SymbolDisplayVisitor.VisitMethod(IMethodSymbol symbol) in E:\School\roslyn\src\Compilers\CSharp\Portable\SymbolDisplay\SymbolDisplayVisitor.Members.cs:line 569
at Microsoft.CodeAnalysis.CSharp.Symbols.PublicModel.MethodSymbol.Accept(SymbolVisitor visitor) in E:\School\roslyn\src\Compilers\CSharp\Portable\Symbols\PublicModel\MethodSymbol.cs:line 337
at Microsoft.CodeAnalysis.CSharp.Symbols.PublicModel.Symbol.Microsoft.CodeAnalysis.ISymbol.Accept(SymbolVisitor visitor) in E:\School\roslyn\src\Compilers\CSharp\Portable\Symbols\PublicModel\Symbol.cs:line 135
at Microsoft.CodeAnalysis.CSharp.SymbolDisplay.PopulateDisplayParts(ArrayBuilder`1 builder, ISymbol symbol, SemanticModel semanticModelOpt, Int32 positionOpt, SymbolDisplayFormat format, Boolean minimal) in E:\School\roslyn\src\Compilers\CSharp\Portable\SymbolDisplay\SymbolDisplay.cs:line 281
at Microsoft.CodeAnalysis.CSharp.SymbolDisplay.ToDisplayString(ISymbol symbol, SemanticModel semanticModelOpt, Int32 positionOpt, SymbolDisplayFormat format, Boolean minimal) in E:\School\roslyn\src\Compilers\CSharp\Portable\SymbolDisplay\SymbolDisplay.cs:line 68
at Microsoft.CodeAnalysis.CSharp.SymbolDisplay.ToDisplayString(ISymbol symbol, SymbolDisplayFormat format) in E:\School\roslyn\src\Compilers\CSharp\Portable\SymbolDisplay\SymbolDisplay.cs:line 36
at Microsoft.CodeAnalysis.CSharp.Symbol.ToDisplayString(SymbolDisplayFormat format) in E:\School\roslyn\src\Compilers\CSharp\Portable\Symbols\Symbol.cs:line 1453
at Microsoft.CodeAnalysis.CSharp.NullableWalker.SetUpdatedSymbol(BoundNode node, Symbol originalSymbol, Symbol updatedSymbol) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 1806
at Microsoft.CodeAnalysis.CSharp.NullableWalker.ReinferMethodAndVisitArguments(BoundCall node, TypeWithState receiverType, Nullable`1 firstArgumentResult) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 5968
at Microsoft.CodeAnalysis.CSharp.NullableWalker.VisitCall(BoundCall node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 5901
at Microsoft.CodeAnalysis.CSharp.BoundCall.Accept(BoundTreeVisitor visitor) in E:\School\roslyn\src\Compilers\CSharp\Portable\Generated\BoundNodes.xml.Generated.cs:line 6084
at Microsoft.CodeAnalysis.CSharp.BoundTreeVisitor.Visit(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\BoundTree\BoundTreeVisitors.cs:line 151
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitExpressionWithoutStackGuard(BoundExpression node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 376
at Microsoft.CodeAnalysis.CSharp.NullableWalker.VisitExpressionWithoutStackGuard(BoundExpression node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 3347
at Microsoft.CodeAnalysis.CSharp.BoundTreeVisitor.VisitExpressionWithStackGuard(BoundExpression node) in E:\School\roslyn\src\Compilers\CSharp\Portable\BoundTree\BoundTreeVisitors.cs:line 242
at Microsoft.CodeAnalysis.CSharp.BoundTreeVisitor.VisitExpressionWithStackGuard(Int32& recursionDepth, BoundExpression node) in E:\School\roslyn\src\Compilers\CSharp\Portable\BoundTree\BoundTreeVisitors.cs:line 216
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitWithStackGuard(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 367
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitAlways(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 354
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.Visit(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 343
at Microsoft.CodeAnalysis.CSharp.NullableWalker.Visit(BoundNode node, Boolean expressionIsRead) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 3446
at Microsoft.CodeAnalysis.CSharp.NullableWalker.Visit(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 3429
at Microsoft.CodeAnalysis.CSharp.NullableWalker.VisitRvalue(BoundExpression node, Boolean isKnownToBeAnLvalue) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 2128
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitExpressionStatement(BoundExpressionStatement node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 1279
at Microsoft.CodeAnalysis.CSharp.BoundExpressionStatement.Accept(BoundTreeVisitor visitor) in E:\School\roslyn\src\Compilers\CSharp\Portable\Generated\BoundNodes.xml.Generated.cs:line 3580
at Microsoft.CodeAnalysis.CSharp.BoundTreeVisitor.Visit(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\BoundTree\BoundTreeVisitors.cs:line 151
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitWithStackGuard(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 370
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitAlways(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 354
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.Visit(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 343
at Microsoft.CodeAnalysis.CSharp.NullableWalker.Visit(BoundNode node, Boolean expressionIsRead) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 3446
at Microsoft.CodeAnalysis.CSharp.NullableWalker.Visit(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 3429
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitStatement(BoundStatement statement) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 673
at Microsoft.CodeAnalysis.CSharp.NullableWalker.VisitStatement(BoundStatement statement) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 3455
at Microsoft.CodeAnalysis.CSharp.NullableWalker.VisitStatementsWithLocalFunctions(BoundBlock block) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 3024
at Microsoft.CodeAnalysis.CSharp.NullableWalker.VisitBlock(BoundBlock node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 2981
at Microsoft.CodeAnalysis.CSharp.BoundBlock.Accept(BoundTreeVisitor visitor) in E:\School\roslyn\src\Compilers\CSharp\Portable\Generated\BoundNodes.xml.Generated.cs:line 3224
at Microsoft.CodeAnalysis.CSharp.BoundTreeVisitor.Visit(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\BoundTree\BoundTreeVisitors.cs:line 151
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitWithStackGuard(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 370
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitAlways(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 354
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.Visit(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 343
at Microsoft.CodeAnalysis.CSharp.NullableWalker.Visit(BoundNode node, Boolean expressionIsRead) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 3446
at Microsoft.CodeAnalysis.CSharp.NullableWalker.Visit(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 3429
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitMethodBodies(BoundBlock blockBody, BoundBlock expressionBody) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 3710
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitNonConstructorMethodBody(BoundNonConstructorMethodBody node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 3603
at Microsoft.CodeAnalysis.CSharp.BoundNonConstructorMethodBody.Accept(BoundTreeVisitor visitor) in E:\School\roslyn\src\Compilers\CSharp\Portable\Generated\BoundNodes.xml.Generated.cs:line 8653
at Microsoft.CodeAnalysis.CSharp.BoundTreeVisitor.Visit(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\BoundTree\BoundTreeVisitors.cs:line 151
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitWithStackGuard(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 370
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitAlways(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 354
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.Visit(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 343
at Microsoft.CodeAnalysis.CSharp.NullableWalker.Visit(BoundNode node, Boolean expressionIsRead) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 3446
at Microsoft.CodeAnalysis.CSharp.NullableWalker.Visit(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 3429
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.Scan(Boolean& badRegion) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 425
at Microsoft.CodeAnalysis.CSharp.NullableWalker.Scan(Boolean& badRegion) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 567
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.Analyze(Boolean& badRegion, Optional`1 initialState) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 448
at Microsoft.CodeAnalysis.CSharp.NullableWalker.Analyze(NullableWalker walker, Symbol symbol, DiagnosticBag diagnostics, Optional`1 initialState, Builder snapshotBuilderOpt, Boolean requiresAnalysis) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 1743
at Microsoft.CodeAnalysis.CSharp.NullableWalker.Analyze(CSharpCompilation compilation, Symbol symbol, BoundNode node, Binder binder, Conversions conversions, DiagnosticBag diagnostics, Boolean useConstructorExitWarnings, Boolean useDelegateInvokeParameterTypes, Boolean useDelegateInvokeReturnType, MethodSymbol delegateInvokeMethodOpt, VariableState initialState, MethodSymbol baseOrThisInitializer, Builder analyzedNullabilityMapOpt, Builder snapshotBuilderOpt, ArrayBuilder`1 returnTypesOpt, Boolean getFinalNullableState, VariableState& finalNullableState, Boolean requiresAnalysis) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 1711
at Microsoft.CodeAnalysis.CSharp.NullableWalker.AnalyzeWithSemanticInfo(CSharpCompilation compilation, Symbol symbol, BoundNode node, Binder binder, VariableState initialState, DiagnosticBag diagnostics, Boolean createSnapshots, Boolean requiresAnalysis) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 1473
at Microsoft.CodeAnalysis.CSharp.NullableWalker.AnalyzeWithoutRewrite(CSharpCompilation compilation, Symbol symbol, BoundNode node, Binder binder, DiagnosticBag diagnostics, Boolean createSnapshots) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 1434
at Microsoft.CodeAnalysis.CSharp.MethodBodySemanticModel.AnalyzeBoundNodeNullability(BoundNode boundRoot, Binder binder, DiagnosticBag diagnostics, Boolean createSnapshots) in E:\School\roslyn\src\Compilers\CSharp\Portable\Compilation\MethodBodySemanticModel.cs:line 300
at Microsoft.CodeAnalysis.CSharp.MemberSemanticModel.<EnsureNullabilityAnalysisPerformedIfNecessary>g__rewriteAndCache|130_1(<>c__DisplayClass130_0& ) in E:\School\roslyn\src\Compilers\CSharp\Portable\Compilation\MemberSemanticModel.cs:line 1975
at Microsoft.CodeAnalysis.CSharp.MemberSemanticModel.EnsureNullabilityAnalysisPerformedIfNecessary() in E:\School\roslyn\src\Compilers\CSharp\Portable\Compilation\MemberSemanticModel.cs:line 1959
at Microsoft.CodeAnalysis.CSharp.MemberSemanticModel.GetBoundNodes(CSharpSyntaxNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\Compilation\MemberSemanticModel.cs:line 2051
at Microsoft.CodeAnalysis.CSharp.MemberSemanticModel.GetLowerBoundNode(CSharpSyntaxNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\Compilation\MemberSemanticModel.cs:line 544
at Microsoft.CodeAnalysis.CSharp.MemberSemanticModel.GetBoundNodes(CSharpSyntaxNode node, CSharpSyntaxNode& bindableNode, BoundNode& lowestBoundNode, BoundNode& highestBoundNode, BoundNode& boundParent) in E:\School\roslyn\src\Compilers\CSharp\Portable\Compilation\MemberSemanticModel.cs:line 1327
at Microsoft.CodeAnalysis.CSharp.MemberSemanticModel.GetSymbolInfoWorker(CSharpSyntaxNode node, SymbolInfoOptions options, CancellationToken cancellationToken) in E:\School\roslyn\src\Compilers\CSharp\Portable\Compilation\MemberSemanticModel.cs:line 1205
at Microsoft.CodeAnalysis.CSharp.SyntaxTreeSemanticModel.GetSymbolInfoWorker(CSharpSyntaxNode node, SymbolInfoOptions options, CancellationToken cancellationToken) in E:\School\roslyn\src\Compilers\CSharp\Portable\Compilation\SyntaxTreeSemanticModel.cs:line 215
at Microsoft.CodeAnalysis.CSharp.CSharpSemanticModel.GetSymbolInfo(ExpressionSyntax expression, CancellationToken cancellationToken) in E:\School\roslyn\src\Compilers\CSharp\Portable\Compilation\CSharpSemanticModel.cs:line 572
at Microsoft.CodeAnalysis.CSharp.CSharpSemanticModel.GetSymbolInfoFromNode(SyntaxNode node, CancellationToken cancellationToken) in E:\School\roslyn\src\Compilers\CSharp\Portable\Compilation\CSharpSemanticModel.cs:line 4967
at Microsoft.CodeAnalysis.CSharp.CSharpSemanticModel.GetSymbolInfoCore(SyntaxNode node, CancellationToken cancellationToken) in E:\School\roslyn\src\Compilers\CSharp\Portable\Compilation\CSharpSemanticModel.cs:line 5066
at Microsoft.CodeAnalysis.SemanticModel.GetSymbolInfo(SyntaxNode node, CancellationToken cancellationToken) in E:\School\roslyn\src\Compilers\Core\Portable\Compilation\SemanticModel.cs:line 99
at Microsoft.CodeAnalysis.CSharp.UnitTests.PartialTypeInferenceTests.<>c__DisplayClass2_0.<TestCallSites>b__1(SyntaxNode node) in E:\School\roslyn\src\Compilers\CSharp\Test\Semantic\Semantics\PartialTypeInferenceTests.cs:line 48
at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
at System.Linq.Buffer`1..ctor(IEnumerable`1 source)
at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1 source)
at Microsoft.CodeAnalysis.CSharp.UnitTests.PartialTypeInferenceTests.TestCallSites(String source, Symbols symbolsToCheck, ImmutableArray`1 expectedDiagnostics) in E:\School\roslyn\src\Compilers\CSharp\Test\Semantic\Semantics\PartialTypeInferenceTests.cs:line 44
at Microsoft.CodeAnalysis.CSharp.UnitTests.PartialTypeInferenceTests.PartialMethodTypeInference_ErrorRecovery() in E:\School\roslyn\src\Compilers\CSharp\Test\Semantic\Semantics\PartialTypeInferenceTests.cs:line 273
All Results
E:\School\roslyn\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests\Debug\net472\Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.dll
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.IndexAndRangeTests.ValEscape_0313s 762ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.IndexAndRangeTests.RangeExpression_OlderLanguageVersion2s 57ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.IndexAndRangeTests.FromEndIllegalRef334ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.IndexAndRangeTests.Range_OnVarOut_Error202ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.IndexAndRangeTests.DontAllowNamedArgumentsForImplicitIndexIndexer1s 287ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.IndexAndRangeTests.PatternRangeSpanNoReturn505ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.IndexAndRangeTests.RangeExpression_WithoutRangeStartAt833ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.IndexAndRangeTests.RangeExpression_NoOperatorOverloading245ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.IndexAndRangeTests.AllowNamedArgumentsForRealRangeIndexer21s 984ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.IndexAndRangeTests.AllowNamedArgumentsForRealIndexIndexer1165ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.IndexAndRangeTests.PatternIndexNoRefIndexer85ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.IndexAndRangeTests.RangeExpression_InvalidTypes115ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.IndexAndRangeTests.RangeExpression_LiftedRangeNotNullable68ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.IndexAndRangeTests.AllowNamedArgumentsForRealRangeIndexer1243ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.IndexAndRangeTests.IndexExpression_Nullable_SemanticModel76ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.IndexAndRangeTests.RangeExpression_Nullable_SemanticModel242ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.IndexAndRangeTests.IndexExpression_NoOperatorOverloading56ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.IndexAndRangeTests.PatternIndexAndRangeUseOriginalDefition98ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.IndexAndRangeTests.FromEndIllegalRefNoIndex84ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.IndexAndRangeTests.IndexOnNonTypedNodes84ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.IndexAndRangeTests.IndexExpression_NullableConstructorNotFound30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.IndexAndRangeTests.IndexExpression_OlderLanguageVersion114ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.IndexAndRangeTests.PatternIndexRangeReadOnly_0576ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.IndexAndRangeTests.PatternIndexAndRangeNoGetOffset45ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.IndexAndRangeTests.ValEscape_01314ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.IndexAndRangeTests.PatternIndexAndRangeLengthInaccessible163ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.IndexAndRangeTests.RangeExpression_BooleanNotFound32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.IndexAndRangeTests.RangeExpression_WithoutRangeCtor125ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.IndexAndRangeTests.RangeExpression_LiftedIndexNotNullable48ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.IndexAndRangeTests.IndexExpression_ConstructorNotFound35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.IndexAndRangeTests.RangeExpression_SemanticModel129ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.IndexAndRangeTests.ArrayRangeIllegalRefNoRange127ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.IndexAndRangeTests.PatternIndexRangeReadOnly_01199ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.IndexAndRangeTests.ArrayRangeIllegalRef82ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.IndexAndRangeTests.SpanPatternRangeDelegate1s 94ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.IndexAndRangeTests.PatternIndexRangeLangVer417ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.IndexAndRangeTests.PatternIndexAndRangeStaticLength222ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.IndexAndRangeTests.PatternIndexAndRangeNoStartAndEnd(propertyName: "End")29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.IndexAndRangeTests.PatternIndexAndRangeNoStartAndEnd(propertyName: "Start")51ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.IndexAndRangeTests.PatternIndexAndRangePatternMethodsInaccessible252ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.IndexAndRangeTests.StringIndexers231ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.IndexAndRangeTests.IndexExpression_TypeNotFound57ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.IndexAndRangeTests.PatternIndexRangeReadOnly_02174ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.IndexAndRangeTests.PatternIndexAndRangeGetLengthInaccessible169ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.IndexAndRangeTests.DontAllowIncorrectNamedArgumentsForRealRangeIndexer294ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.IndexAndRangeTests.PatternIndexAndRangeStaticSlice228ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.IndexAndRangeTests.RangeBadIndexerTypes305ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.IndexAndRangeTests.PatternIndexRangeReadOnly_04215ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.IndexAndRangeTests.RangeOnNonTypedNodes450ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.IndexAndRangeTests.ValEscape_02315ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.IndexAndRangeTests.PatternIndexRangeReadOnly_03288ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.IndexAndRangeTests.AllowNamedArgumentsForRealIndexIndexer2295ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.IndexAndRangeTests.RangeExpression_WithoutRangeEndAt185ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.IndexAndRangeTests.RangeExpression_NullableConstructorNotFound65ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.IndexAndRangeTests.ValEscape_04371ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.IndexAndRangeTests.PatternIndexAndRangeLengthNoGetter409ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.IndexAndRangeTests.DontAllowNamedArgumentsForImplicitRangeIndexer394ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.IndexAndRangeTests.PatternIndexAndRangeNoOptionalParams171ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.IndexAndRangeTests.IndexExpression_LiftedTypeIsNotNullable39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.IndexAndRangeTests.RangeExpression_RangeNotFound154ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.IndexAndRangeTests.RangeExpression_WithoutRangeAll190ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.IndexAndRangeTests.DontAllowIncorrectNamedArgumentsForRealIndexIndexer118ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.IndexAndRangeTests.ArrayIndexIndexerNoHelper68ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.IndexAndRangeTests.ArrayRangeIndexerNoHelper202ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.IndexAndRangeTests.IndexExpression_InvalidTypes96ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.IndexAndRangeTests.IndexExpression_SemanticModel102ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.BinaryOperator_07176ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaDefaultParameter_TargetTypedValidNonLiteralConversion214ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SynthesizedDelegateTypes_ParamsArray_NonArrayTypeInMetadata1s 617ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SynthesizedDelegateTypes_37861ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.TypeInference_ExplicitReturnType_12253ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.OverloadResolution_03268ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.ImplicitlyTypedVariables_1096ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.UserDefinedConversions_Explicit_04148ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ExplicitConversion(anonymousFunction: "() => throw null", expectedType: null, expectedDisplayString: null)187ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ExplicitConversion(anonymousFunction: "delegate (int x, int y) { }", expectedType: "System.Action<System.Int32, System.Int32>", expectedDisplayString: "System.Action<System.Int32, System.Int32>")150ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ExplicitConversion(anonymousFunction: "delegate (out int x, int y) { x = 0; }", expectedType: "<>A{00000002}<System.Int32, System.Int32>", expectedDisplayString: "<anonymous delegate>")112ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ExplicitConversion(anonymousFunction: "delegate (int _1, object _2, int _3, object _4, in"..., expectedType: "<>A<System.Int32, System.Object, System.Int32, Sys"..., expectedDisplayString: "<anonymous delegate>")97ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ExplicitConversion(anonymousFunction: "delegate (int x, ref int y) { x = 0; }", expectedType: "<>A{00000008}<System.Int32, System.Int32>", expectedDisplayString: "<anonymous delegate>")109ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ExplicitConversion(anonymousFunction: "delegate (int _1, object _2, int _3, object _4, in"..., expectedType: "<>F<System.Int32, System.Object, System.Int32, Sys"..., expectedDisplayString: "<anonymous delegate>")92ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ExplicitConversion(anonymousFunction: "(int x, in int y) => { x = 0; }", expectedType: "<>A{00000018}<System.Int32, System.Int32>", expectedDisplayString: "<anonymous delegate>")196ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ExplicitConversion(anonymousFunction: "delegate () { }", expectedType: "System.Action", expectedDisplayString: "System.Action")113ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ExplicitConversion(anonymousFunction: "x => throw null", expectedType: null, expectedDisplayString: null)40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ExplicitConversion(anonymousFunction: "(int x) => x switch { _ => null }", expectedType: null, expectedDisplayString: null)106ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ExplicitConversion(anonymousFunction: "object () => default", expectedType: "System.Func<System.Object>", expectedDisplayString: "System.Func<System.Object>")122ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ExplicitConversion(anonymousFunction: "(int _1, object _2, int _3, object _4, int _5, obj"..., expectedType: "<>A<System.Int32, System.Object, System.Int32, Sys"..., expectedDisplayString: "<anonymous delegate>")213ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ExplicitConversion(anonymousFunction: "delegate { }", expectedType: null, expectedDisplayString: null)69ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ExplicitConversion(anonymousFunction: "(int x, short y) => { if (x > 0) return x; return "..., expectedType: "System.Func<System.Int32, System.Int16, System.Int"..., expectedDisplayString: "System.Func<System.Int32, System.Int16, System.Int"...)202ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ExplicitConversion(anonymousFunction: "void () => { }", expectedType: "System.Action", expectedDisplayString: "System.Action")119ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ExplicitConversion(anonymousFunction: "delegate (int x, in int y) { x = 0; }", expectedType: "<>A{00000018}<System.Int32, System.Int32>", expectedDisplayString: "<anonymous delegate>")177ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ExplicitConversion(anonymousFunction: "_ => _", expectedType: null, expectedDisplayString: null)50ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ExplicitConversion(anonymousFunction: "(int i) => { if (i > 0) return i; return default; "..., expectedType: "System.Func<System.Int32, System.Int32>", expectedDisplayString: "System.Func<System.Int32, System.Int32>")157ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ExplicitConversion(anonymousFunction: "(int x, short y) => { if (x > 0) return y; return "..., expectedType: "System.Func<System.Int32, System.Int16, System.Int"..., expectedDisplayString: "System.Func<System.Int32, System.Int16, System.Int"...)127ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ExplicitConversion(anonymousFunction: "async () => { await System.Threading.Tasks.Task.De"..., expectedType: "System.Func<System.Threading.Tasks.Task>", expectedDisplayString: "System.Func<System.Threading.Tasks.Task>")518ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ExplicitConversion(anonymousFunction: "(int _1, object _2, int _3, object _4, int _5, obj"..., expectedType: "System.Action<System.Int32, System.Object, System."..., expectedDisplayString: "System.Action<System.Int32, System.Object, System."...)110ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ExplicitConversion(anonymousFunction: "(out int x, int y) => { x = 0; }", expectedType: "<>A{00000002}<System.Int32, System.Int32>", expectedDisplayString: "<anonymous delegate>")157ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ExplicitConversion(anonymousFunction: "static () => 1", expectedType: "System.Func<System.Int32>", expectedDisplayString: "System.Func<System.Int32>")143ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ExplicitConversion(anonymousFunction: "(int _1, int _2, int _3, int _4, int _5, int _6, i"..., expectedType: "<>A{3000000000000}<System.Int32, System.Int32, Sys"..., expectedDisplayString: "<anonymous delegate>")221ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ExplicitConversion(anonymousFunction: "(int x) => { throw null; }", expectedType: "System.Action<System.Int32>", expectedDisplayString: "System.Action<System.Int32>")158ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ExplicitConversion(anonymousFunction: "x => ref args[0]", expectedType: null, expectedDisplayString: null)72ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ExplicitConversion(anonymousFunction: "(string s) => { if (s.Length > 0) return s; return"..., expectedType: "System.Func<System.String, System.String>", expectedDisplayString: "System.Func<System.String, System.String>")117ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ExplicitConversion(anonymousFunction: "_ => { }", expectedType: null, expectedDisplayString: null)73ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ExplicitConversion(anonymousFunction: "(string s) => { if (s.Length > 0) return default; "..., expectedType: "System.Func<System.String, System.String>", expectedDisplayString: "System.Func<System.String, System.String>")106ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ExplicitConversion(anonymousFunction: "delegate () { return 1; }", expectedType: "System.Func<System.Int32>", expectedDisplayString: "System.Func<System.Int32>")123ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ExplicitConversion(anonymousFunction: "() => { }", expectedType: "System.Action", expectedDisplayString: "System.Action")215ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ExplicitConversion(anonymousFunction: "() => ref args[0]", expectedType: "<>F{00000001}<System.String>", expectedDisplayString: "<anonymous delegate>")184ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ExplicitConversion(anonymousFunction: "static async () => { await System.Threading.Tasks."..., expectedType: "System.Func<System.Threading.Tasks.Task<System.Int"..., expectedDisplayString: "System.Func<System.Threading.Tasks.Task<System.Int"...)179ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ExplicitConversion(anonymousFunction: "(x, y) => { }", expectedType: null, expectedDisplayString: null)97ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ExplicitConversion(anonymousFunction: "delegate (int _1, object _2, int _3, object _4, in"..., expectedType: "System.Func<System.Int32, System.Object, System.In"..., expectedDisplayString: "System.Func<System.Int32, System.Object, System.In"...)137ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ExplicitConversion(anonymousFunction: "(int x, int y) => { }", expectedType: "System.Action<System.Int32, System.Int32>", expectedDisplayString: "System.Action<System.Int32, System.Int32>")198ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ExplicitConversion(anonymousFunction: "() => Main", expectedType: "System.Func<System.Action<System.String[]>>", expectedDisplayString: "System.Func<System.Action<System.String[]>>")99ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ExplicitConversion(anonymousFunction: "(int _1, object _2, int _3, object _4, int _5, obj"..., expectedType: "System.Func<System.Int32, System.Object, System.In"..., expectedDisplayString: "System.Func<System.Int32, System.Object, System.In"...)117ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ExplicitConversion(anonymousFunction: "x => { return x; }", expectedType: null, expectedDisplayString: null)96ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ExplicitConversion(anonymousFunction: "delegate (int _1, object _2, int _3, object _4, in"..., expectedType: "System.Action<System.Int32, System.Object, System."..., expectedDisplayString: "System.Action<System.Int32, System.Object, System."...)222ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ExplicitConversion(anonymousFunction: "(int _1, object _2, int _3, object _4, int _5, obj"..., expectedType: "<>F<System.Int32, System.Object, System.Int32, Sys"..., expectedDisplayString: "<anonymous delegate>")173ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ExplicitConversion(anonymousFunction: "x => x", expectedType: null, expectedDisplayString: null)58ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ExplicitConversion(anonymousFunction: "(int _1, int _2, int _3, int _4, int _5, int _6, i"..., expectedType: "<>A{1000000000000}<System.Int32, System.Int32, Sys"..., expectedDisplayString: "<anonymous delegate>")170ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ExplicitConversion(anonymousFunction: "() => 1", expectedType: "System.Func<System.Int32>", expectedDisplayString: "System.Func<System.Int32>")89ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ExplicitConversion(anonymousFunction: "(int x, ref int y) => { x = 0; }", expectedType: "<>A{00000008}<System.Int32, System.Int32>", expectedDisplayString: "<anonymous delegate>")294ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ExplicitConversion(anonymousFunction: "(int x) => throw null", expectedType: null, expectedDisplayString: null)83ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ExplicitConversion(anonymousFunction: "() => { throw null; }", expectedType: "System.Action", expectedDisplayString: "System.Action")141ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ExplicitConversion(anonymousFunction: "delegate () { return ref args[0]; }", expectedType: "<>F{00000001}<System.String>", expectedDisplayString: "<anonymous delegate>")241ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.InstanceMethods_02144ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.OverloadResolution_49170ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.UserDefinedConversions_Implicit_01120ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.OverloadResolution_08291ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.OverloadResolution_06171ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.OverloadResolution_01254ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.InferDelegateType_0168ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.OverloadResolution_14293ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaIdenticalArityIdenticalDefaultParamDifferentRequiredParams81ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaReturn_0145ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ImplicitConversion(anonymousFunction: "x => ref args[0]", expectedType: null, expectedDisplayString: null)64ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ImplicitConversion(anonymousFunction: "static () => 1", expectedType: "System.Func<System.Int32>", expectedDisplayString: "System.Func<System.Int32>")120ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ImplicitConversion(anonymousFunction: "(int x, ref int y) => { x = 0; }", expectedType: "<>A{00000008}<System.Int32, System.Int32>", expectedDisplayString: "<anonymous delegate>")83ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ImplicitConversion(anonymousFunction: "delegate () { }", expectedType: "System.Action", expectedDisplayString: "System.Action")105ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ImplicitConversion(anonymousFunction: "(x, y) => { }", expectedType: null, expectedDisplayString: null)103ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ImplicitConversion(anonymousFunction: "(int i) => { if (i > 0) return i; return default; "..., expectedType: "System.Func<System.Int32, System.Int32>", expectedDisplayString: "System.Func<System.Int32, System.Int32>")256ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ImplicitConversion(anonymousFunction: "static async () => { await System.Threading.Tasks."..., expectedType: "System.Func<System.Threading.Tasks.Task<System.Int"..., expectedDisplayString: "System.Func<System.Threading.Tasks.Task<System.Int"...)82ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ImplicitConversion(anonymousFunction: "(int x, int y) => { }", expectedType: "System.Action<System.Int32, System.Int32>", expectedDisplayString: "System.Action<System.Int32, System.Int32>")204ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ImplicitConversion(anonymousFunction: "delegate (int _1, object _2, int _3, object _4, in"..., expectedType: "<>F<System.Int32, System.Object, System.Int32, Sys"..., expectedDisplayString: "<anonymous delegate>")234ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ImplicitConversion(anonymousFunction: "(int _1, object _2, int _3, object _4, int _5, obj"..., expectedType: "System.Action<System.Int32, System.Object, System."..., expectedDisplayString: "System.Action<System.Int32, System.Object, System."...)121ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ImplicitConversion(anonymousFunction: "(out int x, int y) => { x = 0; }", expectedType: "<>A{00000002}<System.Int32, System.Int32>", expectedDisplayString: "<anonymous delegate>")137ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ImplicitConversion(anonymousFunction: "() => 1", expectedType: "System.Func<System.Int32>", expectedDisplayString: "System.Func<System.Int32>")267ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ImplicitConversion(anonymousFunction: "(int _1, object _2, int _3, object _4, int _5, obj"..., expectedType: "System.Func<System.Int32, System.Object, System.In"..., expectedDisplayString: "System.Func<System.Int32, System.Object, System.In"...)217ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ImplicitConversion(anonymousFunction: "x => { return x; }", expectedType: null, expectedDisplayString: null)60ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ImplicitConversion(anonymousFunction: "delegate { }", expectedType: null, expectedDisplayString: null)83ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ImplicitConversion(anonymousFunction: "() => Main", expectedType: "System.Func<System.Action<System.String[]>>", expectedDisplayString: "System.Func<System.Action<System.String[]>>")144ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ImplicitConversion(anonymousFunction: "delegate (int _1, object _2, int _3, object _4, in"..., expectedType: "System.Action<System.Int32, System.Object, System."..., expectedDisplayString: "System.Action<System.Int32, System.Object, System."...)129ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ImplicitConversion(anonymousFunction: "delegate () { return 1; }", expectedType: "System.Func<System.Int32>", expectedDisplayString: "System.Func<System.Int32>")119ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ImplicitConversion(anonymousFunction: "_ => _", expectedType: null, expectedDisplayString: null)310ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ImplicitConversion(anonymousFunction: "() => throw null", expectedType: null, expectedDisplayString: null)38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ImplicitConversion(anonymousFunction: "(string s) => { if (s.Length > 0) return default; "..., expectedType: "System.Func<System.String, System.String>", expectedDisplayString: "System.Func<System.String, System.String>")142ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ImplicitConversion(anonymousFunction: "x => throw null", expectedType: null, expectedDisplayString: null)53ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ImplicitConversion(anonymousFunction: "(int x) => x switch { _ => null }", expectedType: null, expectedDisplayString: null)33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ImplicitConversion(anonymousFunction: "object () => default", expectedType: "System.Func<System.Object>", expectedDisplayString: "System.Func<System.Object>")115ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ImplicitConversion(anonymousFunction: "x => x", expectedType: null, expectedDisplayString: null)61ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ImplicitConversion(anonymousFunction: "(int _1, object _2, int _3, object _4, int _5, obj"..., expectedType: "<>A<System.Int32, System.Object, System.Int32, Sys"..., expectedDisplayString: "<anonymous delegate>")167ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ImplicitConversion(anonymousFunction: "(int x) => throw null", expectedType: null, expectedDisplayString: null)63ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ImplicitConversion(anonymousFunction: "(int x, in int y) => { x = 0; }", expectedType: "<>A{00000018}<System.Int32, System.Int32>", expectedDisplayString: "<anonymous delegate>")135ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ImplicitConversion(anonymousFunction: "delegate (int x, int y) { }", expectedType: "System.Action<System.Int32, System.Int32>", expectedDisplayString: "System.Action<System.Int32, System.Int32>")89ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ImplicitConversion(anonymousFunction: "(int x) => { throw null; }", expectedType: "System.Action<System.Int32>", expectedDisplayString: "System.Action<System.Int32>")115ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ImplicitConversion(anonymousFunction: "(string s) => { if (s.Length > 0) return s; return"..., expectedType: "System.Func<System.String, System.String>", expectedDisplayString: "System.Func<System.String, System.String>")158ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ImplicitConversion(anonymousFunction: "(int x, short y) => { if (x > 0) return x; return "..., expectedType: "System.Func<System.Int32, System.Int16, System.Int"..., expectedDisplayString: "System.Func<System.Int32, System.Int16, System.Int"...)126ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ImplicitConversion(anonymousFunction: "delegate () { return ref args[0]; }", expectedType: "<>F{00000001}<System.String>", expectedDisplayString: "<anonymous delegate>")124ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ImplicitConversion(anonymousFunction: "(int x, short y) => { if (x > 0) return y; return "..., expectedType: "System.Func<System.Int32, System.Int16, System.Int"..., expectedDisplayString: "System.Func<System.Int32, System.Int16, System.Int"...)130ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ImplicitConversion(anonymousFunction: "delegate (int _1, object _2, int _3, object _4, in"..., expectedType: "<>A<System.Int32, System.Object, System.Int32, Sys"..., expectedDisplayString: "<anonymous delegate>")167ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ImplicitConversion(anonymousFunction: "(int _1, int _2, int _3, int _4, int _5, int _6, i"..., expectedType: "<>A{3000000000000}<System.Int32, System.Int32, Sys"..., expectedDisplayString: "<anonymous delegate>")139ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ImplicitConversion(anonymousFunction: "delegate (int x, ref int y) { x = 0; }", expectedType: "<>A{00000008}<System.Int32, System.Int32>", expectedDisplayString: "<anonymous delegate>")115ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ImplicitConversion(anonymousFunction: "() => { throw null; }", expectedType: "System.Action", expectedDisplayString: "System.Action")129ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ImplicitConversion(anonymousFunction: "() => { }", expectedType: "System.Action", expectedDisplayString: "System.Action")173ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ImplicitConversion(anonymousFunction: "_ => { }", expectedType: null, expectedDisplayString: null)45ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ImplicitConversion(anonymousFunction: "(int _1, int _2, int _3, int _4, int _5, int _6, i"..., expectedType: "<>A{1000000000000}<System.Int32, System.Int32, Sys"..., expectedDisplayString: "<anonymous delegate>")162ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ImplicitConversion(anonymousFunction: "delegate (int _1, object _2, int _3, object _4, in"..., expectedType: "System.Func<System.Int32, System.Object, System.In"..., expectedDisplayString: "System.Func<System.Int32, System.Object, System.In"...)201ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ImplicitConversion(anonymousFunction: "delegate (int x, in int y) { x = 0; }", expectedType: "<>A{00000018}<System.Int32, System.Int32>", expectedDisplayString: "<anonymous delegate>")158ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ImplicitConversion(anonymousFunction: "() => ref args[0]", expectedType: "<>F{00000001}<System.String>", expectedDisplayString: "<anonymous delegate>")155ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ImplicitConversion(anonymousFunction: "void () => { }", expectedType: "System.Action", expectedDisplayString: "System.Action")148ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ImplicitConversion(anonymousFunction: "delegate (out int x, int y) { x = 0; }", expectedType: "<>A{00000002}<System.Int32, System.Int32>", expectedDisplayString: "<anonymous delegate>")120ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ImplicitConversion(anonymousFunction: "async () => { await System.Threading.Tasks.Task.De"..., expectedType: "System.Func<System.Threading.Tasks.Task>", expectedDisplayString: "System.Func<System.Threading.Tasks.Task>")197ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousFunction_ImplicitConversion(anonymousFunction: "(int _1, object _2, int _3, object _4, int _5, obj"..., expectedType: "<>F<System.Int32, System.Object, System.Int32, Sys"..., expectedDisplayString: "<anonymous delegate>")148ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SynthesizedDelegateTypes_DefaultParameterValues_StringUnification250ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaRequiredBetweenOptionalsParameters58ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroupTargetConversion_DefaultValueMismatch161ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.OverloadResolution_25296ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SynthesizedDelegateTypes_16266ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.OverloadResolution_26154ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaDefaultParameter_MissingConstantValueType77ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MissingDecimalConstantAttribute_Lambda_ExplicitAttribute_WithDefault(type: "decimal?")36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MissingDecimalConstantAttribute_Lambda_ExplicitAttribute_WithDefault(type: "decimal ")67ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.BestCommonType_09128ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SystemIntPtr_Missing_0275ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.ImplicitlyTypedVariables_05100ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SynthesizedDelegateTypes_13121ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.BestCommonType_01229ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_LambdaAssignment_DefaultParameterValueMismatch_03174ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroupConversions_0439ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.TypeInference_Variance_0484ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.ParamsArray_SynthesizedMethodIL_Lambda1s 596ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SynthesizedDelegateTypes_UnscopedRefAttribute_MissingConstructor_011ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.OverloadResolution_10225ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ScopeByScope_NoTypeArguments_OuterExtensionMethodHasZeroArity(useCSharp13: True)151ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ScopeByScope_NoTypeArguments_OuterExtensionMethodHasZeroArity(useCSharp13: False)118ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.TypeInference_NoInferredSignature69ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.TaskRunArgument198ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaWithMultipleDefaultParameters90ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.TypeInference_MatchingSignatures127ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.TypeInference_ExplicitReturnType_0993ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.DynamicConversion43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExtensionMethodsDifferentScope_CSharp13(methodA: "internal static void F(this object x) { }", methodB: "internal static void F(this object y) { }", methodGroupExpression: "this.F", expectedDiagnostics: null, expectedMethod: "A.F", expectedType: "System.Action")109ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExtensionMethodsDifferentScope_CSharp13(methodA: "internal static void F<T>(this object x) { }", methodB: "internal static void F(this object x) { }", methodGroupExpression: "this.F<int>", expectedDiagnostics: null, expectedMethod: "A.F", expectedType: "System.Action")210ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExtensionMethodsDifferentScope_CSharp13(methodA: "internal static void F(this object x) { }", methodB: "internal static void F(this string x) { }", methodGroupExpression: "this.F", expectedDiagnostics: null, expectedMethod: "A.F", expectedType: "System.Action")161ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExtensionMethodsDifferentScope_CSharp13(methodA: "internal static void F(this object x) { }", methodB: "internal static void F(this string x) { }", methodGroupExpression: "string.Empty.F", expectedDiagnostics: null, expectedMethod: "A.F", expectedType: "System.Action")228ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExtensionMethodsDifferentScope_CSharp13(methodA: "internal static void F<T>(this T t) where T : clas"..., methodB: "internal static void F<T>(this T t) { }", methodGroupExpression: "this.F<object>", expectedDiagnostics: null, expectedMethod: "A.F", expectedType: "System.Action")102ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExtensionMethodsDifferentScope_CSharp13(methodA: "internal static void F(this object x, System.IntPt"..., methodB: "internal static void F(this object x, nint y) { }", methodGroupExpression: "this.F", expectedDiagnostics: null, expectedMethod: "A.F", expectedType: "System.Action<System.IntPtr>")112ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExtensionMethodsDifferentScope_CSharp13(methodA: "internal static void F(this object x, object y) { "..., methodB: "internal static void F<T>(this object x, T y) { }", methodGroupExpression: "this.F<int>", expectedDiagnostics: null, expectedMethod: "N.B.F", expectedType: "System.Action<System.Int32>")157ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExtensionMethodsDifferentScope_CSharp13(methodA: "internal static nint F(this object x) => throw nul"..., methodB: "internal static System.IntPtr F(this object x) => "..., methodGroupExpression: "this.F", expectedDiagnostics: null, expectedMethod: "A.F", expectedType: "System.Func<System.IntPtr>")109ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExtensionMethodsDifferentScope_CSharp13(methodA: "internal static void F(this object x) { }", methodB: "internal static void F(this object x) { }", methodGroupExpression: "this.F", expectedDiagnostics: null, expectedMethod: "A.F", expectedType: "System.Action")68ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExtensionMethodsDifferentScope_CSharp13(methodA: "internal static void F<T>(this T t) { }", methodB: "internal static void F<T>(this T t) where T : clas"..., methodGroupExpression: "this.F<object>", expectedDiagnostics: null, expectedMethod: "A.F", expectedType: "System.Action")129ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaConversions_0631ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.DefaultParameterValue_Decimal_MethodGroup159ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaDefaultParameter_AllConstantValueTypes(parameterType: "S", defaultValue: "new S()", expectedOutput: "Program+S")66ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaDefaultParameter_AllConstantValueTypes(parameterType: "E", defaultValue: "E.FIELD", expectedOutput: "FIELD")99ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaDefaultParameter_AllConstantValueTypes(parameterType: "decimal", defaultValue: "0", expectedOutput: "0")115ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaDefaultParameter_AllConstantValueTypes(parameterType: "bool", defaultValue: "true", expectedOutput: "True")171ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaDefaultParameter_AllConstantValueTypes(parameterType: "short", defaultValue: "0", expectedOutput: "0")99ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaDefaultParameter_AllConstantValueTypes(parameterType: "int", defaultValue: "0", expectedOutput: "0")116ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaDefaultParameter_AllConstantValueTypes(parameterType: "char", defaultValue: "'a'", expectedOutput: "a")97ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaDefaultParameter_AllConstantValueTypes(parameterType: "float", defaultValue: "0", expectedOutput: "0")108ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaDefaultParameter_AllConstantValueTypes(parameterType: "S", defaultValue: "default", expectedOutput: "Program+S")64ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaDefaultParameter_AllConstantValueTypes(parameterType: "S", defaultValue: "default(S)", expectedOutput: "Program+S")117ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaDefaultParameter_AllConstantValueTypes(parameterType: "C", defaultValue: "default(C)", expectedOutput: "")101ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaDefaultParameter_AllConstantValueTypes(parameterType: "nuint", defaultValue: "0", expectedOutput: "0")126ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaDefaultParameter_AllConstantValueTypes(parameterType: "byte", defaultValue: "0", expectedOutput: "0")82ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaDefaultParameter_AllConstantValueTypes(parameterType: "C", defaultValue: "default", expectedOutput: "")106ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaDefaultParameter_AllConstantValueTypes(parameterType: "ushort", defaultValue: "0", expectedOutput: "0")95ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaDefaultParameter_AllConstantValueTypes(parameterType: "long", defaultValue: "0", expectedOutput: "0")102ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaDefaultParameter_AllConstantValueTypes(parameterType: "sbyte", defaultValue: "0", expectedOutput: "0")82ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaDefaultParameter_AllConstantValueTypes(parameterType: "uint", defaultValue: "0", expectedOutput: "0")191ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaDefaultParameter_AllConstantValueTypes(parameterType: "double", defaultValue: "0", expectedOutput: "0")90ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaDefaultParameter_AllConstantValueTypes(parameterType: "nint", defaultValue: "0", expectedOutput: "0")71ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaDefaultParameter_AllConstantValueTypes(parameterType: "C", defaultValue: "null", expectedOutput: "")79ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaDefaultParameter_AllConstantValueTypes(parameterType: "string", defaultValue: "\"a string\"", expectedOutput: "a string")82ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaDefaultParameter_AllConstantValueTypes(parameterType: "ulong", defaultValue: "0", expectedOutput: "0")67ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaWithDefaultParameterValueAttribute_SynthesizedDelegateTypeMatch118ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaWithParameterDefaultValueAttribute150ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SystemLinqExpressionsExpression_NotDerivedType_02327ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaConversions_03165ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExtensionMethodsDifferentScope_CSharp13_5(useCSharp13: False)93ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExtensionMethodsDifferentScope_CSharp13_5(useCSharp13: True)161ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_NamedDelegateConversion_MultipleValueMismatches35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_BaseAndDerivedTypes_1107ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaOutOfOrderParameterInvocation_MissingOptionalParameter19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.InvalidTypeArguments148ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExtensionMethodsDifferentScope_CSharp13_8(useCSharp13: True)169ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExtensionMethodsDifferentScope_CSharp13_8(useCSharp13: False)145ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExtensionMethodsDifferentScope_CSharp13_4(useCSharp13: True)312ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExtensionMethodsDifferentScope_CSharp13_4(useCSharp13: False)187ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.InferDelegateType_0418ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExtensionMethodsDifferentScope_CSharp10(methodA: "internal static void F(this object x) { }", methodB: "internal static void F(this object x) { }", methodGroupExpression: "this.F", expectedDiagnostics: null, expectedMethod: "A.F", expectedType: "System.Action")151ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExtensionMethodsDifferentScope_CSharp10(methodA: "internal static void F(this object x) { }", methodB: "internal static void F(this object y) { }", methodGroupExpression: "this.F", expectedDiagnostics: null, expectedMethod: "A.F", expectedType: "System.Action")98ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExtensionMethodsDifferentScope_CSharp10(methodA: "internal static void F(this object x) { }", methodB: "internal static void F(this string x) { }", methodGroupExpression: "string.Empty.F", expectedDiagnostics: null, expectedMethod: "A.F", expectedType: "System.Action")194ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExtensionMethodsDifferentScope_CSharp10(methodA: "internal static void F(this object x) { }", methodB: "internal static void F(this string x) { }", methodGroupExpression: "this.F", expectedDiagnostics: null, expectedMethod: "A.F", expectedType: "System.Action")121ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExtensionMethodsDifferentScope_CSharp10(methodA: "internal static void F(this object x) { }", methodB: "internal static void F(this object x, object y) { "..., methodGroupExpression: "this.F", expectedDiagnostics: [Diagnostic(ErrorCode.ERR_CannotInferDelegateType, "F").WithLocation(6, 34)], expectedMethod: null, expectedType: null)56ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExtensionMethodsDifferentScope_CSharp10(methodA: "internal static void F(this object x, object y) { "..., methodB: "internal static void F(this object x, ref object y"..., methodGroupExpression: "this.F", expectedDiagnostics: [Diagnostic(ErrorCode.ERR_CannotInferDelegateType, "F").WithLocation(6, 34)], expectedMethod: null, expectedType: null)57ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExtensionMethodsDifferentScope_CSharp10(methodA: "internal static void F(this object x, ref object y"..., methodB: "internal static void F(this object x, object y) { "..., methodGroupExpression: "this.F", expectedDiagnostics: [Diagnostic(ErrorCode.ERR_CannotInferDelegateType, "F").WithLocation(6, 34)], expectedMethod: null, expectedType: null)51ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExtensionMethodsDifferentScope_CSharp10(methodA: "internal static object F(this object x) => throw n"..., methodB: "internal static ref object F(this object x) => thr"..., methodGroupExpression: "this.F", expectedDiagnostics: [Diagnostic(ErrorCode.ERR_CannotInferDelegateType, "F").WithLocation(6, 34)], expectedMethod: null, expectedType: null)64ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExtensionMethodsDifferentScope_CSharp10(methodA: "internal static ref object F(this object x) => thr"..., methodB: "internal static object F(this object x) => throw n"..., methodGroupExpression: "this.F", expectedDiagnostics: [Diagnostic(ErrorCode.ERR_CannotInferDelegateType, "F").WithLocation(6, 34)], expectedMethod: null, expectedType: null)39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExtensionMethodsDifferentScope_CSharp10(methodA: "internal static void F(this object x, System.IntPt"..., methodB: "internal static void F(this object x, nint y) { }", methodGroupExpression: "this.F", expectedDiagnostics: null, expectedMethod: "A.F", expectedType: "System.Action<System.IntPtr>")105ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExtensionMethodsDifferentScope_CSharp10(methodA: "internal static nint F(this object x) => throw nul"..., methodB: "internal static System.IntPtr F(this object x) => "..., methodGroupExpression: "this.F", expectedDiagnostics: null, expectedMethod: "A.F", expectedType: "System.Func<System.IntPtr>")138ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExtensionMethodsDifferentScope_CSharp10(methodA: "internal static void F(this object x, object y) { "..., methodB: "internal static void F<T>(this object x, T y) { }", methodGroupExpression: "this.F", expectedDiagnostics: [Diagnostic(ErrorCode.ERR_CannotInferDelegateType, "F").WithLocation(6, 34)], expectedMethod: null, expectedType: null)61ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExtensionMethodsDifferentScope_CSharp10(methodA: "internal static void F(this object x, object y) { "..., methodB: "internal static void F<T>(this object x, T y) { }", methodGroupExpression: "this.F<int>", expectedDiagnostics: null, expectedMethod: "N.B.F", expectedType: "System.Action<System.Int32>")149ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExtensionMethodsDifferentScope_CSharp10(methodA: "internal static void F<T>(this object x) { }", methodB: "internal static void F(this object x) { }", methodGroupExpression: "this.F", expectedDiagnostics: [Diagnostic(ErrorCode.ERR_CannotInferDelegateType, "F").WithLocation(6, 34)], expectedMethod: null, expectedType: null)79ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExtensionMethodsDifferentScope_CSharp10(methodA: "internal static void F<T>(this object x) { }", methodB: "internal static void F(this object x) { }", methodGroupExpression: "this.F<int>", expectedDiagnostics: null, expectedMethod: "A.F", expectedType: "System.Action")147ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExtensionMethodsDifferentScope_CSharp10(methodA: "internal static void F<T>(this T t) where T : clas"..., methodB: "internal static void F<T>(this T t) { }", methodGroupExpression: "this.F<object>", expectedDiagnostics: null, expectedMethod: "A.F", expectedType: "System.Action")134ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExtensionMethodsDifferentScope_CSharp10(methodA: "internal static void F<T>(this T t) { }", methodB: "internal static void F<T>(this T t) where T : clas"..., methodGroupExpression: "this.F<object>", expectedDiagnostics: null, expectedMethod: "A.F", expectedType: "System.Action")139ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExtensionMethodsDifferentScope_CSharp10(methodA: "internal static void F<T>(this T t) where T : clas"..., methodB: "internal static void F<T>(this T t) where T : stru"..., methodGroupExpression: "this.F<int>", expectedDiagnostics: [Diagnostic(ErrorCode.ERR_MethDelegateMismatch, "F<int>").WithArguments("F", "System.Action").WithLocation(6, 34)], expectedMethod: null, expectedType: null)29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.TypeInference_03165ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MissingDecimalConstantAttribute_OverloadResolution183ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.OverloadResolution_36215ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ScopeByScope_InaccessibleInstance(useCSharp13: False)151ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ScopeByScope_InaccessibleInstance(useCSharp13: True)301ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SynthesizedDelegateTypes_02573ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousMethod_0238ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroupTargetConversion_DefaultValueMatch148ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousMethod_01134ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MissingDateTimeConstantAttribute_Lambda_WithOptional(type: "DateTime?")319ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MissingDateTimeConstantAttribute_Lambda_WithOptional(type: "DateTime ")147ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.ParamsArray_SynthesizedDelegateIL(variable: "(int x, params int[] ys) => { }", method: "")173ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.ParamsArray_SynthesizedDelegateIL(variable: "M", method: "static void M(int x, params int[] ys) { }")246ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.TypeInference_Variance_09182ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.DefaultParameterValue_Decimal_LocalFunction_DelegateIL184ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SynthesizedDelegateTypes_UnscopedRefAttribute_011ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MissingDecimalConstantAttribute_Lambda_ExplicitAttribute_Alone(type: "decimal?", typeFullName: "System.Nullable`1[System.Decimal]")130ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MissingDecimalConstantAttribute_Lambda_ExplicitAttribute_Alone(type: "decimal", typeFullName: "System.Decimal")74ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MissingDecimalConstantAttribute_Lambda_ExplicitAttribute_WithOptional(type: "decimal ")40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MissingDecimalConstantAttribute_Lambda_ExplicitAttribute_WithOptional(type: "decimal?")18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.NullCoalescingOperator_0192ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaConversions_01169ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SynthesizedDelegateTypes_UnscopedRefAttribute_MissingConstructor_021ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MissingDecimalConstantAttribute_Lambda_ExplicitAttribute_WithDefault_CustomType(type: "decimal?")78ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MissingDecimalConstantAttribute_Lambda_ExplicitAttribute_WithDefault_CustomType(type: "decimal ")157ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SynthesizedDelegateTypes_04223ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.OverloadResolution_02129ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.OverloadResolution_44579ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.BestCommonType_12102ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SynthesizedDelegateTypes_UnscopedRefAttribute_031ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MissingDecimalConstantAttribute_Lambda_AsArgument(type: "decimal ")85ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MissingDecimalConstantAttribute_Lambda_AsArgument(type: "decimal?")65ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.OverloadResolution_5028ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.ArrayInitializer_03177ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SynthesizedDelegateTypes_03213ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroupTargetConversion_ParameterOptionalInMethodGroupOnly227ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SynthesizedDelegateTypes_MoreThan16Parameters_ParamsArray226ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.BoundInferenceFromMethodGroup32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.Variance_0243ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MissingDateTimeConstantAttribute_Lambda_Alone_CustomType(type: "DateTime")93ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MissingDateTimeConstantAttribute_Lambda_Alone_CustomType(type: "DateTime?")46ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.OverloadResolution_12657ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.ExtensionMethods_03145ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaWithDefaultInvalidTargetTypeConversion_0110ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MissingDecimalConstantAttribute_Lambda_ExplicitAttribute_Alone_CustomType(type: "decimal?")74ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MissingDecimalConstantAttribute_Lambda_ExplicitAttribute_Alone_CustomType(type: "decimal")61ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.ImplicitlyTypedVariables_UseSiteErrors354ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.Expression_ImplicitConversion(anonymousFunction: "x => x", expectedType: null)23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.Expression_ImplicitConversion(anonymousFunction: "(int _1, object _2, int _3, object _4, int _5, obj"..., expectedType: "System.Func<System.Int32, System.Object, System.In"...)45ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.Expression_ImplicitConversion(anonymousFunction: "static () => 1", expectedType: "System.Func<System.Int32>")47ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.Expression_ImplicitConversion(anonymousFunction: "() => 1", expectedType: "System.Func<System.Int32>")64ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.Expression_ImplicitConversion(anonymousFunction: "(int _1, object _2, int _3, object _4, int _5, obj"..., expectedType: "<anonymous delegate>")73ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.TypeInference_02270ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.OverloadResolution_07163ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.IOperation461ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.InstanceMethodGroupInference_DefaultParameter173ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_Inaccessible127ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.DynamicReceiver1s 327ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SynthesizedDelegateTypes_24113ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SynthesizedDelegateTypes_ParamsArray_NotLastInMetadata839ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_GenericExtensionMethod_UnsubstitutedTypeParameter98ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.ParamsArray_DelegateConversions_MethodGroups130ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaWithDefault_NonConstantNonLiteral173ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.UserDefinedConversions_Implicit_03154ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.UsingStatic_DelegateInference156ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MissingDecimalConstantAttribute_Field82ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.DefaultParameterValue_Decimal_Lambda_DelegateIL281ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.ParamsArray_SynthesizedTypesMatch175ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.ExtensionMethodGroup_DefaultParameters_TargetTypeConversion77ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.OverloadResolution_22428ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExtensionMethodsSameScope_378ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.DefaultParameterValue_Decimal_Lambda_ClosureIL152ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.UserDefinedConversions_Implicit_02100ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.TypeInference_04437ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.OverloadResolution_41140ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.ExtensionMethods_02111ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroupConversions_01232ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SynthesizedDelegateTypes_06102ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SynthesizedDelegateTypes_UnscopedRefAttribute_021ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.UnmanagedCallersOnlyAttribute_01106ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.ArrayInitializer_02171ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroupInference_SignaturesMatchDefaultParameterMismatch80ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaWithDefaultNamedDelegateConversion_TargetMissingOptional25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.BinaryOperator_06292ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.ArrayInitializer_0453ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaDefaultParameter_TargetTypeInvalidLiteralConversion16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SynthesizedDelegateTypes_18157ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SynthesizedDelegateTypes_MoreThan16Parameters_DefaultParameterValue289ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.OverloadResolution_11381ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.OverloadResolution_37219ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.FunctionTypeSymbolOperations109ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SimpleMethodGroupInference_DefaultParameter86ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.Expression_ExplicitConversion(anonymousFunction: "() => 1", expectedType: "System.Func<System.Int32>")30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.Expression_ExplicitConversion(anonymousFunction: "(int _1, object _2, int _3, object _4, int _5, obj"..., expectedType: "<anonymous delegate>")32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.Expression_ExplicitConversion(anonymousFunction: "x => x", expectedType: null)17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.Expression_ExplicitConversion(anonymousFunction: "static () => 1", expectedType: "System.Func<System.Int32>")21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.Expression_ExplicitConversion(anonymousFunction: "(int _1, object _2, int _3, object _4, int _5, obj"..., expectedType: "System.Func<System.Int32, System.Object, System.In"...)38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.InferredReturnType_0432ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MissingDecimalConstantAttribute_Method_ExplicitAttribute_WithOptional_CustomType(type: "decimal ")53ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MissingDecimalConstantAttribute_Method_ExplicitAttribute_WithOptional_CustomType(type: "decimal?")117ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.DefaultParameterValue_Decimal_LocalFunction_ClosureIL167ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.ExtensionMethodGroup_DefaultParameters_InferredType127ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.TypeInference_ExactAndLowerBoundsMatchingSignature184ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.ParamsArray_MissingParamArrayAttribute_Property29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SynthesizedDelegateTypes_10197ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaConversions_0797ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SynthesizedDelegateTypes_26298ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.TypeInference_Constraints_01136ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.OverloadResolution_46113ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.ImplicitlyTypedVariables_1262ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.Member_01100ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaDefaultParameter_ArrayCommonType_DefaultValueMismatch22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ScopeByScope_BreakingChange(useCSharp13: True)269ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ScopeByScope_BreakingChange(useCSharp13: False)313ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MissingDecimalConstantAttribute_Method_ExplicitAttribute_WithDefault_CustomType(type: "decimal?")104ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MissingDecimalConstantAttribute_Method_ExplicitAttribute_WithDefault_CustomType(type: "decimal ")92ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.TypeInference_Variance_06121ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExtensionMethodsDifferentScope_CSharp13_9(useCSharp13: False)82ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExtensionMethodsDifferentScope_CSharp13_9(useCSharp13: True)46ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.TypeInference_ExplicitReturnType_1039ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.OverloadResolution_23262ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_LambdaAssignment_DefaultParameterValueMatch82ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.TypeInference_13243ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaWithInvalidDefaultValidTargetTypeConversion_02142ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SynthesizedDelegateTypes_19238ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaWithDefault_EmbeddedType_NotPropagated_Default461ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.TypeInference_Variance_05104ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.TypeInference_10177ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.OverloadResolution_5286ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SynthesizedDelegateTypes_Pointer_DefaultParameterValue63ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.TypeInference_UpperAndLowerBoundsDistinctSignature_01127ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_GenericExtensionMethod_Constraint_ExplicitTypeArguments102ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SynthesizedDelegateTypes_38193ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ScopeByScope_TypeArgumentsDoNotMatchInstanceMethod(useCSharp13: False)91ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ScopeByScope_TypeArgumentsDoNotMatchInstanceMethod(useCSharp13: True)203ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SynthesizedDelegateTypes_21108ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.ExtensionMethods_0615ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaDefaultParameter_GenericDelegateDefaultNull27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.ImplicitlyTypedVariables_0375ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.DefaultParameterValue_DateTime_LocalFunction_DelegateIL318ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ScopeByScope_AmbiguityWithScope_SameSignature(useCSharp13: False)146ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ScopeByScope_AmbiguityWithScope_SameSignature(useCSharp13: True)141ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.ArrayInitializer_01247ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.InstanceMethods_01126ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.OverloadResolution_42402ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.TypeInference_Variance_01107ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_GenericInstanceMethod_Constraint_Nullability_Warn79ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.DefaultParameterValue_DateTime_MethodGroup163ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.UserDefinedConversions_0147ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SynthesizedDelegateTypes_31101ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ScopeByScope_InaccessibleInInnerScope(useCSharp13: True)145ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ScopeByScope_InaccessibleInInnerScope(useCSharp13: False)219ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaConversions_02136ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaDefaultDiscardParameter_DelegateConversion_OptionalRequiredMismatch24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaWithDefault_InvalidConstantConversion15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExtensionMethodsDifferentScope_CSharp13_2(useCSharp13: False)145ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExtensionMethodsDifferentScope_CSharp13_2(useCSharp13: True)355ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaDefaultParameter_InsideExpressionTree104ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.Extension_GetEnumerator_0167ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaDefaultDiscardParameter_DelegateConversion_DefaultValueMismatch46ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.TypeInference_LowerBoundsDistinctSignature_0284ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaDefaultParameterNameMismatch51ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SynthesizedDelegateTypes_2712ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.BinaryOperator_05147ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaWithIdenticalSignatureIdenticalDefaultValue86ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MissingDecimalConstantAttribute_Lambda(type: "decimal ")57ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MissingDecimalConstantAttribute_Lambda(type: "decimal?")134ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ScopeByScope_TypeArgumentsDoNotMatchInnerScopeExtensionMethod(useCSharp13: False)131ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ScopeByScope_TypeArgumentsDoNotMatchInnerScopeExtensionMethod(useCSharp13: True)128ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.UserDefinedConversions_Explicit_0374ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.BinaryOperator_0279ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.ClassifyConversionFromExpression29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.BestCommonType_1178ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MissingDateTimeConstantAttribute_ExternalMethodGroup(type: "DateTime ")51ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MissingDateTimeConstantAttribute_ExternalMethodGroup(type: "DateTime?")92ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.TypeInference_ExactAndLowerBoundsDistinctSignature_01116ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_LambdaAssignment_DefaultParameterMismatch_0227ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SystemActionAndFunc_Missing348ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.ImplicitlyTypedVariables_0274ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.OverloadResolution_29305ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ScopeByScope_NoTypeArguments_ExtensionMethodHasZeroArity(useCSharp13: False)190ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ScopeByScope_NoTypeArguments_ExtensionMethodHasZeroArity(useCSharp13: True)179ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.CustomModifiers_02586ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.UserDefinedConversions_Implicit_0599ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.OverloadResolution_38150ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaDefaultParameter_UnsafeSizeof95ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.ParamsArray_DelegateConversions_Lambdas32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.BestCommonType_0479ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.OverloadResolution_24287ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.NullableAnalysis_0185ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroupConversions_02235ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MissingDateTimeConstantAttribute_Lambda_Alone(type: "DateTime?", typeFullName: "System.Nullable`1[System.DateTime]")103ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MissingDateTimeConstantAttribute_Lambda_Alone(type: "DateTime", typeFullName: "System.DateTime")128ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SynthesizedDelegateTypes_DefaultParameterValues_IntNullableUnification140ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.InstanceMethods_03157ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroupTargetConversion_ParameterOptionalInDelegateOnly94ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.ImplicitlyTypedVariables_1427ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MissingDecimalConstantAttribute_Method_ExplicitAttribute_WithDefault(type: "decimal ")53ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MissingDecimalConstantAttribute_Method_ExplicitAttribute_WithDefault(type: "decimal?")49ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.InstanceMethodGroup_DefaultParameters_TargetTypeConversion117ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.ExtensionMethodGroup_DefaultParameters_TargetTypeConversion_0387ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SynthesizedDelegateTypes_1420ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.UserDefinedConversions_Explicit_0244ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_IncorrectArity47ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.BestCommonType_10180ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.TypeInference_Variance_0296ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.InferredType_LambdaExpression129ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SystemDelegate_Missing19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.ExtensionMethods_0442ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.OverloadResolution_27299ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.ExtensionMethods_0531ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.BinaryOperator_0466ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SynthesizedDelegateTypes_39133ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.InferDelegateType_0226ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ScopeByScope_AmbiguityWithScope_DifferentSignature(useCSharp13: False)136ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ScopeByScope_AmbiguityWithScope_DifferentSignature(useCSharp13: True)100ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.ImplicitlyTypedVariables_0463ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaDefaultParameter_Dynamic887ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SynthesizedDelegateTypes_3495ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.ExtensionMethods_0129ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.ExplicitReturnType_0120ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.TypeInference_ExplicitReturnType_04232ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ScopeByScope_InstanceBeforeExtensions(useCSharp13: True)97ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ScopeByScope_InstanceBeforeExtensions(useCSharp13: False)68ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.TypeInference_Variance_0382ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.TypeInference_LowerBoundsMatchingSignature167ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.DefaultParameterValue_DateTime_Lambda_ClosureIL108ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExtensionMethodsSameScope_1107ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ScopeByScope_InstanceReceiver(useCSharp13: True)112ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ScopeByScope_InstanceReceiver(useCSharp13: False)142ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ScopeByScope_NoTypeArguments_InnerExtensionMethodHasArityOne(useCSharp13: False)93ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ScopeByScope_NoTypeArguments_InnerExtensionMethodHasArityOne(useCSharp13: True)59ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExtensionMethodsSameScope_2202ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SystemLinqExpressions_IsNestedNamespace42ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaOptionalParameterDecimalExpression73ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.UserDefinedConversions_Explicit_0577ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.ImplicitlyTypedVariables_0892ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SystemActionAndFunc_UseSiteErrors402ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaDefaultParameterMatchesDelegateAfterBinding82ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MissingDecimalConstantAttribute_Lambda_AsGenericArgument(type: "decimal?")55ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MissingDecimalConstantAttribute_Lambda_AsGenericArgument(type: "decimal ")35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MissingDecimalConstantAttribute_Method_ExplicitAttribute_WithOptional(type: "decimal?")31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MissingDecimalConstantAttribute_Method_ExplicitAttribute_WithOptional(type: "decimal ")25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_LambdaAssignment_DefaultParameterMismatch_0121ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.OverloadResolution_13189ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SynthesizedDelegateTypes_UnscopedRefAttribute_MissingType1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.TypeInference_Variance_0724ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroupConversions_0330ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaConversionDefaultParameterValueMismatch23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.TypeInference_ExplicitReturnType_0880ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.ParamsArray_MissingParamArrayAttribute_Method9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.TypeInference_ExplicitReturnType_0554ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.OverloadResolution_3977ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.ImplicitlyTypedVariables_0925ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LanguageVersion17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaWithDefaultParameter130ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SynthesizedDelegateTypes_ParamsArray_DifferentElementTypes96ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.TypeInference_DistinctSignatures93ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.Member_0225ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaConversions_0542ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdWithDefaultNamedDelegateConversion_LambdaMissingOptional22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.ParamsArray_MissingParamArrayAttribute_LocalFunction16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaWithDefaultsAndRefParameters143ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.InferredType_MethodGroup97ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.TypeInference_05218ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SynthesizedDelegateTypes_NamedArguments_Ref32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaDefaultParameter_TypeArgumentDefaultNull59ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.OverloadResolution_15182ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SynthesizedDelegateTypes_01195ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExtensionMethodsDifferentScope_CSharp13_3(useCSharp13: True)126ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExtensionMethodsDifferentScope_CSharp13_3(useCSharp13: False)89ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.TypeInference_Nested_0146ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SynthesizedDelegateTypes_17178ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.GenericDelegateType135ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.ArrayInitializer_0511ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.BestCommonType_0887ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ScopeByScope_InnerScopeBeforeOuterScope(useCSharp13: True)116ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ScopeByScope_InnerScopeBeforeOuterScope(useCSharp13: False)101ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.Lambda_DiscardParameters20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExtensionMethodsDifferentScope_CSharp13_7(useCSharp13: True)123ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExtensionMethodsDifferentScope_CSharp13_7(useCSharp13: False)160ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.ParamsArray_SynthesizedMethodIL_LocalFunction73ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SynthesizedDelegateTypes_20406ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExplicitConversion(methodDeclaration: "static int F() => 0;", methodGroupExpression: "Program.F", expectedDiagnostics: null, expectedType: "System.Func<System.Int32>")92ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExplicitConversion(methodDeclaration: "static int F() => 0;", methodGroupExpression: "F", expectedDiagnostics: null, expectedType: "System.Func<System.Int32>")108ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExplicitConversion(methodDeclaration: "int F() => 0;", methodGroupExpression: "(new Program()).F", expectedDiagnostics: null, expectedType: "System.Func<System.Int32>")85ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExplicitConversion(methodDeclaration: "static T F<T>() => default;", methodGroupExpression: "Program.F<int>", expectedDiagnostics: null, expectedType: "System.Func<System.Int32>")147ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExplicitConversion(methodDeclaration: "static void F<T>() where T : class { }", methodGroupExpression: "F<object>", expectedDiagnostics: null, expectedType: "System.Action")82ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExplicitConversion(methodDeclaration: "static void F<T>() where T : struct { }", methodGroupExpression: "F<int>", expectedDiagnostics: null, expectedType: "System.Action")81ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExplicitConversion(methodDeclaration: "T F<T>() => default;", methodGroupExpression: "(new Program()).F<int>", expectedDiagnostics: null, expectedType: "System.Func<System.Int32>")98ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExplicitConversion(methodDeclaration: "T F<T>() => default;", methodGroupExpression: "(new Program()).F", expectedDiagnostics: [Diagnostic(ErrorCode.ERR_NoExplicitConv, "(System.Delegate)(new Program()).F").WithArguments("method", "System.Delegate").WithLocation(6, 20)], expectedType: null)25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExplicitConversion(methodDeclaration: "void F<T>(T t) { }", methodGroupExpression: "(new Program()).F<string>", expectedDiagnostics: null, expectedType: "System.Action<System.String>")93ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExplicitConversion(methodDeclaration: "void F<T>(T t) { }", methodGroupExpression: "(new Program()).F", expectedDiagnostics: [Diagnostic(ErrorCode.ERR_NoExplicitConv, "(System.Delegate)(new Program()).F").WithArguments("method", "System.Delegate").WithLocation(6, 20)], expectedType: null)52ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExplicitConversion(methodDeclaration: "static ref int F() => throw null;", methodGroupExpression: "F", expectedDiagnostics: null, expectedType: "<>F{00000001}<System.Int32>")179ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExplicitConversion(methodDeclaration: "static ref readonly int F() => throw null;", methodGroupExpression: "F", expectedDiagnostics: null, expectedType: "<>F{00000003}<System.Int32>")70ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExplicitConversion(methodDeclaration: "static void F() { }", methodGroupExpression: "F", expectedDiagnostics: null, expectedType: "System.Action")108ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExplicitConversion(methodDeclaration: "static void F(int x, int y) { }", methodGroupExpression: "F", expectedDiagnostics: null, expectedType: "System.Action<System.Int32, System.Int32>")69ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExplicitConversion(methodDeclaration: "static void F(out int x, int y) { x = 0; }", methodGroupExpression: "F", expectedDiagnostics: null, expectedType: "<>A{00000002}<System.Int32, System.Int32>")122ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExplicitConversion(methodDeclaration: "static void F(int x, ref int y) { }", methodGroupExpression: "F", expectedDiagnostics: null, expectedType: "<>A{00000008}<System.Int32, System.Int32>")199ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExplicitConversion(methodDeclaration: "static void F(int x, in int y) { }", methodGroupExpression: "F", expectedDiagnostics: null, expectedType: "<>A{00000018}<System.Int32, System.Int32>")100ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExplicitConversion(methodDeclaration: "static void F(int _1, object _2, int _3, object _4"..., methodGroupExpression: "F", expectedDiagnostics: null, expectedType: "System.Action<System.Int32, System.Object, System."...)102ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExplicitConversion(methodDeclaration: "static void F(int _1, object _2, int _3, object _4"..., methodGroupExpression: "F", expectedDiagnostics: null, expectedType: "<>A<System.Int32, System.Object, System.Int32, Sys"...)134ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExplicitConversion(methodDeclaration: "static object F(int _1, object _2, int _3, object "..., methodGroupExpression: "F", expectedDiagnostics: null, expectedType: "System.Func<System.Int32, System.Object, System.In"...)107ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExplicitConversion(methodDeclaration: "static object F(int _1, object _2, int _3, object "..., methodGroupExpression: "F", expectedDiagnostics: null, expectedType: "<>F<System.Int32, System.Object, System.Int32, Sys"...)119ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SynthesizedDelegateTypes_1597ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SynthesizedDelegateTypes_08118ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_GenericExtensionMethod_Nested46ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SynthesizedDelegateTypes_NamedArguments_MoreThan16Parameters131ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.OverloadResolution_1968ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.OverloadResolution_40244ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.NullableAnalysis_0258ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.BestCommonType_NoInferredSignature89ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.Variance_0157ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.AnonymousMethodBodyErrors70ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SynthesizedDelegateTypes_Constraints_02156ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MissingDecimalConstantAttribute_Lambda_ExplicitAttribute_WithOptional_CustomType(type: "decimal ")157ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MissingDecimalConstantAttribute_Lambda_ExplicitAttribute_WithOptional_CustomType(type: "decimal?")44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_GenericExtensionMethod_Constraint_ImplicitTypeArguments61ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroupInferenceCompatBreak14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.OverloadResolution_05100ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MissingDecimalConstantAttribute_Lambda_CustomType(type: "decimal ")46ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MissingDecimalConstantAttribute_Lambda_CustomType(type: "decimal?")61ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ScopeByScope_NoTypeArguments(useCSharp13: True)89ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ScopeByScope_NoTypeArguments(useCSharp13: False)111ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.Invoke_0346ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SynthesizedDelegateTypes_09159ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.OverloadResolution_16257ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.OverloadResolution_1899ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExtensionMethodsDifferentScope_CSharp13_6(useCSharp13: True)153ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExtensionMethodsDifferentScope_CSharp13_6(useCSharp13: False)174ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SystemLinqExpressionsExpression_Missing363ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.ConvertMethodGroupToObject_0329ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.CallerArgumentExpressionAttributeOnLambdaWithDefaultParam563ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.OverloadResolution_5116ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.InferredReturnType_0281ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SynthesizedDelegateTypes_2385ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.DefaultParameterValue_DateTime_LocalFunction_ClosureIL92ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.BestCommonType_0591ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.OverloadResolution_09216ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.UnmanagedCallersOnlyAttribute_0227ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.TypeInference_ExplicitReturnType_0752ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaWithParameterDefaultValueAttribute_NoOptional20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.ParamsArray_MissingParamArrayAttribute_ExternalMethodGroup19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.TypeInference_ExactAndLowerBoundsDistinctSignature_0228ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SynthesizedDelegateTypes_3085ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.TypeInference_Nested_0242ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.ConvertMethodGroupToObject_0235ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaWithOptionalAndDefaultParameters164ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.TypeInference_ExplicitReturnType_02215ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.GenericExtensionMethod_ArityIgnoredInSignature(useCSharp13: False)84ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.GenericExtensionMethod_ArityIgnoredInSignature(useCSharp13: True)70ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.OverloadResolution_04114ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.TypeInference_Variance_0843ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.BestCommonType_0740ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.ParamsArray_CommonType24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SynthesizedDelegateTypes_DefaultParameterValues_DefaultUnification94ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.BestCommonType_0373ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SynthesizedDelegateTypes_07105ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SystemLinqExpressionsExpression_UseSiteErrors204ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.DefaultsParamsConversion_DelegateCreation54ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.GenericInstanceMethod_Constraint91ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.ImplicitlyTypedVariables_13110ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.TypeInference_0698ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.Extension_GetAwaiter_02248ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.OverloadResolution_33286ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MissingDateTimeConstantAttribute_OverloadResolution91ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaWithDefaultNamedDelegateConversion_TargetDelegateMissingOptionalParameter_WithParameterError304ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.Extension_Deconstruct_02124ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.OverloadResolution_47223ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.TypeInference_01130ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.ParamsArray_MissingParamArrayAttribute_Lambda39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaDefaultParameter_TargetTypedValidLiteralConversion14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SynthesizedDelegateTypes_28112ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.Discard68ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaConversions_0470ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.CustomModifiers_01595ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SynthesizedDelegateTypes_25191ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroupInferenceMatchingSignaturesAndDefaultParameterValues117ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.UserDefinedConversions_Implicit_04116ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaWithDefaultNamedDelegateConversion_DefaultValueMatch122ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ScopeByScope_TypeReceiver(useCSharp13: True)95ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ScopeByScope_TypeReceiver(useCSharp13: False)82ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.OverloadResolution_21211ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MissingDecimalConstantAttribute_Field_ExplicitAttribute_WithDefault40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.InferDelegateType_0334ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.BinaryOperator_08263ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.TypeInference_ExplicitReturnType_1145ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.ImplicitlyTypedVariables_1559ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaWithIdenticalSignatureOptionalMismatch70ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.OverloadResolution_35122ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.ExtensionMethodGroup_DefaultParameters_TargetTypeConversion_0224ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.ImplicitlyTypedVariables_01167ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.Extension_Deconstruct_0115ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.OverloadResolution_43131ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.TypeInference_ExplicitReturnType_0376ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExtensionMethodsSameScope(methodA: "internal static void F(this object x) { }", methodB: "internal static void F(this string x) { }", methodGroupExpression: "string.Empty.F", expectedDiagnostics: null, expectedMethod: "B.F", expectedType: "System.Action")66ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExtensionMethodsSameScope(methodA: "internal static void F(this object x) { }", methodB: "internal static void F(this string x) { }", methodGroupExpression: "this.F", expectedDiagnostics: null, expectedMethod: "A.F", expectedType: "System.Action")102ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExtensionMethodsSameScope(methodA: "internal static void F(this object x) { }", methodB: "internal static void F(this object x, object y) { "..., methodGroupExpression: "this.F", expectedDiagnostics: [Diagnostic(ErrorCode.ERR_CannotInferDelegateType, "F").WithLocation(5, 34)], expectedMethod: null, expectedType: null)47ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExtensionMethodsSameScope(methodA: "internal static void F(this object x, object y) { "..., methodB: "internal static void F(this object x, ref object y"..., methodGroupExpression: "this.F", expectedDiagnostics: [Diagnostic(ErrorCode.ERR_CannotInferDelegateType, "F").WithLocation(5, 34)], expectedMethod: null, expectedType: null)65ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExtensionMethodsSameScope(methodA: "internal static void F(this object x, ref object y"..., methodB: "internal static void F(this object x, object y) { "..., methodGroupExpression: "this.F", expectedDiagnostics: [Diagnostic(ErrorCode.ERR_CannotInferDelegateType, "F").WithLocation(5, 34)], expectedMethod: null, expectedType: null)39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExtensionMethodsSameScope(methodA: "internal static object F(this object x) => throw n"..., methodB: "internal static ref object F(this object x) => thr"..., methodGroupExpression: "this.F", expectedDiagnostics: [Diagnostic(ErrorCode.ERR_CannotInferDelegateType, "F").WithLocation(5, 34)], expectedMethod: null, expectedType: null)67ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExtensionMethodsSameScope(methodA: "internal static ref object F(this object x) => thr"..., methodB: "internal static object F(this object x) => throw n"..., methodGroupExpression: "this.F", expectedDiagnostics: [Diagnostic(ErrorCode.ERR_CannotInferDelegateType, "F").WithLocation(5, 34)], expectedMethod: null, expectedType: null)37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExtensionMethodsSameScope(methodA: "internal static void F(this object x, object y) { "..., methodB: "internal static void F<T>(this object x, T y) { }", methodGroupExpression: "this.F<int>", expectedDiagnostics: null, expectedMethod: "B.F", expectedType: "System.Action<System.Int32>")120ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExtensionMethodsSameScope(methodA: "internal static void F<T>(this object x) { }", methodB: "internal static void F(this object x) { }", methodGroupExpression: "this.F<int>", expectedDiagnostics: null, expectedMethod: "A.F", expectedType: "System.Action")118ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExtensionMethodsSameScope(methodA: "internal static void F<T>(this T t) where T : clas"..., methodB: "internal static void F<T>(this T t) { }", methodGroupExpression: "this.F<object>", expectedDiagnostics: [Diagnostic(ErrorCode.ERR_AmbigCall, "this.F<object>").WithArguments("A.F<T>(T)", "B.F<T>(T)").WithLocation(5, 29)], expectedMethod: null, expectedType: null)69ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ExtensionMethodsSameScope(methodA: "internal static void F<T>(this T t) { }", methodB: "internal static void F<T>(this T t) where T : clas"..., methodGroupExpression: "this.F<object>", expectedDiagnostics: [Diagnostic(ErrorCode.ERR_AmbigCall, "this.F<object>").WithArguments("A.F<T>(T)", "B.F<T>(T)").WithLocation(5, 29)], expectedMethod: null, expectedType: null)81ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MissingDateTimeConstantAttribute_Lambda_WithOptional_CustomType(type: "DateTime?")30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MissingDateTimeConstantAttribute_Lambda_WithOptional_CustomType(type: "DateTime ")66ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_BaseAndDerivedTypes(methodA: "internal void F(object x) { }", methodB: "internal static new void F(object x) { }", methodGroupExpression: "F", expectedDiagnostics: null, expectedType: "System.Action<System.Object>")85ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_BaseAndDerivedTypes(methodA: "internal void F(object x) { }", methodB: "internal static new void F(object x) { }", methodGroupExpression: "base.F", expectedDiagnostics: null, expectedType: "System.Action<System.Object>")105ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_BaseAndDerivedTypes(methodA: "internal static void F(object x) { }", methodB: "internal new void F(object x) { }", methodGroupExpression: "F", expectedDiagnostics: null, expectedType: "System.Action<System.Object>")90ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_BaseAndDerivedTypes(methodA: "internal static void F(object x) { }", methodB: "internal new void F(object x) { }", methodGroupExpression: "this.F", expectedDiagnostics: null, expectedType: "System.Action<System.Object>")99ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_BaseAndDerivedTypes(methodA: "internal static void F(object x) { }", methodB: "internal new void F(object x) { }", methodGroupExpression: "base.F", expectedDiagnostics: [Diagnostic(ErrorCode.ERR_CannotInferDelegateType, "F").WithLocation(5, 34)], expectedType: null)35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_BaseAndDerivedTypes(methodA: "internal void F(object x) { }", methodB: "internal static void F() { }", methodGroupExpression: "F", expectedDiagnostics: [Diagnostic(ErrorCode.ERR_CannotInferDelegateType, "F").WithLocation(5, 29)], expectedType: null)26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_BaseAndDerivedTypes(methodA: "internal void F(object x) { }", methodB: "internal static void F() { }", methodGroupExpression: "B.F", expectedDiagnostics: null, expectedType: "System.Action")126ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_BaseAndDerivedTypes(methodA: "internal void F(object x) { }", methodB: "internal static void F() { }", methodGroupExpression: "this.F", expectedDiagnostics: null, expectedType: "System.Action<System.Object>")142ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_BaseAndDerivedTypes(methodA: "internal void F(object x) { }", methodB: "internal static void F() { }", methodGroupExpression: "base.F", expectedDiagnostics: null, expectedType: "System.Action<System.Object>")64ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_BaseAndDerivedTypes(methodA: "internal static void F() { }", methodB: "internal void F(object x) { }", methodGroupExpression: "F", expectedDiagnostics: [Diagnostic(ErrorCode.ERR_CannotInferDelegateType, "F").WithLocation(5, 29)], expectedType: null)26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_BaseAndDerivedTypes(methodA: "internal static void F() { }", methodB: "internal void F(object x) { }", methodGroupExpression: "B.F", expectedDiagnostics: null, expectedType: "System.Action")72ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_BaseAndDerivedTypes(methodA: "internal static void F() { }", methodB: "internal void F(object x) { }", methodGroupExpression: "this.F", expectedDiagnostics: null, expectedType: "System.Action<System.Object>")108ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_BaseAndDerivedTypes(methodA: "internal static void F() { }", methodB: "internal void F(object x) { }", methodGroupExpression: "base.F", expectedDiagnostics: [Diagnostic(ErrorCode.ERR_CannotInferDelegateType, "F").WithLocation(5, 34)], expectedType: null)35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_BaseAndDerivedTypes(methodA: "internal static void F(object x) { }", methodB: "private static void F() { }", methodGroupExpression: "F", expectedDiagnostics: [Diagnostic(ErrorCode.ERR_CannotInferDelegateType, "F").WithLocation(5, 29)], expectedType: null)27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_BaseAndDerivedTypes(methodA: "private static void F(object x) { }", methodB: "internal static void F() { }", methodGroupExpression: "F", expectedDiagnostics: null, expectedType: "System.Action")69ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_BaseAndDerivedTypes(methodA: "internal abstract void F(object x);", methodB: "internal override void F(object x) { }", methodGroupExpression: "F", expectedDiagnostics: null, expectedType: "System.Action<System.Object>")124ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_BaseAndDerivedTypes(methodA: "internal virtual void F(object x) { }", methodB: "internal override void F(object x) { }", methodGroupExpression: "F", expectedDiagnostics: null, expectedType: "System.Action<System.Object>")115ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_BaseAndDerivedTypes(methodA: "internal void F(object x) { }", methodB: "internal void F(object x) { }", methodGroupExpression: "F", expectedDiagnostics: null, expectedType: "System.Action<System.Object>")89ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_BaseAndDerivedTypes(methodA: "internal void F(object x) { }", methodB: "internal new void F(object x) { }", methodGroupExpression: "F", expectedDiagnostics: null, expectedType: "System.Action<System.Object>")65ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_BaseAndDerivedTypes(methodA: "internal void F(object x) { }", methodB: "internal new void F(object y) { }", methodGroupExpression: "F", expectedDiagnostics: null, expectedType: "System.Action<System.Object>")67ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_BaseAndDerivedTypes(methodA: "internal void F(object x) { }", methodB: "internal void F(string x) { }", methodGroupExpression: "F", expectedDiagnostics: [Diagnostic(ErrorCode.ERR_CannotInferDelegateType, "F").WithLocation(5, 29)], expectedType: null)51ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_BaseAndDerivedTypes(methodA: "internal void F(object x) { }", methodB: "internal void F(object x, object y) { }", methodGroupExpression: "F", expectedDiagnostics: [Diagnostic(ErrorCode.ERR_CannotInferDelegateType, "F").WithLocation(5, 29)], expectedType: null)26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_BaseAndDerivedTypes(methodA: "internal void F(object x) { }", methodB: "internal void F(ref object x) { }", methodGroupExpression: "F", expectedDiagnostics: [Diagnostic(ErrorCode.ERR_CannotInferDelegateType, "F").WithLocation(5, 29)], expectedType: null)37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_BaseAndDerivedTypes(methodA: "internal void F(ref object x) { }", methodB: "internal void F(object x) { }", methodGroupExpression: "F", expectedDiagnostics: [Diagnostic(ErrorCode.ERR_CannotInferDelegateType, "F").WithLocation(5, 29)], expectedType: null)31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_BaseAndDerivedTypes(methodA: "internal abstract object F();", methodB: "internal override object F() => throw null;", methodGroupExpression: "F", expectedDiagnostics: null, expectedType: "System.Func<System.Object>")107ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_BaseAndDerivedTypes(methodA: "internal virtual object F() => throw null;", methodB: "internal override object F() => throw null;", methodGroupExpression: "F", expectedDiagnostics: null, expectedType: "System.Func<System.Object>")90ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_BaseAndDerivedTypes(methodA: "internal object F() => throw null;", methodB: "internal object F() => throw null;", methodGroupExpression: "F", expectedDiagnostics: null, expectedType: "System.Func<System.Object>")60ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_BaseAndDerivedTypes(methodA: "internal object F() => throw null;", methodB: "internal new object F() => throw null;", methodGroupExpression: "F", expectedDiagnostics: null, expectedType: "System.Func<System.Object>")119ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_BaseAndDerivedTypes(methodA: "internal string F() => throw null;", methodB: "internal new object F() => throw null;", methodGroupExpression: "F", expectedDiagnostics: [Diagnostic(ErrorCode.ERR_CannotInferDelegateType, "F").WithLocation(5, 29)], expectedType: null)39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_BaseAndDerivedTypes(methodA: "internal object F() => throw null;", methodB: "internal new ref object F() => throw null;", methodGroupExpression: "F", expectedDiagnostics: [Diagnostic(ErrorCode.ERR_CannotInferDelegateType, "F").WithLocation(5, 29)], expectedType: null)24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_BaseAndDerivedTypes(methodA: "internal ref object F() => throw null;", methodB: "internal new object F() => throw null;", methodGroupExpression: "F", expectedDiagnostics: [Diagnostic(ErrorCode.ERR_CannotInferDelegateType, "F").WithLocation(5, 29)], expectedType: null)47ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_BaseAndDerivedTypes(methodA: "internal void F(object x) { }", methodB: "internal new void F(dynamic x) { }", methodGroupExpression: "F", expectedDiagnostics: null, expectedType: "System.Action<System.Object>")196ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_BaseAndDerivedTypes(methodA: "internal dynamic F() => throw null;", methodB: "internal new object F() => throw null;", methodGroupExpression: "F", expectedDiagnostics: null, expectedType: "System.Func<System.Object>")88ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_BaseAndDerivedTypes(methodA: "internal void F((object, int) x) { }", methodB: "internal new void F((object a, int b) x) { }", methodGroupExpression: "F", expectedDiagnostics: null, expectedType: "System.Action<System.ValueTuple<System.Object, Sys"...)125ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_BaseAndDerivedTypes(methodA: "internal (object a, int b) F() => throw null;", methodB: "internal new (object, int) F() => throw null;", methodGroupExpression: "F", expectedDiagnostics: null, expectedType: "System.Func<System.ValueTuple<System.Object, Syste"...)124ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_BaseAndDerivedTypes(methodA: "internal void F(System.IntPtr x) { }", methodB: "internal new void F(nint x) { }", methodGroupExpression: "F", expectedDiagnostics: null, expectedType: "System.Action<System.IntPtr>")81ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_BaseAndDerivedTypes(methodA: "internal nint F() => throw null;", methodB: "internal new System.IntPtr F() => throw null;", methodGroupExpression: "F", expectedDiagnostics: null, expectedType: "System.Func<System.IntPtr>")80ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_BaseAndDerivedTypes(methodA: "internal void F(object x) { }", methodB: "#nullable enable\r\ninternal new void F(object? x)"..., methodGroupExpression: "F", expectedDiagnostics: null, expectedType: "System.Action<System.Object>")186ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_BaseAndDerivedTypes(methodA: "#nullable enable\r\ninternal object? F() => throw "..., methodB: "internal new object F() => throw null;", methodGroupExpression: "F", expectedDiagnostics: null, expectedType: "System.Func<System.Object>")89ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_BaseAndDerivedTypes(methodA: "internal void F() { }", methodB: "internal void F<T>() { }", methodGroupExpression: "F<int>", expectedDiagnostics: null, expectedType: "System.Action")65ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_BaseAndDerivedTypes(methodA: "internal void F<T>() { }", methodB: "internal void F() { }", methodGroupExpression: "F<int>", expectedDiagnostics: null, expectedType: "System.Action")104ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_BaseAndDerivedTypes(methodA: "internal void F<T>() { }", methodB: "internal void F<T, U>() { }", methodGroupExpression: "F<int>", expectedDiagnostics: null, expectedType: "System.Action")90ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_BaseAndDerivedTypes(methodA: "internal void F<T>() { }", methodB: "internal void F<T, U>() { }", methodGroupExpression: "F<int, object>", expectedDiagnostics: null, expectedType: "System.Action")96ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_BaseAndDerivedTypes(methodA: "internal void F<T>(T t) { }", methodB: "internal new void F<U>(U u) { }", methodGroupExpression: "F<int>", expectedDiagnostics: null, expectedType: "System.Action<System.Int32>")91ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_BaseAndDerivedTypes(methodA: "internal void F<T>(T t) where T : class { }", methodB: "internal new void F<T>(T t) { }", methodGroupExpression: "F<object>", expectedDiagnostics: null, expectedType: "System.Action<System.Object>")119ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_BaseAndDerivedTypes(methodA: "internal void F<T>(T t) { }", methodB: "internal new void F<T>(T t) where T : class { }", methodGroupExpression: "F<object>", expectedDiagnostics: null, expectedType: "System.Action<System.Object>")115ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_BaseAndDerivedTypes(methodA: "internal void F<T>(T t) { }", methodB: "internal new void F<T>(T t) where T : class { }", methodGroupExpression: "base.F<object>", expectedDiagnostics: null, expectedType: "System.Action<System.Object>")143ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_BaseAndDerivedTypes(methodA: "internal void F<T>(T t) where T : class { }", methodB: "internal new void F<T>(T t) where T : struct { }", methodGroupExpression: "F<int>", expectedDiagnostics: null, expectedType: "System.Action<System.Int32>")418ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.DefaultsParamsConversion_Mix71ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaDefaultParameter_InterpolatedStringHandler173ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaDefaultParameter_UnsafeNull128ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaWithDefaultNamedDelegateConversion_DefaultValueMismatch_WithParameterError34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaOptionalBeforeRequiredBadConversion30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.OverloadResolution_45208ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.TypeInference_ExplicitReturnType_0693ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SynthesizedDelegateTypes_22142ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.TypeInference_09154ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_GenericInstanceMethod_Constraint_Nullability_Ambiguity34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaWithDefaultNamedDelegateConversion_DefaultValueMismatch28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.CallerInfoAttributes_Lambda_NoDefaultValue73ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.GenericExtensionMethod_Constraint66ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.TypeInference_12132ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.ParamsArray_MethodGroupConversions10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.TypeInference_UpperAndLowerBoundsDistinctSignature_0241ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_GenericInstanceMethod_Constraint44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MissingDecimalConstantAttribute_ExternalMethodGroup_CustomType(type: "decimal")35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MissingDecimalConstantAttribute_ExternalMethodGroup_CustomType(type: "decimal?")24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MissingDecimalConstantAttribute_Method(type: "decimal?")13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MissingDecimalConstantAttribute_Method(type: "decimal ")20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.ParamsArray_ConversionsToNamedDelegates23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SynthesizedDelegateTypes_2967ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.CallerAttributesOnLambdaWithDefaultParam138ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaWithDefault_NonConstantLiteral_InterpolatedString25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MissingDateTimeConstantAttribute_ExternalMethodGroup_CustomType(type: "DateTime?")58ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MissingDateTimeConstantAttribute_ExternalMethodGroup_CustomType(type: "DateTime ")35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.InstanceMethods_0423ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaOutOfOrderParameterInvocation_AllParametersSpecified34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.TypeInference_LowerBoundsDistinctSignature_0133ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.ParamsArray_MissingParamArrayAttribute_Lambda_ExplicitDelegateType18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.OverloadResolution_32221ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.UserDefinedConversions_Explicit_01116ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.TypeInference_08253ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.TypeInference_11214ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.ImplicitlyTypedVariables_1124ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.OverloadResolution_34151ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.TypeInference_0793ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SynthesizedDelegateTypes_3252ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.With33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.BestCommonType_0659ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.OverloadResolution_3087ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.DefaultParameterValue_DateTime_Lambda_DelegateIL85ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SystemLinqExpressions_IsType17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_GenericExtensionMethod47ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SynthesizedDelegateTypes_33109ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.InferredReturnType_0311ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.ImplicitlyTypedVariables_0643ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.BestCommonType_02167ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaDefaultParameter_TargetTypeConversionWarning_ErrorInLambdaBody47ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.Invoke_0272ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.BinaryOperator_01101ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MissingDecimalConstantAttribute_ExternalMethodGroup(type: "decimal?")38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MissingDecimalConstantAttribute_ExternalMethodGroup(type: "decimal")32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.ImplicitlyTypedVariables_0710ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.TypeInference_Constraints_0282ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SynthesizedDelegateTypes_35489ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ImplicitConversion(methodDeclaration: "static int F() => 0;", methodGroupExpression: "Program.F", expectedDiagnostics: null, expectedType: "System.Func<System.Int32>")99ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ImplicitConversion(methodDeclaration: "static int F() => 0;", methodGroupExpression: "F", expectedDiagnostics: null, expectedType: "System.Func<System.Int32>")53ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ImplicitConversion(methodDeclaration: "int F() => 0;", methodGroupExpression: "(new Program()).F", expectedDiagnostics: null, expectedType: "System.Func<System.Int32>")140ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ImplicitConversion(methodDeclaration: "static T F<T>() => default;", methodGroupExpression: "Program.F<int>", expectedDiagnostics: null, expectedType: "System.Func<System.Int32>")79ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ImplicitConversion(methodDeclaration: "static void F<T>() where T : class { }", methodGroupExpression: "F<object>", expectedDiagnostics: null, expectedType: "System.Action")74ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ImplicitConversion(methodDeclaration: "static void F<T>() where T : struct { }", methodGroupExpression: "F<int>", expectedDiagnostics: null, expectedType: "System.Action")90ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ImplicitConversion(methodDeclaration: "T F<T>() => default;", methodGroupExpression: "(new Program()).F<int>", expectedDiagnostics: null, expectedType: "System.Func<System.Int32>")109ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ImplicitConversion(methodDeclaration: "T F<T>() => default;", methodGroupExpression: "(new Program()).F", expectedDiagnostics: [Diagnostic(ErrorCode.ERR_CannotInferDelegateType, "F").WithLocation(6, 45)], expectedType: null)24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ImplicitConversion(methodDeclaration: "void F<T>(T t) { }", methodGroupExpression: "(new Program()).F<string>", expectedDiagnostics: null, expectedType: "System.Action<System.String>")76ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ImplicitConversion(methodDeclaration: "void F<T>(T t) { }", methodGroupExpression: "(new Program()).F", expectedDiagnostics: [Diagnostic(ErrorCode.ERR_CannotInferDelegateType, "F").WithLocation(6, 45)], expectedType: null)44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ImplicitConversion(methodDeclaration: "static ref int F() => throw null;", methodGroupExpression: "F", expectedDiagnostics: null, expectedType: "<>F{00000001}<System.Int32>")88ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ImplicitConversion(methodDeclaration: "static ref readonly int F() => throw null;", methodGroupExpression: "F", expectedDiagnostics: null, expectedType: "<>F{00000003}<System.Int32>")106ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ImplicitConversion(methodDeclaration: "static void F() { }", methodGroupExpression: "F", expectedDiagnostics: null, expectedType: "System.Action")102ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ImplicitConversion(methodDeclaration: "static void F(int x, int y) { }", methodGroupExpression: "F", expectedDiagnostics: null, expectedType: "System.Action<System.Int32, System.Int32>")63ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ImplicitConversion(methodDeclaration: "static void F(out int x, int y) { x = 0; }", methodGroupExpression: "F", expectedDiagnostics: null, expectedType: "<>A{00000002}<System.Int32, System.Int32>")62ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ImplicitConversion(methodDeclaration: "static void F(int x, ref int y) { }", methodGroupExpression: "F", expectedDiagnostics: null, expectedType: "<>A{00000008}<System.Int32, System.Int32>")91ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ImplicitConversion(methodDeclaration: "static void F(int x, in int y) { }", methodGroupExpression: "F", expectedDiagnostics: null, expectedType: "<>A{00000018}<System.Int32, System.Int32>")77ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ImplicitConversion(methodDeclaration: "static void F(int _1, object _2, int _3, object _4"..., methodGroupExpression: "F", expectedDiagnostics: null, expectedType: "System.Action<System.Int32, System.Object, System."...)77ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ImplicitConversion(methodDeclaration: "static void F(int _1, object _2, int _3, object _4"..., methodGroupExpression: "F", expectedDiagnostics: null, expectedType: "<>A<System.Int32, System.Object, System.Int32, Sys"...)72ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ImplicitConversion(methodDeclaration: "static object F(int _1, object _2, int _3, object "..., methodGroupExpression: "F", expectedDiagnostics: null, expectedType: "System.Func<System.Int32, System.Object, System.In"...)85ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ImplicitConversion(methodDeclaration: "static object F(int _1, object _2, int _3, object "..., methodGroupExpression: "F", expectedDiagnostics: null, expectedType: "<>F<System.Int32, System.Object, System.Int32, Sys"...)111ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.OverloadResolution_31291ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.ParamsArray_LambdaConversions68ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.Extension_GetAwaiter_0162ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaRefParameterWithDynamicParameter209ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.ImplicitLambdaDefaultParameter_NamedDelegateConversion12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.DefaultsParamsConversion_Invocation24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.TypeInference_UpperAndLowerBoundsMatchingSignature139ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SystemLinqExpressionsExpression_NotDerivedType_01325ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.OverloadResolution_1781ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SystemIntPtr_Missing_0120ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SynthesizedDelegateTypes_Pointer_ParamsArray66ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaWithDefault_NonConstantLiteral_U8String55ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaDefaultParameter_OptionalAndCustomConstantAttributes91ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.DefaultsParamsConversion_ExplicitConversion65ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.BinaryOperator_03110ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MethodGroup_ScopeByScope_SameSignatureDifferentArities109ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SynthesizedDelegateTypes_40120ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.TypeInference_Constraints_03166ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SynthesizedDelegateTypes_12180ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.OverloadResolution_20190ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SynthesizedDelegateTypes_NamedArguments_Pointer58ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SynthesizedDelegateTypes_05111ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaWithIdenticalSignatureDifferentDefaultValue81ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.TypeInference_ExplicitReturnType_01154ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.Invoke_0176ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.OverloadResolution_48449ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.OverloadResolution_28280ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SynthesizedDelegateTypes_Constraints_01113ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.BestCommonType_13114ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.DefaultsParamsConversion_Spec27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaDefaultParameter_ArrayCommonType_DefaultValueMatch77ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.InferredReturnType_0196ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.ConvertMethodGroupToObject_0189ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.MissingDecimalConstantAttribute_Field_ExplicitAttribute_Alone67ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SynthesizedDelegateTypes_1187ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SynthesizedDelegateTypes_36122ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SystemMulticastDelegate_Missing10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.Extension_GetEnumerator_02117ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.LambdaWithDefault_EmbeddedType_Propagated154ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.ExpressionBodiedMemberTests.BlockBodyAndExpressionBody_0733ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.ExpressionBodiedMemberTests.RunCtorWithBase0138ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.ExpressionBodiedMemberTests.ExprBodiedIndexer0242ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.ExpressionBodiedMemberTests.PartialMethods9ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.ExpressionBodiedMemberTests.ExprBodiedProp0162ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.ExpressionBodiedMemberTests.BlockBodyAndExpressionBody_1217ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.ExpressionBodiedMemberTests.Bug106942113ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.ExpressionBodiedMemberTests.BlockBodyAndExpressionBody_0234ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.ExpressionBodiedMemberTests.BlockBodyAndExpressionBody_0825ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.ExpressionBodiedMemberTests.BlockBodyAndExpressionBody_0495ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.ExpressionBodiedMemberTests.BlockBodyAndExpressionBody_1026ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.ExpressionBodiedMemberTests.Bug111287511ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.ExpressionBodiedMemberTests.BlockBodyAndExpressionBody_0629ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.ExpressionBodiedMemberTests.BlockBodyAndExpressionBody_1868ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.ExpressionBodiedMemberTests.ExprBodiedIndexer054ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.ExpressionBodiedMemberTests.ExprBodiedOperator0111ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.ExpressionBodiedMemberTests.BlockBodyAndExpressionBody_176ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.ExpressionBodiedMemberTests.Bug1065375_188ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.ExpressionBodiedMemberTests.BlockBodyAndExpressionBody_0136ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.ExpressionBodiedMemberTests.BlockBodyAndExpressionBody_159ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.ExpressionBodiedMemberTests.ExprBodiedProp0330ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.ExpressionBodiedMemberTests.BlockBodyAndExpressionBody_165ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.ExpressionBodiedMemberTests.BlockBodyAndExpressionBody_0913ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.ExpressionBodiedMemberTests.ExpressionBodiesNotSupported32ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.ExpressionBodiedMemberTests.ExprBodiedIndexer049ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.ExpressionBodiedMemberTests.RunCtorWithBase0246ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.ExpressionBodiedMemberTests.ExprBodiedConversion0132ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.ExpressionBodiedMemberTests.BlockBodyAndExpressionBody_0321ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.ExpressionBodiedMemberTests.ExprBodiedFunc017ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.ExpressionBodiedMemberTests.ExprBodiedIndexer035ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.ExpressionBodiedMemberTests.BlockBodyAndExpressionBody_1314ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.ExpressionBodiedMemberTests.BlockBodyAndExpressionBody_0513ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.ExpressionBodiedMemberTests.RunCtorProp94ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.ExpressionBodiedMemberTests.ExprBodiedProp0413ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.ExpressionBodiedMemberTests.BlockBodyAndExpressionBody_1144ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.ExpressionBodiedMemberTests.BlockBodyAndExpressionBody_1433ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.ExpressionBodiedMemberTests.ExprBodiedFunc0219ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.ExpressionBodiedMemberTests.LookupSymbols31ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.ExpressionBodiedMemberTests.ExprBodiedIndexer014ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests+AsyncTests.RealTypeAsReturn75ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests+AsyncTests.RealTypeParameterAsReturn122ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests+AsyncTests.ManyMeaningsType165ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MethodBodyModelTests.TypeAliasNameIsSameAsProp71ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MethodBodyModelTests.SimpleNameThroughUsingAlias7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MethodBodyModelTests.OverloadResolutionCallThroughInterface19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MethodBodyModelTests.TypeWithSameNameAsProp329ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MethodBodyModelTests.TypeWithSameNameAsProp16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MethodBodyModelTests.MethodInvocationWithMultipleArgsToParams7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MethodBodyModelTests.WarningPassLocalAsRefParameter8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MethodBodyModelTests.MethodGroupToDelegate0415ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MethodBodyModelTests.NegBindMultiDimArrayInit14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MethodBodyModelTests.BindAliasWithSameNameClass25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MethodBodyModelTests.ConversionsFromVoid12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MethodBodyModelTests.MethodGroupToDelegate0310ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MethodBodyModelTests.NegBindLHSCStyleArray2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MethodBodyModelTests.InvokeDelegate0110ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MethodBodyModelTests.TypeWithSameNameAsProp213ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MethodBodyModelTests.CastAmbiguousMethodGroupTypeProducesCorrectErrorMessage15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MethodBodyModelTests.TypeParameterNotInvocable22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MethodBodyModelTests.MethodGroupToDelegate0210ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MethodBodyModelTests.MethodGroupToDelegate0610ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MethodBodyModelTests.MethodGroupToDelegate0131ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MethodBodyModelTests.NullRefForNameAndOptionalMethod21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MethodBodyModelTests.BindCastConversionOnArithmeticOp21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MethodBodyModelTests.MethodGroupToDelegate058ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MethodBodyModelTests.WarningPassLocalAsOutParameter6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MethodBodyModelTests.LocalReferenceTypeConsts14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MethodBodyModelTests.AccessTypeThroughAliasNamespace5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MethodBodyModelTests.PropertyAmbiguity21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MethodBodyModelTests.ComparisonOperatorForRefTypes6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MethodBodyModelTests.DelegateMethodAmbiguity14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MethodBodyModelTests.NullComparisons14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MethodBodyModelTests.ConversionsForLiterals19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MethodBodyModelTests.OvldRslnWithExplicitIfaceImpl11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MethodBodyModelTests.ParenthesizedSetOnlyProperty13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MethodBodyModelTests.MethodGroupToDelegate0711ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MethodBodyModelTests.InstanceFieldOfEnclosingStruct12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NameCollisionTests.TestCollisionInsideFor135ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NameCollisionTests.TestCollisionInsideLambda130ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NameCollisionTests.TestCollisionInsideIndexer134ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NameCollisionTests.LocalCollidesWithGenericType20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NameCollisionTests.TestLocalAndLabelDontCollide71ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NameCollisionTests.TestCollisionInsideTryCatch_LegalCases45ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NameCollisionTests.TestCollisionInsideLambda278ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NameCollisionTests.TestCollisionOfLocalWithLocal20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NameCollisionTests.CollisionWithSameWhenError11ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NameCollisionTests.Bug879811_11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NameCollisionTests.TestCollisionOfLocalWithField_LegalCases91ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NameCollisionTests.TestCollisionInsideLambda_LegalCases46ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NameCollisionTests.TestCollisionInsideLock20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NameCollisionTests.TestCollisionInsideSwitch183ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NameCollisionTests.TestCollisionOfLocalWithLocal_LegalCases333ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NameCollisionTests.TestCollisionOfLocalWithField114ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NameCollisionTests.BindingOrderCollisions0122ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NameCollisionTests.TestCollisionInsideQuery_LegalCases231ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NameCollisionTests.TestCollisionInsideOperator27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NameCollisionTests.TestCollisionInsideUsing52ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NameCollisionTests.DifferentArities41ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NameCollisionTests.TestCollisionInsideForeach20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NameCollisionTests.TestCollisionInsideQuery101ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NameCollisionTests.TestCollisionOfLabelWithLabel19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NameCollisionTests.TestCollisionInsideFieldDeclaration31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NameCollisionTests.TestCollisionOfLocalWithLocal_LegalCases198ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NameCollisionTests.TestCollisionOfLocalWithParam56ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NameCollisionTests.TestCollisionInsideQuery_TypeParameter14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NameCollisionTests.TestCollisionOfParamWithParam24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NameCollisionTests.TestCollisionOfLocalWithLocal_LegalCases264ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NameCollisionTests.TestCollisionOfLocalWithField_PartialType14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NameCollisionTests.Bug879811_313ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NameCollisionTests.TestCollisionOfParamWithParam134ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NameCollisionTests.TestCollisionInsideTryCatch29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NameCollisionTests.TestCollisionOfLocalWithType32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NameCollisionTests.TestCollisionOfLocalWithField238ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NameCollisionTests.TestCollisionOfLocalWithMethodOrProperty21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NameCollisionTests.TestNamesFromTypeAndExpressionContextsDontCollide39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NameCollisionTests.BindingOrderCollisions0262ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NameCollisionTests.TestCollisionOfLocalWithTypeParameter27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NameCollisionTests.BindingOrderCollisions0330ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NameCollisionTests.TestCollisionOfLocalWithTypeOrMethodOrProperty_LegalCases45ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NameCollisionTests.TestCollisionInsideFor236ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NameCollisionTests.Bug879811_29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NameCollisionTests.TestCollisionOfDelegateWithConst27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.Bug1078958_29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.GetMemberGroupInsideIncompleteLambda_0440ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.UseSiteErrorViaAliasTest0142ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.NonViableDelegates9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.MethodGroupConversionNoReceiver27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.WrongMethodArity12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.UnimplementedInterfaceSquiggleLocation_InterfaceInheritanceScenario1132ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.InaccessibleAndAccessible1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.GetMemberGroupInsideIncompleteLambda_0321ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.CastToDelegate_0117ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.PartialMethodParameterNamesFromDefinition168ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.UnimplementedInterfaceSquiggleLocation_WithPartialClass0211ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.UnimplementedInterfaceSquiggleLocation_InterfaceInheritanceScenario0421ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.StructConstructor30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.GenericMethodLocation26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.UsingStatic_0241ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.RefReturningDelegateCreationBad36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.Bug104017129ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.InaccessibleAndAccessibleAndAmbiguous14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.UnimplementedInterfaceSquiggleLocation_InterfaceInheritanceScenario1023ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.RefReturningDelegateArgumentBad25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.Bug10789588ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.UseSiteErrorViaImplementedInterfaceMember_1136ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.Bug1078961_334ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.AmbiguousInaccessibleMethod20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.NamespaceQualifiedGenericTypeName20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.AmbiguousAndBadArgument35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.UsingStatic_077ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.UnimplementedInterfaceSquiggleLocation_WithPartialClass0123ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.CycleThroughAttribute28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.Bug1078961_213ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.RefReturningDelegateArgument9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.UnimplementedInterfaceSquiggleLocation_WithPartialClass0311ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.SimpleDelegates40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.UnimplementedInterfaceSquiggleLocation_InterfaceInheritanceScenario0816ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.ImplicitDelegateCreationWithIncompleteLambda23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.AnonTypesPropSameNameDiffType26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.BindingLambdaArguments_DuplicateNamedArguments33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.UnimplementedInterfaceSquiggleLocation_InterfaceInheritanceScenario0213ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.UsingStatic_058ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.UnimplementedInterfaceSquiggleLocation_Typical15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.UseSiteErrorViaImplementedInterfaceMember_251ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.EventAccessInTypeNameContext53ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.ParenthesizedDelegate21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.UseSiteErrorViaAliasTest0619ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.AssignStaticEventToLocalVariable44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.UsingStaticGenericConstraint10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.InaccessibleMethodInvalidDelegateUse10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.GenericTypeName9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.CastToDelegate_0320ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.UsingStaticGenericConstraintNestedType11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.MissingTypeArgumentInGenericExtensionMethod42ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.UnimplementedInterfaceSquiggleLocation_InterfaceInheritanceScenario017ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.DefaultParameterAtEndOfFile8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.Fixed38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.PartialMethodParameterNamesFromDefinition228ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.Bug1068547_0249ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.TestSealedOverriddenMembers87ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.UsingStatic_0810ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.PartialMethodOptionalParameters7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.UseSiteErrorViaAliasTest0428ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.UseSiteErrorViaImplementedInterfaceMember_349ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.NoWRN_UnreachableCode10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.UsingStatic_0423ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.IncompleteDelegateDecl35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.NonMethodsWithArgs56ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.UseSiteErrorViaAliasTest0726ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.UseSiteErrorViaImplementedInterfaceMember_432ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.DuplicateNamedArgumentNullLiteral13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.EnumNotMemberInConstructor11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.UseSiteErrorViaAliasTest0243ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.Bug1078961_426ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.CastToDelegate_0263ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.UseSiteErrorViaAliasTest03124ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.InaccessibleAndAccessibleValid24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.Bug1068547_016ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.TypeOfBinderParameter63ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.GenericMethodName31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.Bug1078961_567ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.UnimplementedInterfaceSquiggleLocation_InterfaceInheritanceScenario0331ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.UnimplementedInterfaceSquiggleLocation_InterfaceInheritanceScenario0522ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.UsingStaticMultipleGenericConstraints18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.RefReturningDelegateCreation13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.UnimplementedInterfaceSquiggleLocation_FullyQualified7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.KeywordAsLabelIdentifier7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.NestedInterfaceImplementationWithOuterGenericType44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.IncompleteElsePartInIfStmt20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.UnimplementedInterfaceSquiggleLocation_InterfaceInheritanceScenario0612ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.ParameterErrorsDefaultPartialMethodStaticType9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.UsingStatic_0148ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.DelegateCreationWithIncompleteLambda14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.GenericAttributeClassWithMultipleParts16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.UseSiteErrorViaAliasTest0514ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.GenericTypeParameterName6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.UsingStatic_035ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.GetMemberGroupInsideIncompleteLambda_0133ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.Bug107896141ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.UnimplementedInterfaceSquiggleLocation_InterfaceInheritanceScenario0735ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.UsingStatic_0628ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.DelegatesFromOverloads43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.UnimplementedInterfaceSquiggleLocation_WithAlias59ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.ChooseExpandedFormIfBadArgCountAndBadArgument37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.UnimplementedInterfaceSquiggleLocation13UnimplementedInterfaceSquiggleLocation_InterfaceInheritanceScenario0953ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.StructVersusTryFinally45ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.InterfaceWithPartialMethodExplicitImplementation148ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.InvalidUseOfMethodGroup61ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.ErrorTypeConst35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.ChooseOneMethodIfEquallyInvalid26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.NamespaceQualifiedGenericTypeNameWrongArity29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.GetMemberGroupInsideIncompleteLambda_0244ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.SyntaxTreeRootTests.CompilationDoesNotAcceptArbitrarilyRootedTree15ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.SyntaxTreeRootTests.SyntaxNodeSyntaxTreeIsEmptyWhenCreatingUnboundNode3ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.SyntaxTreeRootTests.SyntaxFactoryIsCompleteSubmissionShouldNotThrowForArbitrarilyRootedTree18ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.SyntaxTreeRootTests.SyntaxTreeCreateAcceptsAnySyntaxNode9ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.SyntaxTreeRootTests.SyntaxNodeSyntaxTreeIsIdenticalOnSubsequentGets1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.SyntaxTreeRootTests.SyntaxTreeHasCompilationUnitRootReturnsTrueForFullDocument1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.SyntaxTreeRootTests.SyntaxNodeSyntaxTreeReturnsParentsSyntaxTree3ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.SyntaxTreeRootTests.SyntaxNodeSyntaxTreeReturnsOriginalSyntaxTree1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.SyntaxTreeRootTests.SyntaxTreeHasCompilationUnitRootReturnsFalseForArbitrarilyRootedTree4ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.SyntaxTreeRootTests.SyntaxTreeCreateWithoutCloneAcceptsAnySyntaxNode7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTasklikeTests.TasklikeC1164ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTasklikeTests.TasklikeB7_ic080ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTasklikeTests.AsyncTasklikeOverloadLambdas75ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTasklikeTests.TasklikeB7g_ic1134ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTasklikeTests.TasklikeA5a127ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTasklikeTests.NotTasklike118ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTasklikeTests.TasklikeA3158ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTasklikeTests.AsyncTasklikeInadmissibleArity30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTasklikeTests.TasklikeC2102ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTasklikeTests.TasklikeB7n_ic1227ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTasklikeTests.TasklikeC5110ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTasklikeTests.TasklikeA4162ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTasklikeTests.TasklikeA5s225ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTasklikeTests.TasklikeB7n_ic042ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTasklikeTests.AsyncTasklikeMethod22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTasklikeTests.TasklikeA3n288ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTasklikeTests.AsyncTasklikeFromBuilderMethod103ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTasklikeTests.AsyncTasklikeBetterness242ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTasklikeTests.TasklikeA6145ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTasklikeTests.TasklikeA8112ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTasklikeTests.TasklikeB7_ic1100ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTasklikeTests.AsyncTasklikeNotFromDelegate37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTasklikeTests.TasklikeB7g_ic041ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTasklikeTests.TasklikeA7158ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTasklikeTests.AsyncTasklikeOverloadInvestigations75ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.DefaultThisInitializer_13(languageVersion: null)79ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.DefaultThisInitializer_13(languageVersion: CSharp10)22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.FieldInitializers_1526ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.ImplicitlyInitializedFields_Nested_PartiallyInitialized52ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.FieldInitializers_0878ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.ImplicitlyInitializedField_Pointer62ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.ThisInitializer_04116ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.FieldInitializers_10205ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.NullableAnalysis_0281ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.NoPIA125ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.ImplicitlyInitializedField_ConstructorInitializer_0213ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.FieldInitializers_05B78ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.DefaultThisInitializer_11242ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.FieldInitializer_EscapeAnalysis_01242ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.NonPublicParameterlessConstructor_02(accessibility: "assembly")494ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.NonPublicParameterlessConstructor_02(accessibility: "private")485ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.ImplicitlyInitializedFields_AssignDefault255ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.NullableAnalysis_01133ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.NonNullableReferenceTypeField104ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.ParameterDefaultValues_0254ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.FieldInitializer_EscapeAnalysis_03261ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.Struct_ExplicitThisConstructorInitializer_02(languageVersion: CSharp11)65ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.Struct_ExplicitThisConstructorInitializer_02(languageVersion: CSharp10)66ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.ImplicitlyInitializedField_NotOtherStruct117ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.DefaultThisInitializer_07138ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.ImplicitlyInitializedFields_SequencePoints_ExpressionBody579ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.FieldInitializer_EscapeAnalysis_04(languageVersion: Latest)157ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.FieldInitializer_EscapeAnalysis_04(languageVersion: CSharp10)299ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.FieldInitializers_07102ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.ImplicitlyInitializedFields_PragmaDisable49ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.FieldInitializers_1415ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.ExpressionTrees_0158ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.ThisInitializer_06106ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.ImplicitlyInitializedFields_SequencePoints65ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.DefaultThisInitializer_14(languageVersion: CSharp10)125ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.DefaultThisInitializer_14(languageVersion: null)56ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.ExpressionTrees_02124ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.DefaultThisInitializer_09(languageVersion: CSharp10)274ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.DefaultThisInitializer_09(languageVersion: null)90ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.FieldInitializers_12396ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.ThisInitializer_0273ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.ImplicitlyInitializedField_ConstructorInitializer_0320ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.ImplicitlyInitializedField_Simple106ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.ImplicitlyInitializedFields_Nested_FullyInitialized_0137ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.DefaultThisInitializer_05(languageVersion: CSharp10)343ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.DefaultThisInitializer_05(languageVersion: null)278ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.PublicParameterlessConstructor(useCompilationReference: False)173ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.PublicParameterlessConstructor(useCompilationReference: True)198ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.FieldInitializers_None_WithEmptyParameterlessConstructor77ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.DefaultThisInitializer_01(languageVersion: null)149ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.DefaultThisInitializer_01(languageVersion: CSharp10)76ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.DefaultThisInitializer_02(languageVersion: null)134ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.DefaultThisInitializer_02(languageVersion: CSharp10)91ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.DefaultThisInitializer_0856ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.ImplicitlyInitializedFields_PragmaRestore58ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.NonPublicParameterlessConstructor_03(accessibility: "private")91ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.NonPublicParameterlessConstructor_03(accessibility: "internal")91ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.NullableAnalysis_0354ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.ParameterDefaultValues_03116ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.DefaultThisInitializer_04(languageVersion: CSharp10)184ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.DefaultThisInitializer_04(languageVersion: null)216ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.PublicConstructorPrivateStruct_NewConstraint(accessibility: "protected internal")92ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.PublicConstructorPrivateStruct_NewConstraint(accessibility: "protected")46ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.PublicConstructorPrivateStruct_NewConstraint(accessibility: "private protected")53ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.PublicConstructorPrivateStruct_NewConstraint(accessibility: "private")134ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.PublicConstructorPrivateStruct_NewConstraint(accessibility: "internal")80ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.ImplicitlyInitializedFields_Nested_FullyInitialized_0336ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.FieldInitializers_None112ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.DefaultThisInitializer_12(languageVersion: null)173ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.DefaultThisInitializer_12(languageVersion: CSharp10)92ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.FieldInitializers_09237ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.DefaultThisInitializer_03(languageVersion: null)240ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.DefaultThisInitializer_03(languageVersion: CSharp10)130ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.ThisInitializer_03105ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.ImplicitlyInitializedField_FieldLikeEvent67ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.FieldInitializer_EscapeAnalysis_021ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.ParameterDefaultValues_0467ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.Constants75ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.FieldInitializers_16100ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.ImplicitlyInitializedFields_Nested_FullyInitialized_0283ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.DefaultThisInitializer_06106ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.FieldInitializers_05A67ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.DefaultThisInitializer_10115ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.Retargeting_01163ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.FieldInitializer_EscapeAnalysis_061ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.FieldInitializers_11121ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.FieldInitializer_EscapeAnalysis_051ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.ImplicitlyInitializedField_ExplicitReturn80ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.FieldInitializers_04B69ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.FieldInitializer_EscapeAnalysis_071ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.FieldInitializers_1379ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.ImplicitlyInitializedFields_EmptyStruct(languageVersion: CSharp11)61ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.ImplicitlyInitializedFields_EmptyStruct(languageVersion: CSharp10)64ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.FieldInitializers_03178ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.FieldInitializers_04A88ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.FieldInitializers_02136ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.ImplicitlyInitializedFields_Conditional_0143ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.ImplicitlyInitializedField_ConstructorInitializer_0169ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.Struct_ExplicitThisConstructorInitializer_01(languageVersion: CSharp10)96ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.Struct_ExplicitThisConstructorInitializer_01(languageVersion: CSharp11)80ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.FieldInitializer_EscapeAnalysis_Script1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.ImplicitlyInitializedFields_Conditional_0249ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.ParameterDefaultValues_0162ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.ThisInitializer_0153ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.FieldInitializers_06131ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.NonPublicParameterlessConstructor_0154ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.FieldInitializers_01145ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.ThisInitializer_05122ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.DefiniteAssignment142ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.FromClause_IOperation239ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.GetInfoForSelectExpression0337ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.ExpressionVariablesInQueryClause_01976ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.LetClause_IOperation322ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.MultipleFromClauseQueryExpr89ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.FromJoinSelectTranslation30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.GetInfoForSelectExpression0215ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.QueryContinuation_IOperation97ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.CodegenBug594ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.ComputeQueryVariableType43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.Bug204561_0163ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.TestSpeculativeSemanticModel_GetDeclaredSymbolForJoinIntoClause64ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.BindIdentifierInWhereErrorTolerance26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.GroupByClause_IOperation71ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.TestSpeculativeSemanticModel_GetDeclaredSymbolForQueryContinuation27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.DefaultIndexedPropertyParameters_PropertyGroup3s 44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.RefOmittedOnComCallErr44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.StaticTypeInFromClause147ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.SelectFromType_TypeParameter10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.OrderByClause_IOperation68ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.MultipleFromClauseIdentifierInExprNotInContext51ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.TestGetSemanticInfo011s 467ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.TransparentIdentifiers_FromLet_IOperation493ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.MethodGroupInFromClause82ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.RangeVariables02116ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.GroupBy01538ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.RangeTypeAlreadySpecified163ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.GetInfoForSelectExpression0111ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.JoinClauseTest241ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.Where348ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.SelectFromType0189ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.OrderBy420ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.SelectClause_IOperation591ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.TestSpeculativeSemanticModel_GetSymbolInfoForOrderingClauses67ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.Select395ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.GroupBy02320ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.EmitIncompleteQueryWithSyntaxErrors48ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.QueryOnNull100ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.SelectFromType0229ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.Let01299ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.SelectFromNamespaceShouldGiveAnError94ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.GetSymbolInfoOfSelectNodeWhenTypeOfRangeVariableIsErrorType21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.Cast250ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.QueryExpressionInFieldInitReferencingAnotherFieldWithScriptParseOption70ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.CastInFromClause_IOperation71ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.TestGetSemanticInfo02258ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.QueryOnSourceWithGroupByMethod52ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.TransparentIdentifiers_FromLet437ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.RangeVariables01431ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.QueryColorColor14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.GroupJoin326ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.QueryOnLambda71ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.DefaultIndexedPropertyParameters_IndexerCall91ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.TransparentIdentifiers_Join02384ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.Bug204561_0326ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.TestSpeculativeSemanticModel_GetSemanticInfoForSelectClause286ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.SelectMany01363ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.GetDeclaredSymbolForQueryContinuation6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.IOperationForQueryClause170ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.GroupJoinClause_IOperation142ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.FromOrderBySelectQueryTranslation26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.ExpressionVariablesInQueryClause_03680ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.Bug204561_04113ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.NullLiteralFollowingJoinInQuery130ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.EmitQueryWithBindErrors16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.SemanticInfoForOrderingClauses51ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.WhereClauseTest107ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.BindLambdaBodyWhenError141ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.WhereDefinedInType94ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.QueryOnTypeExpression40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.IOperationForRangeVariableReference32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.WhereClause_IOperation156ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.BindToIncompleteSelectManyDecl31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.RangeVariables_IOperation204ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.QueryWithMultipleParseErrorsAndScriptParseOption80ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.JoinClause_IOperation105ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.FromJoinSelect451ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.TransparentIdentifiers_Join01477ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.FromJoinSelect_IOperation330ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.GetDeclaredSymbolForJoinIntoClause30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.LambdaParameterConflictsWithRangeVariable_02310ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.RefOmittedOnComCall16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.SetOnlyProperty12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.SelectMany02292ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.TestSpeculativeSemanticModel_GetQueryClauseInfo233ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.GetDeclaredSymbolAddAccessorDeclIncompleteQuery18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.FromWhereSelectTranslation12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.GetQueryClauseInfoForQueryWithSyntaxErrors37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.InvalidQueryWithAnonTypesAndKeywords35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.FromSelectQueryExprOnArraysWithTypeImplicit61ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.BrokenQueryPattern80ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.SelectMany_IOperation67ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.OrderingSyntaxWithOverloadResolutionFailure57ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.LambdaParameterConflictsWithRangeVariable_0165ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.Bug204561_0213ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.DegenerateQueryExpression254ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.IOperationForRangeVariableDefinition144ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.TwoFromClauseFollowedBySelectClause20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.QueryContinuation328ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.QueryTests.ExpressionVariablesInQueryClause_02447ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.ObjectEquals_0686ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.RecordEquals_StaticField73ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.Initializers_0331ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.RecordEquals_10(accessibility: "private protected")22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.RecordEquals_10(accessibility: "internal protected")21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.RecordEquals_10(accessibility: "protected")27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.TypeDeclaration_InstanceInitializers_0131ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.IsRecord_AnonymousType4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.AnalyzerActions_09344ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.PositionalMemberDefaultValue_PassingOneArgument89ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.AnalyzerActions_03181ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.WithExprOnStruct_OnRefStruct_ReceiverMayWrap(languageVersion: CSharp10)302ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.WithExprOnStruct_OnRefStruct_ReceiverMayWrap(languageVersion: CSharp11)367ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.Deconstruct_Nested329ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.ToString_TopLevelRecord_OneField_ReferenceType83ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.RecordProperties_0749ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.PositionalMemberModifiers_Params157ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.EqualityOperators_0346ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.Deconstruct_WithNonReadOnlyGetter_GeneratedAsNonReadOnly14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.AnalyzerActions_05143ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.WithExpr_AnonymousType_NonAssignmentExpression617ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.RecordEquals_RecordEqualsInValueType72ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.Deconstruct_UserDefined80ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.TypeDeclaration_InstanceInitializers_0345ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.GetHashCode_UserDefined103ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.XmlDoc_Cref_OtherMember148ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.IsRecord_ErrorType2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.WithExprOnStruct_OnEnum53ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.AnalyzerActions_04145ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.ObjectEquals_UserDefined59ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.ExplicitConstructors_1067ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.RecordEquals_1334ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.AnalyzerActions_08189ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.PositionalMemberDefaultValue_AndPropertyWithoutInitializer50ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.GetDeclaredSymbolOnAnOutLocalInPropertyInitializer45ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.RecordInsideGenericType117ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.WithExprOnStruct_OnThis45ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.PositionalMemberModifiers_This57ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.PositionalMemberDefaultValue85ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.WithExprOnStruct_OnRefStruct135ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.ToString_TopLevelRecord_Readonly86ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.RecordEquals_1266ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.WithExpr_AnonymousType_DuplicateMemberInDeclaration216ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.TypeDeclaration_IsStruct_InConstraints14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.SealedStaticRecord4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.ToString_TopLevelRecord_MissingStringBuilder41ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.RecordEquals_1921ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.TypeDeclaration_ImplementInterface67ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.IEquatableT_0115ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.StructNamedRecord_WithTypeParameters121ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.TypeDeclaration_DuplicatesModifiers73ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.TypeDeclaration_SatisfiesStructConstraint109ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.Initializers_0229ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.WithExpr_NullableAnalysis_0536ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.Deconstruct_PropertyCollision97ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.WithExprOnStruct_ControlFlow_NestedInitializer100ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.WithExprOnStruct_OnReadonlyField37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.WithExpressionSameLHS14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.RecordEquals_01104ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.TypeDeclaration_MayNotHaveBaseType47ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.TypeDeclaration_AllowedModifiersForMembers35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.RestrictedTypesAndPointerTypes_NominalMembers32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.PartialClassWithDifferentTupleNamesInImplementedInterfaces47ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.TypeDeclaration_NoBaseInitializer30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.ObjectEquals_GeneratedAsReadOnly37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.AnalyzerActions_0161ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.RecordProperties_0531ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.RecordStructLanguageVersion_Nested436ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.InterfaceWithParameters_NoPrimaryConstructor86ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.WithExpr_AnonymousType_ChangeNoProperty604ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.Deconstruct_PositionalAndNominalProperty87ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.ExplicitConstructors_04150ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.ValueTypeCopyConstructorLike69ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.ToString_TopLevelRecord_Empty233ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.EqualityOperators_0561ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.WithExpr_AnonymousType_ChangeOneProperty_WithMethodCallForTarget598ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.RecordProperties_01_EmptyParameterList54ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.FieldAsPositionalMember_Fixed14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.RecordProperties_0934ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.InterfaceImplementation_Readonly_SetInterface35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.IEquatableT_02_ImplicitImplementation103ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.StructNamedRecord_WithBaseList_Generic27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.TypeDeclaration_ParameterlessConstructor_0232ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.WithExprOnStruct_OnTuple65ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.ClassNamedRecord_WithTypeParameters98ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.WithExpr_NullableAnalysis_0631ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.IsRecord_Retargeting15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.IEquatableT_0316ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.CS0513ERR_AbstractInConcreteClass0216ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.StaticCtor_ParameterlessPrimaryCtor72ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.WithExpr_AnonymousType_ChangeOneProperty_WithCoalescingExpressionForValue604ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.RecordProperties_0258ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.ToString_UserDefinedPrintMembers134ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.EqualityOperators_09(useImageReference: False)207ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.EqualityOperators_09(useImageReference: True)154ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.PositionalMemberDefaultValue_AndPropertyWithInitializer110ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.InterfaceImplementation_NotReadonly_InitOnlyInterface64ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.RestrictedTypesAndPointerTypes70ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.AmbigCtor_WithPropertyInitializer63ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.RecordProperties_01_ReadonlyMismatch54ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.NoMethodBodiesInComImportType52ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.SynthesizedRecordPointerProperty5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.GetHashCodeIsDefinedButEqualsIsNot40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.StaticCtor_CopyCtor44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.AttributesOnPrimaryConstructorParameters_0198ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.TypeDeclaration_ParameterlessConstructor_0194ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.FieldAsPositionalMember164ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.WithExprOnStruct_LangVersion402ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.TypeDeclaration_MayNotHaveTypeConstraintsWithoutTypeParameters12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.TypeDeclaration_DifferentPartials64ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.InterfaceImplementation_Readonly124ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.ToString_TopLevelRecord_UserDefinedToString374ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.Deconstruct_UserDefined_Static_0867ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.InterfaceImplementation_NotReadonly182ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.WithExprOnStruct_ControlFlow_NonAssignmentExpression145ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.ToString_UserDefinedPrintMembers_Static32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.RecordProperties_PropertyInValueType_Static111ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.CanDeclareIteratorInRecord299ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.WithExpr_AnonymousType_ChangeAllProperties677ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.IEquatableT_MissingIEquatable30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.Deconstruct_Empty14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.WithExprOnStruct_OnRefStruct_ReceiverMayWrap_02167ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.Initializers_01149ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.IsRecord_Dynamic4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.ToString_PrivateGetter168ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.StructRecord2140ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.ValueTypeCopyConstructorLike_NoThisInitializer64ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.TypeDeclaration_AccessingThis182ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.ClassNamedRecord_WithBaseList_Generic140ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.WithExpr_AnonymousType_ErrorMember115ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.FieldAsPositionalMember_Readonly10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.FieldAsPositionalMember_WrongType10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.TypeDeclaration_NoDestructor21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.ClassNamedRecord20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.RecordProperties_107ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.Deconstruct_UserDefined_DifferentSignature_0228ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.ExplicitConstructors_0513ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.RecordEquals_1431ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.TypeDeclaration_InstanceInitializers_0225ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.RecordEquals_11(accessibility: "private")47ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.RecordEquals_11(accessibility: "internal")38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.RecordEquals_11(accessibility: "")48ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.TypeDeclaration_ParameterlessConstructor_Initializers211ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.PartialRecord_OnlyOnePartialHasParameterList20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.RecordProperties_0826ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.ToString_UserDefinedPrintMembers_ErrorReturnType51ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.PositionalMemberModifiers_In277ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.WithExpr_AnonymousType_CannotSet15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.RecordWithPartialMethodExplicitImplementation47ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.EqualityOperators_0479ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.RecordProperties_PropertyInValueType145ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.XmlDoc_Cref21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.TypeDeclaration_AllowedModifiers35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.RecordProperties_0648ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.ToString_UserDefinedPrintMembers_WithNullableStringBuilder69ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.Deconstruct_FieldCollision48ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.FieldConsideredUnassignedIfInitializationViaProperty48ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.CyclicBases427ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.BaseArguments_Speculation41ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.RecordProperties_11_UnreadPositionalParameter44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.CS0267ERR_PartialMisplaced20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.RecordProperties_03_InitializedWithY101ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.ObjectCreationInitializer_ControlFlow_WithCoalescingExpressionForValue114ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.ExplicitConstructors_0198ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.RecordEquals_FourFields141ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.ToString_GeneratedAsReadOnly12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.ToString_WihtNonReadOnlyGetter_GeneratedAsNonReadOnly9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.TypeDeclaration_ParameterlessConstructor_OtherConstructors60ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.ExplicitConstructors_0941ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.ToString_TopLevelRecord_OneField_ConstrainedValueType156ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.IEquatableT_02_ExplicitImplementation136ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.ExplicitConstructors_0381ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.TypeDeclaration_WithTypeParameters14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.ToString_TopLevelRecord_MissingStringBuilderCtor72ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.CS0574ERR_BadDestructorName47ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.ToString_TopLevelRecord_OneField_ValueType129ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.EqualityOperators_01104ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.RecordProperties_0475ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.ExplicitConstructors_07108ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.WithExpr_AnonymousType_DuplicateInitialization119ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.XmlDoc22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.RecordProperties_01_Readonly73ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.RestrictedTypesAndPointerTypes_NominalMembers_AutoProperties36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.PositionalMemberModifiers_RefOrOut31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.ToString_UserDefinedPrintMembers_WrongReturnType60ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.IsRecord_Generic129ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.Deconstruct_Simple166ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.GetHashCode_GeneratedAsReadOnly21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.WithExpr_NullableAnalysis_0260ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.ExplicitConstructors_0294ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.RecordProperties_01139ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.RestrictedTypesAndPointerTypes_PointerTypeAllowedForParameterAndProperty129ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.ExplicitConstructors_0635ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.WithExprOnStruct_OnTuple_LongTuple121ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.RecordEquals_GeneratedAsReadOnly37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.IEquatableT_0271ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.WithExpr_NullableAnalysis_0337ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.ToString_TopLevelRecord_TwoFields_ReferenceType118ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.TypeDeclaration_DisallowedModifiers40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.WithExprOnStruct_OnPointer57ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.WithExpr_AnonymousType_NestedInitializer237ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.WithExpr_AnonymousType_IndexerAccess162ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.EqualityOperators_0751ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.PositionalMemberDefaultValue_AndPropertyWithInitializer_CopyingParameter147ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.WithExprOnStruct_ControlFlow_DuplicateInitialization584ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.StructRecordDefaultCtor160ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.ToString_TopLevelRecord_UserDefinedToString_New96ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.ToString_UserDefinedPrintMembers_WrongAccessibility186ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.Equality_01172ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.AnalyzerActions_0221ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.RecordProperties_11_UnreadPositionalParameter_InRefOut29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.GetHashCode_MissingEqualityComparer_NonEmptyRecord42ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.InterfaceWithParameters52ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.WithExprOnStruct_OnInterface34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.Deconstruct_MethodCollision_0142ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.WithExprOnStruct_OnTuple_WithNames138ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.Deconstruct_Empty_WithParameterList89ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.Deconstruct_Empty_WithParameterList_UserDefined_0197ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.WithExprOnStruct_OnParameter110ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.Clone_DisallowedInSource52ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.ToString_TopLevelRecord_UserDefinedToString_Sealed35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.EqualsIsDefinedButGetHashCodeIsNot21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.Deconstruct_UserDefined_Accessibility_07(accessibility: "private")41ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.Deconstruct_UserDefined_Accessibility_07(accessibility: "internal")36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.Deconstruct_UserDefined_Accessibility_07(accessibility: "")39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.FieldAsPositionalMember_DuplicateFields18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.RecordWithConstraints_ConstraintError30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.RestrictedTypesAndPointerTypes_StaticFields19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.WithExpr_AnonymousType_ChangeAllProperties_ReverseOrder328ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.WithExprOnStruct_OnRecordStructParameter_Readonly83ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.RecordWithConstraints_NullableWarning150ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.RecordProperties_SelfContainedStruct12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.WithExpr_AnonymousType_ValueIsLoweredToo79ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.IsRecord_Pointer8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.ExplicitConstructors_1112ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.ToString_TopLevelRecord_MissingStringBuilderAppendString41ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.GetHashCode_GetHashCodeInValueType20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.ToString_NestedRecord206ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.StructRecord362ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.StructNamedRecord_WithBaseList23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.WithExprOnStruct_ControlFlow_WithCoalescingExpressionForValue282ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.StructRecord5102ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.Deconstruct_Conversion_0243ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.OutVarInPositionalParameterDefaultValue44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.ToString_TopLevelRecord_OneProperty_MissingStringBuilderAppendString28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.StructRecord140ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.RecordProperties_0390ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.RecordEquals_01_NoInParameters30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.WithExprOnStruct_OnTStructParameter227ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.StaticCtor153ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.EqualityOperators_0670ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.GetSimpleNonTypeMembers_DirectApiCheck5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.TypeDeclaration_IsStruct102ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.XmlDoc_SeeAlso_InsideParamTag100ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.Deconstruct_GeneratedAsReadOnly57ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.StaticRecordWithConstructorAndDestructor33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.PartialRecord_DuplicateMemberNames14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.TypeDeclaration_IsStruct_Unmanaged33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.AnalyzerActions_0722ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.WithExpr_AnonymousType_ChangeOneProperty_WithCoalescingExpressionForTarget781ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.RecordStructLanguageVersion158ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.InterfaceImplementation_Readonly_PrivateImplementation35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.WithExpr_AnonymousType_ChangeOneProperty645ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.SyntaxFactory_TypeDeclaration58ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.TypeDeclaration_BeforeTopLevelStatement18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.ToString_CallingSynthesizedPrintMembers121ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.ToString_RecordWithIndexer119ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.RecordWithPartialMethodRequiringBody34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.WithExpr_AnonymousType_ToString231ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.Initializers_04250ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.InterfaceWithParameters_Struct34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.WithExpr_AnonymousType_ValueIsLoweredToo_NestedWith56ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.PartialRecord_ParametersInScopeOfBothParts73ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.WithExprAssignToRef191ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.ExplicitConstructors_0838ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.WithExprOnStruct_OnRecordStructParameter98ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.StructNamedRecord20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.WithExpr_NullableAnalysis_0118ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.GetHashCode_MissingEqualityComparer_EmptyRecord60ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RecordStructTests.ParameterlessConstructor128ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.VarianceTests.CovarianceBoundariesForRefReadOnly_ReturnType11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.VarianceTests.ErrorLocations16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.VarianceTests.CovarianceBoundariesForRefReadOnly_Parameters6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.VarianceTests.ContravariantBaseInterface30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.VarianceTests.CS1961ERR_UnexpectedVariance_ClassesAndStructs27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.VarianceTests.CS1961ERR_UnexpectedVariance_ConstraintTypes17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.VarianceTests.TestVarianceConversionLongSuccess_Breaking28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.VarianceTests.CS1961ERR_UnexpectedVariance_Enums13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.VarianceTests.TestInterfaceAssignment29s 828ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.VarianceTests.TestDelegateAssignment29s 135ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.VarianceTests.TestVarianceConversionCycle26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.VarianceTests.TestVarianceConversionInfiniteExpansion0119ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.VarianceTests.TestVarianceConversionInfiniteExpansion0226ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.VarianceTests.TestVarianceConversionLongFailure62ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InteractiveUsingTests.GlobalUsings198ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InteractiveUsingTests.UsingStaticUnqualified_GlobalUsing18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InteractiveUsingTests.UsingsToLoadedScript120ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InteractiveUsingTests.DuplicateUsing_SameSubmission15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InteractiveUsingTests.UsingStaticUnqualified9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InteractiveUsingTests.DuplicateGlobalUsing_SameSubmission3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InteractiveUsingTests.ConsumePreviousSubmissionUsings_Invalid26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InteractiveUsingTests.AliasOtherAlias9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InteractiveUsingTests.ConsumePreviousSubmissionUsings_Valid76ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InteractiveUsingTests.DuplicateUsing_DifferentSubmissions8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InteractiveUsingTests.Using22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InteractiveUsingTests.AliasUnqualified6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InteractiveUsingTests.AliasPreviousSubmission53ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InteractiveUsingTests.Alias3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InteractiveUsingTests.GlobalUsingsToLoadedScript6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InteractiveUsingTests.UsingsFromLoadedScript15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InteractiveUsingTests.UsingStatic26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InteractiveUsingTests.AliasHiding28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InteractiveUsingTests.UsingStaticCurrentSubmission10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InteractiveUsingTests.DuplicateGlobalUsing_PreviousSubmission35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InteractiveUsingTests.UsingStaticPreviousSubmission75ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InteractiveUsingTests.AliasCurrentSubmission31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InteractiveUsingTests.AliasUnqualified_GlobalUsing18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InteractiveUsingTests.UsingsRebound53ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructsTests.TestInitEventStruct_0217ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructsTests.RetargetedSynthesizedStructConstructor102ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructsTests.TestConstructorStruct0346ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructsTests.TestInitEventStruct_0163ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructsTests.PublicParameterlessConstructorInMetadata344ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructsTests.ObjectCreationExprStructTypeInstanceFieldAssign20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructsTests.StructParameterlessCtorNotPublic40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructsTests.SubstitutedSynthesizedStructConstructor66ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructsTests.TestAssigntoDecimalInStructConstructor27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructsTests.TestConstructorForGenericStruct78ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructsTests.ObjectCreationExprStructTypePropertyAssign15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructsTests.StructMemberNullableTypeCausesCycle29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructsTests.TestConstructorStruct33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructsTests.TestOverridingBaseConstructorStruct94ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructsTests.PrivateParameterlessConstructorInMetadata344ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructsTests.TestStaticInitInStruct158ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructsTests.TestConstructorStruct0227ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructsTests.TestInitFieldStruct24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructsTests.StructNonAutoPropertyInitializer23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.IteratorTests.IteratorBlockWithUnreachableCode70ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.IteratorTests.BasicIterators0215ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.IteratorTests.BasicIterators0131ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.IteratorTests.IteratorRewriterShouldNotRewriteBaseMethodWrapperSymbol116ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.IteratorTests.WrongYieldType15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.IteratorTests.ObjectCreationExpressionSyntax_0226ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.IteratorTests.MissingExpression13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.IteratorTests.IteratorWithEnumeratorMoveNext45ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.IteratorTests.IteratorRewriterShouldNotRewriteBaseMethodWrapperSymbol2152ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.IteratorTests.TopLevelYieldReturn31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.IteratorTests.IteratorWithTryCatch86ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.IteratorTests.TopLevelYieldBreak26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.IteratorTests.ObjectCreationExpressionSyntax_0120ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.IteratorTests.IteratorWithTryCatchFinally42ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.IteratorTests.NoYieldInLambda20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.IteratorTests.IteratorWithDelegateCreationExpression69ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NonTrailingNamedArgumentsTests.TestNamedParams442ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NonTrailingNamedArgumentsTests.TestErrorsDoNotCascadeInObjectCreation32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NonTrailingNamedArgumentsTests.TestErrorsDoNotCascadeInConstructorInitializer57ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NonTrailingNamedArgumentsTests.TestSimpleExtension149ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NonTrailingNamedArgumentsTests.TestNamedParams5116ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NonTrailingNamedArgumentsTests.TestDynamicInvocation115ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NonTrailingNamedArgumentsTests.TestSimpleConstructor171ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NonTrailingNamedArgumentsTests.TestSimpleArglist101ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NonTrailingNamedArgumentsTests.TestBadNonTrailing15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NonTrailingNamedArgumentsTests.TestSimpleLocalFunction75ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NonTrailingNamedArgumentsTests.TestSimpleDelegate118ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NonTrailingNamedArgumentsTests.TestPositionalUnaffected247ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NonTrailingNamedArgumentsTests.TestNamedParams340ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NonTrailingNamedArgumentsTests.TestSimpleArglistAfterOutOfPositionArg64ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NonTrailingNamedArgumentsTests.TestInAttribute244ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NonTrailingNamedArgumentsTests.TestSimple121ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NonTrailingNamedArgumentsTests.TestMetadataAndPESymbols157ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NonTrailingNamedArgumentsTests.TestPickGoodOverload62ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NonTrailingNamedArgumentsTests.TestErrorsDoNotCascadeInArglist26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NonTrailingNamedArgumentsTests.TestErrorsDoNotCascadeInInvocation18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NonTrailingNamedArgumentsTests.TestParams6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NonTrailingNamedArgumentsTests.TestSimpleIndexer168ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NonTrailingNamedArgumentsTests.TestDynamicWhenNotInvocation57ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NonTrailingNamedArgumentsTests.TestGenericInference141ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NonTrailingNamedArgumentsTests.TestInvocationWithDynamicInLocalFunctionParams25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NonTrailingNamedArgumentsTests.TestParams249ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NonTrailingNamedArgumentsTests.TestTwiceNamedParamsWithOldLangVer45ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NonTrailingNamedArgumentsTests.TestErrorsDoNotCascadeInElementAccess50ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NonTrailingNamedArgumentsTests.TestNamedParams275ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NonTrailingNamedArgumentsTests.TestNamedParams77ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NonTrailingNamedArgumentsTests.TestInAttribute24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NonTrailingNamedArgumentsTests.TestSimpleBase51ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NonTrailingNamedArgumentsTests.TestOptionalValues40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NonTrailingNamedArgumentsTests.TestSimpleThis55ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NonTrailingNamedArgumentsTests.TestNamedParamsVariousForms80ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NonTrailingNamedArgumentsTests.TestPickGoodOverload244ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NonTrailingNamedArgumentsTests.TestSimpleError23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NonTrailingNamedArgumentsTests.TestNamedInvalidParams13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NonTrailingNamedArgumentsTests.TestPositionalUnaffected40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NonTrailingNamedArgumentsTests.TestTwiceNamedParams24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NonTrailingNamedArgumentsTests.TestInAttributeWithOldLangVersion19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.DeconstructObsoleteWarning22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.AssignmentExpressionCanBeUsedInEmbeddedStatement14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.TypeMergingWithTooManyRightNestings74ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.DeclareLocalTwice61ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.NullAssignmentInVarDeclaration17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.StandAlone_0331ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.ForEachNameConflict328ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.DeconstructObsoleteError20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.DeconstructWrongParams35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.Issue46165_311ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.AssignmentTypeIsValueTuple75ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.ErrorRight25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.DeconstructMethodHasArglist28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.StandAlone_1639ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.TupleDeconstructionStatementWithoutTypesCannotBeConst8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.DeconstructMethodHasParams31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.TypeMergingWithMultipleAmbiguousVars24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.StandAlone_1590ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.ErrorForeachVariable_0246ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.NestedAssignmentTypeIsValueTuple_IOperation45ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.StandAlone_2115ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.ForWithCircularity221ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.StandAlone_0912ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.AssignmentTypeIsValueTuple_IOperation57ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.StandAlone_1939ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.VoidRight36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.CastButNotCast34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.DeclarationInsideNameof24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.DeconstructHasUseSiteError52ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.RefReturningMethod248ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.DeconstructVoid_0137ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.DeclarationWithCircularity334ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.StaticDeconstruct23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.ForEachNameConflict57ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.StandAlone_2020ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.StandAlone_1463ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.TupleDeconstructionStatementWithTypesCannotBeConst18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.NullAssignmentInDeclaration9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.StandAlone_0725ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.ForEachIterationVariablesAreReadonly49ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.DeconstructionTooFewElements67ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.AssignmentDataFlow22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.GettingDiagnosticsWhenValueTupleIsMissing26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.ForEachNoIEnumerable89ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.ErrorForeachVariable_0145ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.StandAlone_088ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.TypeMergingWithTooManyLeftVariables251ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.DeconstructVoid_0264ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.StandAlone_0140ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.DeclareWithVoidType30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.StandAlone_1010ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.StandAlone_1212ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.UninitializedRight24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.StandAlone_0512ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.NestedAssignmentTypeIsValueTuple75ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.NestedTupleWithWrongCardinality67ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.NullRight23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.DeclarationVarFormWithAliasedVarType48ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.StandAlone_0420ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.DeconstructionDeclarationInCSharp646ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.DeconstructManually48ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.DeconstructWithoutValueTupleLibrary11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.Issue46165_223ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.ForEachScoping52ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.Issue46165_126ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.AssignUsingAmbiguousDeconstruction59ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.GetTypeInfoForTupleLiteral86ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.VarMethodMissing75ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.ConversionErrors102ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.DeconstructDelegate146ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.DiscardDeclarationExpression_IOperation48ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.ChainedAssignment271ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.AssigningTupleWithNoConversion214ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.TypelessDeclaration178ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.LambdaStillNotValidStatement19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.StandAlone_05_WithDuplicateNames11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.Issue46165_411ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.DeconstructMethodMissing19ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.RefReturningVarInvocation21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.DiscardVoid_019ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.DeconstructIsDynamicField43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.NestedNullableConversions30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.StandAlone_1112ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.DeconstructUsingDynamicMethod73ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.UseBeforeDeclared293ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.DeconstructionLocalsDeclaredNotUsed38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.AssignmentReturnsLongValueTuple94ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.DeconstructVoid_0328ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.DeclarationVarFormWithActualVarType88ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.DeclarationWithCircularity299ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.ForEachUseOutsideScope20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.DeconstructWithInParam33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.DeclareLocalTwice218ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.DeconstructIsField38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.DeconstructWithRefParam12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.ForEachNameConflict235ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.TypeMergingWithTooManyLeftNestings67ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.RefReturningInvocation31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.AssignmentWithLeftHandSideErrors98ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.StandAlone_0616ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.DeconstructMethodHasOptionalParam82ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.DeconstructionMayBeEmbedded6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.DeconstructWrongParams2123ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.StandAlone_1342ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.BadDeconstructShadowsBaseDeconstruct95ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.ForWithCircularity177ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.RefReturningMethod2_IOperation19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.AssignmentReturnsLongValueTuple_IOperation141ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.ExpressionType_IOperation78ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.DeconstructVoid_0420ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.RefReturningVarInvocation96ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.TupleWithUseSiteError94ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.PointerTypeInDeconstruction41ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.DeclarationWithWrongCardinality38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.DiscardDeclarationAssignment_IOperation23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.StandAlone_1724ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.ChainedAssignment_IOperation43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.TypeMergingWithTooManyRightElements39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.TupleWithWrongCardinality20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.DiscardOutVarDeclaration_IOperation7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.DeclarationWithCircularity119ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.DeconstructEvent32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.DeconstructionIntoImplicitIndexers197ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.StandAlone_0253ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.StandAlone_1857ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.NestedTypelessTupleAssignment291ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.UseBeforeDeclared17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.NotAssignable58ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.ObsoleteConversions_0125ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.DeconstructMethodInaccessible39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.ForEachUseBeforeDeclared24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.DeconstructDelegate226ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.CannotDeconstructRefTuple22116ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.LambdaWithBodyStillNotValidStatement10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.ObsoleteConversions_0218ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.ExpressionType44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.DeclarationWithTypeInsideVarForm29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.TupleWithUseSiteError_IOperation41ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.FixingVariables_Fields470ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.UnsafeAliasToGenericOfArrayOfPointers5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.ERR_StackallocInCatchFinally_Finally48ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.TestUnsafeAlias640ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.UnboxPointer12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.TestUnsafeAlias142ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.PointerElementAccessSemanticModelAPIs_Fixed_Unmovable9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.AddressOfExpressionKinds_Dereference29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.AddressOfInitializes23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.NormalInitializerType_ArrayOfGenericStruct79ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.WRN_ManagedAddr_Alias17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.ERR_BadCastInFixed_Pointer10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.CannotTakeAddressOfRefReadOnlyParameter17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.PointerTypesAsTypeArgs_UnsafeContext45ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.AddressOfExpressionKinds_Failure46ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.IndexerAccessWithUnsafeArgument97ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.TestUnsafeAlias719ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.PointerMemberAccessNullLiteral31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.ConstructorInitializerWithUnsafeArgument_PointerArray_Nested139ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.PathologicalRefStructPtrMultiDimensionalArray28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.UnsafeIndexerParamArrays287ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.IteratorUnsafe439ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.PointerArrayConversion27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.PointerArithmetic_OtherOperators70ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.AddressOfManaged_Cycle104ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.TestUnsafeAlias1341ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.UnsafeDelegateAssignment_PointerArray_Nested_Return130ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.FixedFixedSizeBuffer7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.AddressOfLambdaExpr211ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.FixedSizeBuffer_GenericStruct_014ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.AddressOfElementAccessFixedSizeBuffer19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.NormalInitializerType_String6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.TestUnsafeAliasWithCompilationOptionOff112ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.UnsafeAliasToGenericOfArrayOfPointers_UseSiteWithoutUnsafeContext40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.TypedReference_ByRef12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.GenericPointer_Override18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.DelegateSignatures26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.PointerMemberAccessEvents15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.ERR_BadFixedInitType6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.WRN_ManagedAddr_Members14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.SizeOfSemanticModelSafe16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.TestUnsafeAliasCSharp11_32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.UnsafeDelegateAssignment_ReturnType69ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.AddressOfCapturedStructField446ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.PointerArithmetic_NumericWidening19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.PointerMemberAccessVoidPointer26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.IsManagedType_PropertyStruct4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.AddressOfMethodGroup39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.TestUnsafeAlias13_FP22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.WRN_ManagedAddr_DeepRecursive21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.UnsafeDelegateAssignment_PointerArray_Return40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.ERR_BadStackAllocExpr7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.UnsafeModifier12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.IsManagedType_GenericStruct10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.NoPointerDerefMoveableFixedSizeBuffer10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.DereferenceNullLiteral21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.SpeculativelyBindPointerToManagedType17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.IsManagedType_Void1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.IsManagedType_AnonymousType4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.FixedBufferUsageWith_this375ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.PointerMemberAccessMethodGroup11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.MethodCallWithUnsafeArgument_Nested66ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.NullLiteralConversion19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.SizeOfSemanticModelEnum5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.AddressOfCapturedLocal47ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.SizeOfUnsafe229ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.UnsafeLambdaParameterType43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.IsManagedType_ExpandingStruct3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.FixingVariables_Lambda219ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.UnsafeDelegateCallParamArrays_Nested65ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.UnsafeAliasToGenericOfArrayOfPointers_UseSiteWithoutUnsafeContext_ArrayOfPointers61ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.AliasToGenericOfArrayOfPointers23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.StackAllocNotExpression_DefaultParameterValue124ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.PointerMemberAccessSemanticModelAPIs_ErrorScenario26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.NormalInitializerType_MultiDimensionalArray18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.TestUnsafeAlias28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.AddressOfCapturedParameters15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.PointerElementAccess_RefIndex7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.PointerArithmetic_LegalPointer13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.AddressOfCapturedLocal110ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.AliasToGenericOfPointers_UseSiteWithoutUnsafeContext44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.IsManagedType_Pointer2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.AddressOfCapturedLocal221ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.DereferenceUninitialized5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.PointerArithmetic_Compound15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.TestUnsafeAlias92ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.UnsafeIteratorSignatures55ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.IsManagedType_SubstitutedStruct4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.FixingVariables_RangeVariables215ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.FixedSemanticModelDeclaredSymbols15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.IsManagedType_Class3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.UnsafeConstructorSignatures43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.DereferenceSuccess5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.AddressOfInsideAnonymousTypes9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.DereferenceNonPointer6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.TestUnsafeAlias14_A5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.TestUnsafeAliasWithCompilationOptionOff24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.NormalInitializerType_ArrayOfGenericStruct_RequiresCSharp88ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.UnsafeLocalTypes88ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.UnsafeOnEnum14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.TypedReference_InArray17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.PointerTypesAsTypeArgs_NoUnsafeContext23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.IteratorUnsafe36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.PointerArithmetic_IllegalNumericSubtraction22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.SizeOfSemanticModelUnsafe15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.PointerToEnumInGeneric17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.FixedBuffersNoErrorsOnValidTypes5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.PointerMemberAccessMemberKinds28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.FixingVariables_Events14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.UnsafeFieldTypes25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.AddressOfExpressionKinds_Struct10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.PointerElementAccess_NamedOffset22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.PointerComparison_Pointer180ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.FixedSizeBuffer109ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.TestStructWithReferenceToItselfThroughAliasPointer16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.IsManagedType_ManagedSpecialTypes3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.PointerToStructInPartialMethodSignature16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.TestUnsafeAlias9_FP7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.UnsafeInAttribute122ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.PointerMemberAccessAddress8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.FixedBufferUsageSizeCheckInt87ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.PointerElementAccessSemanticModelAPIs10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.UnsafeOnDelegates41ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.StackAllocNotExpression_GlobalDeclaration_01182ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.NormalInitializerType_ArrayOfManaged20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.PointerComparison_Numeric57ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.NormalInitializerType_MethodGroup8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.UnsafeAttributeOptionalParameters28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.CompilationNotUnsafe28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.PointerComparison_Null8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.NormalInitializerType_JaggedArray7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.FixedBuffersUsageScenarioInRange466ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.TestUnsafeAlias3_FP10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.FixingVariables_StackAlloc17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.NormalInitializerType_Array14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.DereferenceSemanticModelAPIs4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.UnsafeCallOptionalParameters53ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.UnsafeIteratorSignatures_PointerArray101ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.PointerMemberAccessNonPointer20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.UnsafeObjectCreationParamArrays40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.FixedBufferWithNoSize4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.TestUnsafeAliasCSharp11_54ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.UnsafeIndexerParamArrays_Nested35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.UnsafeObjectCreationOptionalParameters48ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.AddressOfExpressionKinds_RangeVariable39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.IsManagedType_EmptyStruct2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.TestUnsafeAlias1_FP66ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.ERR_StackallocInCatchFinally_Catch30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.IsManagedType_StaticFieldStruct3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.AddressOfCapturedStructField327ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.NormalAddressOfInFixedStatement12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.FixingVariables_Locals9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.StackAllocNotExpression_GlobalDeclaration_03135ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.ConvertFromPointerToSelf7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.IsManagedType_TypedReference42ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.TakingAddressOfPointerFieldsIsLegal_Local11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.UnsafeConstructorInitializer32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.PointerTypesAsTypeArgs2_NoUnsafeContext48ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.IsManagedType_CyclicStruct3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.UnsafeTypeArguments41ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.ERR_FixedMustInit11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.PointerElementAccess_OutIndex9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.AddressOfExpressionKinds_ReadOnlyLocal12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.AddressOfCapturedFixed118ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.WRN_ManagedAddr_ShallowRecursive9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.PointerElementAccess_VoidPointer7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.SizeOfNull8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.AddressOfManaged23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.TestUnsafeAliasCSharp11_13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.TypedReference_InLocal35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.ERR_BadCastInFixed_String11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.CompilationNotUnsafe333ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.AddressOfCapturedStructField118ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.GenericStructPrivateFieldInMetadata50ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.ExplicitPointerNumericConversion_Nullable60ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.UnsafeAliasToGenericOfArrayOfPointers_UseSiteWithUnsafeContext75ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.TestUnsafeAlias102ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.UnsafeDelegateAssignment_PointerArray_Nested_Parameter83ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.NormalInitializerType_Null10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.ERR_ImplicitlyTypedLocalCannotBeFixed15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.IsManagedType_Error2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.IteratorUnsafe228ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.ERR_BadCastInFixed_Array20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.UnsafeExpressions285ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.SizeOfUnsafe121ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.UnsafeExpressions394ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.PointerArithmetic_Nullable41ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.FixedSizeBuffer_GenericStruct_0313ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.StackAllocInFixedStatement302ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.PointerMemberAccessLambda25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.FixingVariables_Fields134ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.PointerArrayToEnumerableConversion11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.UnsafeAttributeParamArrays128ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.StackAllocUnsafe99ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.AddressOfCapturedFixed229ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.UnsafePropertySignatures42ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.PointerVolatileField6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.MethodCallWithNullAsPointerArg101ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.PointerTypesAsTypeArgs2_UnsafeContext45ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.UnsafeCallParamArrays40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.PointerMemberAccessUninitialized4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.TypeofNeverUnsafe9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.PointerArithmetic_VoidPointerPointer12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.ERR_NegativeStackAllocSize22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.ConstructorInitializerWithUnsafeArgument60ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.TestStructWithReferenceToItselfThroughAliasPointer28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.AddressOfCapturedLocal310ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.PointerArrayToListConversion11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.StackAllocNotExpression_FieldInitializer338ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.StackAllocSemanticModel6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.FixedSemanticModelSymbolInfo38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.AliasToGenericOfPointers5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.TestUnsafeAlias6_FP15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.StackAllocExplicitConversion228ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.CaptureStructWithFixedArray33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.FixedBuffersUsagescenarioOutOfRange438ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.TypedReference_AsTypeArgument8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.IsManagedType_NonManagedSpecialTypes11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.TestUnsafeAlias86ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.AddressOfExpressionKinds_Simple7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.FixedSizeBuffer_GenericStruct_0411ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.AliasToGenericOfPointers_UseSiteWithUnsafeContext51ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.TestUnsafeAliasCSharp11_63ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.UnsafeFieldInitializerInStruct4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.AliasToGenericOfArrayOfPointers_UseSiteInUnsafeContext31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.AddressOfFixedSizeBuffer8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.IsManagedType_SpecialClrTypes1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.FixedSizeBuffer_GenericStruct_0217ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.MethodCallWithNullAsPointerArrayArg_Nested50ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.TypedReference_Field75ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.TestUnsafeAlias14_B10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.StackAllocNotExpression_GlobalDeclaration_02158ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.NormalInitializerType_Lambda18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.ExplicitPointerNumericConversion_Illegal19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.ExplicitPointerConversion13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.IndexerAccessWithUnsafeArgument_Nested142ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.PointerTypeAsDelegateParamInAnonMethod18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.FixingVariables_TypeParameters141ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.UnsafeConstructorInitializer_NestedPointer63ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.PointerTypesAsTypeArgs3_NoUnsafeContext34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.UnsafeObjectCreationParamArrays_Nested106ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.FixedInitializerRefersToPreviousVariable40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.FixingVariables_Fields323ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.UnsafeAliasToGenericOfArrayOfPointers_UseSiteWithUnsafeContext_ArrayOfPointers35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.FixingVariables_Fields29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.TypeIsUnsafe34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.PointerArithmetic_NumericUDC23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.FixingVariables_RangeVariables130ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.IsManagedType_GenericClass3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.UnsafeDelegateAssignment_PointerArray_Parameter62ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.IsManagedType_Enum2ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.DotOperatorOnPointerTypes1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.StackAllocUnsafeInIterator4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.ERR_MultiTypeInDeclaration13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.PointerArithmetic_IllegalPointerSubtraction89ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.FixedBuffersNoDefiniteAssignmentCheck33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.TestUnsafeAlias335ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.InvalidAsConversions38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.AddressOfLambdaExpr119ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.TestUnsafeAlias5_FP21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.UnsafeDelegateAssignment_Parameter94ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.IsManagedType_Dynamic2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.IsManagedType_AutoPropertyStruct3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.ExplicitPointerNumericConversion31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.PointerArithmetic_LegalNumeric79ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.ERR_FixedLocalInLambda38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.ERR_ImplicitlyTypedLocalCannotBeFixed212ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.FixingVariables_Dereference29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.TakingAddressOfPointerFieldsIsLegal_Static13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.FixingVariables_TypeParameters223ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.TestUnsafeAlias118ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.TestUnsafeAlias59ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.Repro_346938ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.WRN_ManagedAddr_ArrayPointer5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.MethodCallWithNullAsPointerArrayArg50ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.UnsafeInAttribute213ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.TestUnsafeAliasCSharp11_23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.UnsafeConversionSignatures63ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.PointerTypeInVolatileField34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.MethodCallWithUnsafeArgument81ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.UnsafeEventSignatures84ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.VoidPointerConversion18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.DereferenceVoidPointer193ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.AddressOfVariablesThatRequireFixing60ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.UnsafeMethodSignatures83ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.CompilationNotUnsafe187ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.FixedSemanticModelSymbolInfoConversions15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.PointerTypesAsTypeArgs3_UnsafeContext195ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.PointerArithmetic_VoidPointer34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.IsManagedType_CyclicStructChain19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.IteratorUnsafe142ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.IsUnmanagedTypeSemanticModel133ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.TypedReference_AsGenericConstraint15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.UnsafeExpressions1131ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.StackAllocCountType28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.UnsafeDelegateCallParamArrays115ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.IsManagedType_EventStruct2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.TypedReference_ByValue18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.IsManagedType_GenericStruct_ErrorTypeArg2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.IsManagedType_TypeParameter2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.IteratorUnsafe536ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.UnsafeIndexerOptionalParameters98ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.FixingVariables_Parameters17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.PointerElementAccess_NoIndices16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.PointerComparison_PointerPointer42ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.TestUnsafeAlias11_FP16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.IsManagedType_Array2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.UnsafeIndexerSignatures97ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.SizeOfNonType128ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.SizeOfNonType223ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.UnsafeDelegateCallOptionalParameters128ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.ConstructorInitializerWithUnsafeArgument_PointerArray125ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.TakingAddressOfPointerFieldsIsLegal_Instance25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.FixingVariables_Lambda130ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.StackAllocNotExpression_ForLoop32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.IsManagedType_NonEmptyStruct2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.PointerMemberAccessSemanticModelAPIs8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.SemanticModelPointerArrayForeachInfo15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.VoidPointerConversion212ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.StackAllocCountQuantity27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.AddressOfStaticReadonlyFieldInsideFixed33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.AliasToGenericOfArrayOfPointers_UseSiteWithoutUnsafeContext35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.UnsafeOnConstField19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.PointerElementAccessSemanticModelAPIs_Fixed_Movable6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.AddressOfCapturedStructField210ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.SizeOfManaged8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.FixedBufferUsageSizeCheckChar43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.UnsafeOnExplicitInterfaceImplementation12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.SizeOfUnsafeInIterator11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.AddressOfSemanticModelAPIs4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.PointerElementAccess_MultipleIndices26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.UnsafeOperatorSignatures27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.TestUnsafeAliasCSharp11_43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.FixedBufferUsageDifferentAssemblies195ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.PointerMemberAccessSuccess9ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_SimpleName.FindAttributeOnTopLevelClass_WhenSearchingForClassDeclaration_GlobalAndLocalAliasInSameFile1(alias: "BAttribute = AAttribute")900ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_SimpleName.FindAttributeOnTopLevelClass_WhenSearchingForClassDeclaration_GlobalAndLocalAliasInSameFile1(alias: "B = AAttribute")2ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_SimpleName.TestSourceFileRemoved1193ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_SimpleName.FindFullAttributeOnTopLevelClass_WhenSearchingForClassDeclaration_FullAttributeName16ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_SimpleName.FindAttributeOnClassInNamespace_WhenSearchingForClassDeclaration18ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_SimpleName.FindAttributeOnTopLevelClasses_WhenSearchingForClassDeclaration29ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_SimpleName.DoNotFindAttributeOnTopLevelClass_WhenSearchingForClassDeclaration_ThroughMultipleAliases24ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_SimpleName.RerunOnSameCompilationCachesResultFully64ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_SimpleName.FindAttributeOnTopLevelClass_WhenSearchingForClassDeclaration1(attribute: "[Y, X]")3ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_SimpleName.FindAttributeOnTopLevelClass_WhenSearchingForClassDeclaration1(attribute: "[X, Y]")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_SimpleName.FindAttributeOnTopLevelClass_WhenSearchingForClassDeclaration1(attribute: "[X][Y]")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_SimpleName.FindAttributeOnTopLevelClass_WhenSearchingForClassDeclaration1(attribute: "[Y][X]")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_SimpleName.FindAttributeOnTopLevelClass_WhenSearchingForClassDeclaration1(attribute: "[X][X]")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_SimpleName.FindAttributeOnTopLevelClass_WhenSearchingForClassDeclaration1(attribute: "[X, X]")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_SimpleName.FindAttributeOnTopLevelClass_WhenSearchingForClassDeclaration1(attribute: "[X]")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_SimpleName.FindAttributeOnTopLevelClass_WhenSearchingForClassDeclaration_WithLocalAlias1(alias: "A = XAttribute")4ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_SimpleName.FindAttributeOnTopLevelClass_WhenSearchingForClassDeclaration_WithLocalAlias1(alias: "A = M.XAttribute")2ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_SimpleName.FindAttributeOnTopLevelClass_WhenSearchingForClassDeclaration_WithLocalAlias1(alias: "A = global::M.XAttribute<int>")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_SimpleName.FindAttributeOnTopLevelClass_WhenSearchingForClassDeclaration_WithLocalAlias1(alias: "A = M.XAttribute<int>")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_SimpleName.FindAttributeOnTopLevelClass_WhenSearchingForClassDeclaration_WithLocalAlias1(alias: "AAttribute = XAttribute")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_SimpleName.DoNotFindAttributeOnTopLevelClass_WhenSearchingForClassDeclaration_WithLocalAlias114ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_SimpleName.FindAttributeOnTopLevelClass_WhenSearchingForClassDeclaration_OuterAliasReferencesInnerAlias3ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_SimpleName.FindAttributeOnTopLevelClass_WhenSearchingForClassDeclaration_FullAttributeName13ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_SimpleName.TestAddGlobalAttributeFile196ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_SimpleName.TestSourceFileChanged_AttributeAdded130ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_SimpleName.DoNotFindAttributeOnTopLevelClass_WhenSearchingForDifferentName4ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_SimpleName.FindAttributeOnTopLevelClasses_WhenSearchingForClassDeclaration34ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_SimpleName.FindAttributeOnTopLevelClass_WhenSearchingForClassDeclaration_ShortAttributeName13ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_SimpleName.TestAddSourceFileWithoutAttribute8ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_SimpleName.TestAddSourceFileWithAttribute24ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_SimpleName.FindAttributeOnTopLevelClass_WhenSearchingForClassDeclaration_GlobalAliasLoop12ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_SimpleName.FindAttributeOnTopLevelClass_WhenSearchingForClassDeclaration_WithLocalAlias33ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_SimpleName.DoNotFindAttributeOnTopLevelClass_WhenSearchingForClassDeclaration_RecursiveAlias22ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_SimpleName.RerunOnCompilationWithReferencesChangeCachesResultFully6ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_SimpleName.FindAttributeOnTopLevelClass_WhenSearchingForClassDeclaration_ThroughMultipleAliases23ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_SimpleName.TestSourceFileChanged_NonVisibleChangeToGlobalAttributeFile55ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_SimpleName.FindAttributeOnTopLevelClass_WhenSearchingForClassDeclaration_GlobalAndLocalAliasDifferentFile227ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_SimpleName.FindFullAttributeNameOnTopLevelClass(attribute: "A.XAttribute")8ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_SimpleName.FindFullAttributeNameOnTopLevelClass(attribute: "A.X")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_SimpleName.FindFullAttributeNameOnTopLevelClass(attribute: "global::A.X")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_SimpleName.FindFullAttributeNameOnTopLevelClass(attribute: "global::X")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_SimpleName.FindFullAttributeNameOnTopLevelClass(attribute: "A.X<Y>")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_SimpleName.FindFullAttributeNameOnTopLevelClass(attribute: "XAttribute")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_SimpleName.FindAttributeOnNestedClasses_WhenSearchingForClassDeclaration14ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_SimpleName.FindAttributeOnTopLevelClass_WhenSearchingForClassDeclaration_GlobalAliasDifferentFile1(alias: "AAttribute = XAttribute")3ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_SimpleName.FindAttributeOnTopLevelClass_WhenSearchingForClassDeclaration_GlobalAliasDifferentFile1(alias: "A = XAttribute")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_SimpleName.TestRemoveGlobalAttributeFile18ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_SimpleName.TestAddGlobalAttributeFile26ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_SimpleName.FindAttributeOnTopLevelClass_WhenSearchingForClassDeclaration_GlobalAndLocalAliasDifferentFile13ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_SimpleName.DoNotFindAttributeOnTopLevelClass_WhenSearchingForDelegateDeclaration12ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_SimpleName.FindAttributeOnTopLevelClass_WhenSearchingForClassDeclaration_GlobalAliasInSameFile1(alias: "A = XAttribute")40ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_SimpleName.FindAttributeOnTopLevelClass_WhenSearchingForClassDeclaration_GlobalAliasInSameFile1(alias: "AAttribute = XAttribute")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_SimpleName.FindAttributeOnTopLevelClasses_WhenSearchingForClassDeclaration13ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_SimpleName.FindAttributeOnTopLevelClass_WhenSearchingForClassDeclaration_BothGlobalAndLocalAliasDifferentFile14ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_SimpleName.DoNotFindAttributeOnTopLevelClass_WhenSearchingForClassDeclaration_LocalAliasInDifferentFile23ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_SimpleName.TestReplaceSourceFileWithDifferentAttribute11ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_SimpleName.DoNotFindAttributeOnTopLevelClass_WhenSearchingForClassDeclaration_WithLocalAlias24ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_SimpleName.DoNotFindAttributeOnTopLevelClass_WhenSearchingForClassDeclaration_RecursiveAlias39ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_SimpleName.TestRemoveGlobalAttributeFile215ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_SimpleName.FindAttributeOnTopLevelClass_WhenSearchingForSyntaxNode16ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_SimpleName.FindAttributeOnTopLevelClass_WhenSearchingForClassDeclaration_ThroughMultipleAliases14ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_SimpleName.TestSourceFileChanged_AttributeRemoved154ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_SimpleName.DoNotFindAttributeOnTopLevelClass_WhenSearchingForClassDeclaration_LocalAliasInDifferentFile12ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_SimpleName.DoNotFindAttributeOnTopLevelClass_WhenSearchingForClassDeclaration_RecursiveAlias113ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.TypeParameterScope_InMethodAttributeNameOf_SpeculatingWithReplacementAttribute153ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParameterScope_InIndexerAttributeNameOf(useCSharp10: True)43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParameterScope_InIndexerAttributeNameOf(useCSharp10: False)42ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.LocalFunction_MaybeNullWhenAttribute_CheckUsage43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.CallFromDifferentSwitchSection_03118ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParameterScope_InMethodAttributeNameOf_WithReturnTarget(useCSharp10: False)42ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParameterScope_InMethodAttributeNameOf_WithReturnTarget(useCSharp10: True)30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParameterScope_InParameterAttributeNameOf_AnonymousDelegate17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParameterScope_InIndexerAttributeNameOf_SetterOnly(useCSharp10: False)14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParameterScope_InIndexerAttributeNameOf_SetterOnly(useCSharp10: True)20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.LocalFunctionInIf17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.CanAccessPreviousSubmissionVariablesFromInsideLambda108ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.LocalFunctionNoBody8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.TypeParameterScope_InParameterAttributeSizeOf18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.TypeParameterScope_InMethodAttributeNameOf(useCSharp10: False)24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.TypeParameterScope_InMethodAttributeNameOf(useCSharp10: True)39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ShadowNames_LocalFunction_0266ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParameterScope_NotInTypeConstraint25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParamUnassigned_0217ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.TypeParameterScope_InMethodAttributeNameOf_CompatBreak(useCSharp10: False)32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.TypeParameterScope_InMethodAttributeNameOf_CompatBreak(useCSharp10: True)35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.DefiniteAssignment_0321ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.MethodScope_InMethodAttributeNameOf24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.TypeParameterScope_InRecordAttributeConstant58ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParameterScope_InMethodAttributeNameOf_SpeculatingWithReplacementAttributeInsideExisting(useCSharp10: False)44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParameterScope_InMethodAttributeNameOf_SpeculatingWithReplacementAttributeInsideExisting(useCSharp10: True)27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParameterScope_InParameterAttributeNameOf(useCSharp10: True)32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParameterScope_InParameterAttributeNameOf(useCSharp10: False)36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.NoFeatureSwitch16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.MethodScope_InParameterAttributeNameOf24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.TypeParameterScope_InRecordAttributeTypeArgument46ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParameterScope_InMethodAttributeNameOf(useCSharp10: False)32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParameterScope_InMethodAttributeNameOf(useCSharp10: True)17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.BadDefiniteAssignmentDelegateConstruction53ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParameterScope_InMethodAttributeNameOf_CompatBreak(useCSharp10: True)14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParameterScope_InMethodAttributeNameOf_CompatBreak(useCSharp10: False)29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.NameConflictLocalVarLast7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.TypeParameterScope_InParameterDefaultDefaultValue38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.OtherSwitchBlock11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParameterScope_InMethodAttributeNameOf_ConflictingNames(useCSharp10: True)38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParameterScope_InMethodAttributeNameOf_ConflictingNames(useCSharp10: False)40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.NoProperty15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.LocalFunctionExtern_Generic44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParameterScope_InTypeParameterAttributeNameOf_Delegate(useCSharp10: False)25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParameterScope_InTypeParameterAttributeNameOf_Delegate(useCSharp10: True)36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.LocalFunction_Nullable_CheckUsage_DoesNotUsePostconditions21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.TypeParameterScope_AsRecordAttributeType51ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.LocalFunctionAttribute_Return57ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.TypeParameterScope_NotInMethodAttribute59ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParameterScope_ValueLocalNotInPropertyOrAccessorAttributeNameOf62ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.LocalFunctionExtern_Errors51ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.CanAccessScriptGlobalsFromInsideMethod112ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.TypeParameterScope_InMethodAttributeNameOf_SpeculatingWithinAttribute(useCSharp10: True)33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.TypeParameterScope_InMethodAttributeNameOf_SpeculatingWithinAttribute(useCSharp10: False)39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParameterScope_NotInParameterType20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.RecursiveDefaultParameter46ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.DynamicGenericArg56ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.LocalFunctionConditional_Errors20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParameterScope_InParameterAttributeNameOf_Operator(useCSharp10: True)39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParameterScope_InParameterAttributeNameOf_Operator(useCSharp10: False)19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.LocalFunction_MaybeNullAttribute34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.TypeParameterScope_InRecordAttributeNameOf68ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.TypeParameterScope_InParameterDefaultValue17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.RefArgsInIteratorLocalFuncs25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.VarLocalFunction45ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.CanAccessPreviousSubmissionMethodsFromInsideMethod71ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.BadModifiers20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.BadInClosure11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.LambdaOutsideMemberModel8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.LocalFunctionAttribute_OnFunction_Argument37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParameterScope_InParameterAttributeNameOf_Delegate(useCSharp10: True)44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParameterScope_InParameterAttributeNameOf_Delegate(useCSharp10: False)21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.TypeParameterScope_InTypeAttributeType21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.LocalFunctionAttribute_OnFunction_LocalArgument53ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.TypeParameterBindingScope65ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParameterScope_InMethodAttributeNameOf_Lambda(useCSharp10: True)19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParameterScope_InMethodAttributeNameOf_Lambda(useCSharp10: False)18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.LocalFunctionResetsLockScopeFlag92ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.BadRefAsync12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.BadDefaultValueType7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParameterScope_InParameterAttributeNameOf_Lambda(useCSharp10: True)29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParameterScope_InParameterAttributeNameOf_Lambda(useCSharp10: False)35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.BadGenericConstraint11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParameterScope_InParameterAttributeNameOf_Indexer_SetterOnly(useCSharp10: True)23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParameterScope_InParameterAttributeNameOf_Indexer_SetterOnly(useCSharp10: False)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParameterScope_NotAsParameterAttributeType12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParameterScope_InIndexerSetterAttributeNameOf(useCSharp10: False)44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParameterScope_InIndexerSetterAttributeNameOf(useCSharp10: True)22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParameterScope_InTypeParameterAttributeNameOf_SpeculatingWithReplacementAttributeInsideExisting(useCSharp10: True)44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParameterScope_InTypeParameterAttributeNameOf_SpeculatingWithReplacementAttributeInsideExisting(useCSharp10: False)27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.TypeParameterScope_InMethodAttributeNameOf_SpeculatingWithReplacementAttributeInsideExisting(useCSharp10: False)34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.TypeParameterScope_InMethodAttributeNameOf_SpeculatingWithReplacementAttributeInsideExisting(useCSharp10: True)20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.TypeParameterScope_InParameterDefaultValue_NotShadowingConstant45ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.TypeParameterScope_InParameterNameOfDefaultValue_NestedLocalFunction17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.BindDynamicInvocation_Async26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.StaticLocalFunctionLocalFunctionDelegateReference_0322ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.NameConflictNestedTypeParameter11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParameterAttributesInSemanticModel59ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.SemanticModelInAttribute_0147ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.LocalFunction_AllowNullAttribute31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ShadowNames_0145ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.LocalFunctionAttribute_TypeParameter_Errors28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.TypeParameterScope_InParameterAttributeTypeOf27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.MethodScope_InTypeParameterAttributeNameOf21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ShadowNames_Parameter69ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.CallFromDifferentSwitchSection_04122ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.StatementAttributeSemanticModel8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.LocalFunctionAttribute_OnFunction12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ShadowNames_Local_0167ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.TypeParameterScope_NotInParameterAttribute_NotShadowingConst20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParameterScope_InParameterAttributeNameOf_ConversionOperator(useCSharp10: True)17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParameterScope_InParameterAttributeNameOf_ConversionOperator(useCSharp10: False)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.NameConflictParameter17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.EmitCallInstruction37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParameterScope_NotAsMethodAttributeType29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.DeclarationInLocalFunctionParameterDefault105ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParameterScope_InMethodAttributeNameOf_Delegate_ConflictingName(useCSharp10: True)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParameterScope_InMethodAttributeNameOf_Delegate_ConflictingName(useCSharp10: False)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.BadUnsafeNoKeyword7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.NoOperator19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.AwaitWithinAsyncOuterScope_0120ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.BadCallerMemberName8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.TypeParameterScope_InTypeAttributeConstant24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.BadRefIterator22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.TypeParameterScope_NotAsMethodAttributeType38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.TypeParameterScope_AsParameterAttributeType31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParameterScope_InIndexerInitSetterAttributeNameOf(useCSharp10: True)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParameterScope_InIndexerInitSetterAttributeNameOf(useCSharp10: False)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.LocalFuncMutualRecursion49ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.TypeParameterScope_InReturnType68ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.TestLocalFunctionDeclaration3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParameterScope_InParameterAttributeNameOf_SpeculatingWithReplacementAttributeInsideExisting(useCSharp10: False)45ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParameterScope_InParameterAttributeNameOf_SpeculatingWithReplacementAttributeInsideExisting(useCSharp10: True)19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.MutuallyRecursiveDefaultParameters8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.LocalFunctionAttribute_OnFunction_OutVarInCall15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.TypeParameterScope_InRecordAttributeNameOf_RecordStruct18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParameterScope_NotInMethodAttribute50ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.LocalFunctionAttribute_Argument_SemanticModel(statement: "[Attr(42, Name = \"hello\")] void local() { }")12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.LocalFunctionAttribute_Argument_SemanticModel(statement: "[return: Attr(42, Name = \"hello\")] void local() "...)7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.LocalFunctionAttribute_Argument_SemanticModel(statement: "void local([Attr(42, Name = \"hello\")] int i) { }")9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.LocalFunctionAttribute_Argument_SemanticModel(statement: "void local<[Attr(42, Name = \"hello\")]T>() {}")27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.LocalFunctionAttribute_Argument_SemanticModel(statement: "[Attr(42, Name = \"hello\")] int x = 123;")27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ExpressionTreeLocalFunctionUsage_01106ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.BadByRefClosure13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParameterScope_NotInMethodAttributeTypeArgument48ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.BadEmptyBody40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParamUnassigned_0123ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.BadNotUsed38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ShadowNames_Local_0258ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.BadParams41ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.LocalFunctionParameterDefaultUsingConst81ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.BindDynamicInvocation37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.StaticWithThisReference25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.LocalFuncAndTypeParameterOnType34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.LocalFunction_ParameterDefaultValue_NameOfLocalFunction21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.FetchLocalFunctionSymbolThroughLocal14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.TypeParameterScope_NotInMethodAttributeDefault19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.LocalFunction_AttributeMarkedObsolete11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.DynamicArgWrongArity5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.TypeParameterScope_NotInMethodAttributeTypeArgument21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.VarInOuterScope44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.EmittedAsStatic_0140ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParameterScope_InParameterAttributeNameOf_Indexer(useCSharp10: True)17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParameterScope_InParameterAttributeNameOf_Indexer(useCSharp10: False)16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.CanAccessPreviousSubmissionMethodsFromInsideLambda110ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.LocalFunctionDisallowedAttributes21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.MethodScope_InTypeParameterAttribute30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ArglistIterator17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ExpressionTreeLocalFunctionUsage_0256ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.StaticLocalFunctionDelegateReferenceWithReceiver12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParameterScope_InMethodAttributeNameOf_AnonymousFunctionWithImplicitParameters29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParameterScope_InMethodAttributeNameOf_LookupInEmptyNameof58ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.CallFromDifferentSwitchSection_0239ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParamsArray_Symbol_MultipleParamsArrays9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.InheritUnsafeContext74ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.LocalFunctionDoesNotOverwriteInnerTryCatchFinallyScopeFlags12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.AwaitWithinAsyncOuterScope_0219ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.RecursiveDefaultParameter214ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.StaticLocalFunctionLocalFunctionReference_0310ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.CallFromDifferentSwitchSection_0186ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParameterScope_InParameterAttributeNameOf_Constructor(useCSharp10: True)32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParameterScope_InParameterAttributeNameOf_Constructor(useCSharp10: False)22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.BadScoping26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.LocalFunctionResetsTryCatchFinallyScopeFlags99ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ShadowNames_Local_0386ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ShadowNames_LocalFunctionInsideLambda_0298ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.TypeParameterScope_NotInMethodAttributeTypeOf54ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParameterScope_InMethodAttributeNameOf_Constructor(useCSharp10: True)77ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParameterScope_InMethodAttributeNameOf_Constructor(useCSharp10: False)93ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParameterScope_NotInReturnType53ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.Extension_0162ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParameterScope_NotInParameterNameOfDefaultValue51ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.TypeParameterScope_InParameterType21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.LocalFunctionAttribute_OutParam18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.TypeParameterScope_InTypeConstraint13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.TypeParameterScope_InMethodAttributeNameOf_SpeculatingWithNewAttribute(useCSharp10: False)35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.TypeParameterScope_InMethodAttributeNameOf_SpeculatingWithNewAttribute(useCSharp10: True)20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.LocalFunctionAttribute_Parameter_Errors42ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParameterScope_InIndexerGetterAttributeNameOf(useCSharp10: True)31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParameterScope_InIndexerGetterAttributeNameOf(useCSharp10: False)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ShadowNames_ThisLocalFunction40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.LocalFunctionAttribute_SpeculativeSemanticModel(statement: "[A] void local() { }")10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.LocalFunctionAttribute_SpeculativeSemanticModel(statement: "void local<[A]T>() {}")5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.LocalFunctionAttribute_SpeculativeSemanticModel(statement: "void local([A] int i) { }")7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.LocalFunctionAttribute_SpeculativeSemanticModel(statement: "[return: A] void local() { }")19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.LocalFunctionAttribute_SpeculativeSemanticModel(statement: "[A] int x = 123;")4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ForwardReferenceCapture96ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.LocalFunction_NotNullIfNotNullAttribute37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParameterScope_InMethodAttributeNameOf_Delegate(useCSharp10: False)37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParameterScope_InMethodAttributeNameOf_Delegate(useCSharp10: True)53ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.UnderscoreInOuterScope94ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.TypeParameterScope_InRecordAttributeNameOfConstant83ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.TypeParameterScope_InMethodAttributeNameOf_TopLevel(useCSharp10: False)70ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.TypeParameterScope_InMethodAttributeNameOf_TopLevel(useCSharp10: True)46ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.StaticLocalFunctionLocalFunctionDelegateReference_0276ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.EmittedAsStatic_0393ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.NameOf_InstanceMemberInStatic46ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ShadowNames_LocalFunctionInsideLambda_0338ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.BadGotoInto55ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ConstraintBinding215ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.TypeParameterScope_InMethodAttributeNameOfNameOf(useCSharp10: True)39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.TypeParameterScope_InMethodAttributeNameOfNameOf(useCSharp10: False)27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParameterScope_NotInParameterAttribute30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.TypeOf_ShadowedTypeParameter45ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ConstraintBinding20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.LocalFunctionExtern34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.DynamicArgOverload12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ShadowNames_LocalFunctionInsideLocalFunction_0120ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ForwardReference54ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.LocalFunctionExtern_Generic_GenericMembers(classTypeParams: "", methodTypeParams: "<MT>", localFunctionTypeParams: "")78ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.LocalFunctionExtern_Generic_GenericMembers(classTypeParams: "", methodTypeParams: "", localFunctionTypeParams: "<LT>")26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.LocalFunctionExtern_Generic_GenericMembers(classTypeParams: "<CT>", methodTypeParams: "", localFunctionTypeParams: "")31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.TypeParameterAttributesInSemanticModel43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.StaticWithLocalFunctionVariableReference_0221ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.NameConflictTypeParameter20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.DefiniteAssignment_0424ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.BadGotoOutOf20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.GetDeclaredSymbolOnTypeParameter7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.StaticWithVariableReference22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.StaticWithLocalFunctionVariableReference_019ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParameterScope_InMethodAttributeNameOf_GetSymbolInfoOnSpeculativeMethodBodySemanticModel12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.NameOf_ThisReferenceInStatic33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.TypeParameterScope_InParameterAttributeDefault15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.StaticLocalFunctionGenericStaticLocalFunction38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.CallerMemberName45ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.BadClosureStaticRefInstance23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ShadowNames_LocalFunctionInsideLocalFunction_0238ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.TypeParameterScope_NotInTypeParameterAttribute66ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.UnsafeLocal73ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ShadowWithSelfReferencingLocal95ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.OutParam_Extern_0139ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParamUnassigned_0350ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.CallFromDifferentSwitchSection_0594ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.DefiniteAssignment_0557ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.StaticLocalFunctionLocalFunctionReference_0227ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.LocalFunctionTypeParametersUseCorrectBinder22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.DefiniteAssignment_0247ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParameterScope_NotInParameterDefaultDefaultValue108ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.StaticLocalFunctionLocalFunctionDelegateReference_0188ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.Conditional_ThisReferenceInStatic104ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.TypeParameterScope_InTypeParameterAttributeDefault34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ShadowNames_TypeParameter51ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.BadNotUsedSwitch11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.LocalFunction_DoesNotReturnIf20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.StaticLocalFunctionThisAndBaseDelegateReference34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.NameOf_CapturedVariableInStatic13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.BadRefWithDefault8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.LocalFunctionObsolete44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.RecursiveLocalFuncsAsParameterTypes33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.TypeParameterScope_InTypeAttributeNameOf18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.LabeledLocalFunctionInIf31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.MethodScope_InMethodAttribute11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.RefReturningAsyncLocalFunction9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ForwardRefInLocalFunc82ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ComImport_Class43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.TypeParameterScope_InTypeParameterAttributeNameOf67ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.LocalFunctionAttribute_BadAttributeLocation39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.NameOf_ShadowedVariable9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParamUnassigned_0410ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ShadowNames_LocalFunction_0130ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.BadArglistUse27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParameterScope_InTypeParameterAttributeNameOf(useCSharp10: True)48ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParameterScope_InTypeParameterAttributeNameOf(useCSharp10: False)22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.LocalFunctionAttribute_AttributeSemanticModel34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.RethrowingExceptionsInLocalFuncInsideCatchIsNotAllowed17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.LocalFunctionConflictingName11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParameterScope_InParameterAttributeNameOf_ConflictingNames(useCSharp10: False)23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParameterScope_InParameterAttributeNameOf_ConflictingNames(useCSharp10: True)32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.MethodScope_InParameterAttribute11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.LocalFunctionDoesNotOverwriteInnerLockScopeFlag12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.LocalInUnsafeStruct18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.LocalFunctionAttribute_OnFunction_DeclarationPattern18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.Extension_028ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.VarLocalFunction26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.DynamicArgumentToParams50ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ShadowNames_LocalFunctionInsideLambda_0118ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.UnsafeArgsInIteratorLocalFuncs24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.RethrowingExceptionsInCatchInsideLocalFuncIsAllowed41ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.DefiniteAssignment_0163ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.StaticLocalFunctionStaticFunctionsDelegateReference61ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.LocalInUnsafeBlock9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.TypeParameterScope_AsTypeParameterAttributeType53ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.StaticLocalFunctionLocalFunctionReference_0121ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ParameterScope_ValueLocalNotInPropertyOrAccessorAttributeNameOf_UnknownAccessor19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ExpressionTreeLocalFunctionInside27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.ForgotSemicolonLocalFunctionsMistake35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.NameOf_ShadowedTypeParameter15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.NameConflictLocalVarFirst6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.CanAccessPreviousSubmissionVariablesFromInsideMethod43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.LocalFunction_MaybeNullWhenAttribute35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.LocalFunction_DoesNotReturn14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.TypeParameterScope_NotInParameterAttribute32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.OutParam_Extern_0212ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.BadUnsafeKeywordDoesntApply15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.EmittedAsStatic_0267ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.BadDefiniteAssignmentCall57ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.TypeParameterScope_InParameterNameOfDefaultValue36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.LocalFunctionExtern_NoImplementationWarning_Attribute11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.LocalFunctionAttribute_LangVersionError24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.NameConflictDuplicate26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.LocalFunctionAttribute_Parameter9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.SizeOf_ShadowedTypeParameter16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.TypeParameterScope_InRecordParameterAttributeNameOf37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.CanAccessScriptGlobalsFromInsideLambda27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.TypeParameterScope_InParameterAttributeNameOf16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.StaticWithTypeParameterReferences80ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.LocalFunctionDisallowedSecurityAttributes48ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests.BadDefiniteAssignmentDelegateConversion16ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.Timing_Info_Is_Empty_If_Not_Run32ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.Diagnostic_DetachedSyntaxTree_Execute345ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.Generator_Output_Kinds_Can_Be_Disabled(disabledOutput: Source | PostInit)56ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.Generator_Output_Kinds_Can_Be_Disabled(disabledOutput: Source | Implementation)12ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.Generator_Output_Kinds_Can_Be_Disabled(disabledOutput: Implementation)18ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.Generator_Output_Kinds_Can_Be_Disabled(disabledOutput: Source)3ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.Generator_Output_Kinds_Can_Be_Disabled(disabledOutput: PostInit | Implementation)3ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.Generator_Output_Kinds_Can_Be_Disabled(disabledOutput: PostInit)4ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.Generator_Output_Kinds_Can_Be_Disabled(disabledOutput: None)3ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.Generator_Output_Kinds_Can_Be_Disabled(disabledOutput: Source | PostInit | Implementation)6ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.Error_During_Generation_With_Dependent_Source17ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.AdditionalText_Can_Be_Replaced41ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.IncrementalGenerator_Add_New_Generator_After_Generation58ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.Error_During_Generation_Has_Exception_In_Description33ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.RunResults_Combine_Diagnostics52ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.FullGeneration_Diagnostics_AreSame_As_RunResults14ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.RunResults_Combine_SyntaxTrees52ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.Can_Get_Timing_Info_From_Multiple_Generators52ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.Error_During_PostInit_Is_Reported14ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.Adding_A_Source_Text_Without_Encoding_Fails_Generation24ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.Error_During_Generation_Does_Not_Affect_Other_Generators33ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.Binary_Additional_Files_Do_Not_Throw_When_Compared22ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.IncrementalGenerator_PostInit_Source_Is_Cached108ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.Incremental_Generators_Exception_During_Execution13ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.Generator_Is_Initialized_Before_Running4ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.Error_During_Initialization_PostInit_Does_Not_Run6ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.Steps_From_Common_Input_Nodes_Recorded_In_All_Generators_Steps83ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.ParseOptions_Can_Be_Updated44ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.Can_Get_Timing_Info43ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.IncrementalGenerator_Doesnt_Run_For_Same_Input18ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.Running_With_No_Changes_Is_NoOp26ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.Transform_MultipleInputs_RemoveFirst_ModifySecond66ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.Timing_Info_Only_Includes_Last_Run85ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.IncrementalGenerator_With_No_Pipeline_Callback_Is_Valid110ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.PostInit_Source_Is_Available_During_Execute33ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.Diagnostic_SpaceInIdentifier_Execute35ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.AdditionalFiles_Are_Passed_To_Generator21ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.IncrementalGenerator_SyntaxProvider_InputRemoved76ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.Diagnostic_DetachedSyntaxTree_Incremental_AdditionalLocations14ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.Incremental_Generators_Can_Recover_From_Exceptions26ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.Diagnostic_SpanOutsideRange_Incremental_AdditionalLocations12ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.Diagnostic_DetachedSyntaxTree_Incremental37ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.Generator_HintName_MustBe_Unique40ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.PostInit_SyntaxTrees_Are_Combined_In_RunResults10ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.Generator_HintName_MustBe_Unique_Across_Outputs11ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.Returning_Null_From_SelectMany_Gives_Empty_Array14ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.Single_File_Is_Added12ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.IncrementalGenerator_Register_End_Node_Only_Once_Through_Combines192ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.Diagnostic_SpanOutsideRange_Execute34ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.IncrementalGenerator_Can_Add_Comparer_To_Combine_Node55ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.AnalyzerConfigOptions_Are_Passed_To_Generator14ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.IncrementalGenerator_Can_Add_PostInit_Source10ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.SyntaxTrees_Are_Lazy12ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.Diagnostics_Respect_Pragma_Suppression28ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.RunResults_Are_Empty_Before_Generation1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.LongBinaryExpression4s 888ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.Incremental_Generators_Exception_During_Execution_Doesnt_Produce_AnySource35ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.Diagnostics_Respect_SuppressMessageAttribute140ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.Generator_Can_Provide_Source_In_PostInit28ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.IncrementalGenerator_Add_New_Generator_With_Syntax_After_Generation10ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.Error_During_Initialization_Is_Reported23ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.IncrementalGenerator_Add_New_Generator_After_Generation_SourceOutputNode70ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.IncrementalGeneratorInputSourcesHaveNames44ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.Generator_Can_Report_Diagnostics23ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.Error_During_Generation_Is_Reported34ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.Incremental_Generators_Can_Be_Cancelled28ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.Metadata_References_Provider90ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.Incremental_Generators_Exception_In_Comparer42ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.Replaced_Input_Is_Treated_As_Modified25ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.PostInit_Is_Only_Called_Once15ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.GeneratorDriver_Initializes_Incremental_Generators4ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.Post_Init_Trees_Are_Reparsed_When_ParseOptions_Change30ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.Diagnostic_SpaceInIdentifier_Incremental58ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.Generator_HintName_Is_Appended_With_GeneratorName127ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.AnalyzerConfig_Can_Be_Updated94ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.IncrementalGenerator_Collect_SyntaxProvider_01105ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.Analyzer_Is_Run86ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.Diagnostic_SpanOutsideRange_Execute_AdditionalLocations52ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.IncrementalGenerator_Runs_Only_For_Changed_Inputs38ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.Incremental_Generators_Exception_During_Initialization66ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.Diagnostic_SpanOutsideRange_Incremental10ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.IncrementalGenerator_Collect_SyntaxProvider_0234ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.Diagnostics_Respect_Suppression65ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.User_WrappedFunc_Throw_Exceptions8ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.Generator_Is_Only_Initialized_Once5ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.User_Source_Can_Depend_On_Generated_Source8ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.PostInit_SyntaxTrees_Are_Available_In_RunResults5ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.Cancellation_During_Execution_Doesnt_Report_As_Generator_Error38ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.Error_During_Initialization_Generator_Does_Not_Run16ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.GeneratorDriver_Prefers_Incremental_Generators8ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.ParseOptions_Are_Passed_To_Generator7ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.PostInit_Source_Is_Available_To_Other_Generators_During_Execute35ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.Single_File_Is_Added_OnlyOnce_For_Multiple_Calls4ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.Diagnostic_DetachedSyntaxTree_Execute_AdditionalLocations49ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.Generator_Is_Not_Initialized_If_Not_Run4ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.Incremental_Generators_Exception_During_Execution_Doesnt_Stop_Other_Generators17ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.IncrementalGenerator_Can_Add_Comparer_To_Input_Node7ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.RemoveTriggeringSyntaxAndVerifySyntaxTreeConsistentWithCompilation17ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests.RunResults_Are_Available_After_Generation9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTasklikeMoreTests.AsyncLambda_InferReturnType174ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTasklikeMoreTests.AsyncMethodBuilder_AdditionalConstraints59ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTasklikeMoreTests.AwaiterMissingINotifyCompletion38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTasklikeMoreTests.NonTaskBuilderOfT19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTasklikeMoreTests.TaskLikeWithRefStructValue249ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTasklikeMoreTests.Dynamic310ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTasklikeMoreTests.OverloadWithVoidPointer68ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTasklikeMoreTests.AttributeArgument_TaskLikeOverloadResolution70ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTasklikeMoreTests.NonTaskBuilder_Array40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTasklikeMoreTests.Private76ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTasklikeMoreTests.AsyncMethodBuilder_IncorrectMethodArity90ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTasklikeMoreTests.AwaitUnsafeOnCompleted_AdditionalConstraintMissingFromAwaiter135ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTasklikeMoreTests.Start_AdditionalConstraintMissingFromStateMachine189ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTasklikeMoreTests.AsyncLocalFunction154ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTasklikeMoreTests.NonTaskBuilder17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTasklikeMoreTests.AsyncMethod_BuilderFactoryDisallowed41ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTasklikeMoreTests.AsyncMethodBuilderAttributeMultipleParameters45ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTasklikeMoreTests.RefParameterOnMethodWithAsyncMethodBuilderAttribute(useCSharp9: True)210ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTasklikeMoreTests.RefParameterOnMethodWithAsyncMethodBuilderAttribute(useCSharp9: False)104ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTasklikeMoreTests.AwaitOnCompleted_AdditionalConstraintMissingFromAwaiter129ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTasklikeMoreTests.AsyncMethod_CreateHasRefReturn62ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTasklikeMoreTests.AsyncMethodBuilder_MissingMethods55ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTasklikeMoreTests.AsyncMethodBuilderAttributeSingleParameterWrong51ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTasklikeMoreTests.AsyncMethod258ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTasklikeMoreTests.AsyncMethodBuilder_MissingConstraints39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTasklikeMoreTests.AdditionalConstraintMissingFromStateMachine_AsyncTaskMethodBuilder175ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TypeofTests.GetSymbolsOnResultOfTypeof18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.BinaryOperator_WithCustomComparisonOperator_DifferentTypes68ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.TestCSharp779ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.ParamsAmbiguity261ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.AssignmentToRefType76ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.NormalInitializerType_Default39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.BinaryOperator_ValidObjectEquality112ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.ComparisonWithGenericType_Unconstrained_Inequality35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.ComparisonWithGenericType_ValueType55ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.InChecked124ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.RefTernaryOperator105ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.EqualityComparison2s 514ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.MethodWithRefParameters253ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.AlwaysNonNull142ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.TypelessExpressionInBinaryOperation118ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.Return23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.BadAssignment17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.InvocationOnDefault59ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.InRawStringInterpolation98ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.OptionalParameter34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.V7SwitchWarningWorkaround10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.QueryOnDefault99ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.NegationUnaryOperatorOnTypelessExpressions74ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.CannotInferTypeArg107ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.TestBinaryOperators4157ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.ThrowDefault75ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.Cast285ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.TernaryOperator196ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.DefaultInputToTypeTest40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.BinaryOperator85ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.TestErrorDefaultLiteralCollection82ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.AmbiguousMethod83ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.BinaryOperator_WithCustomComparisonOperator86ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.DefaultNullableParameter109ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.V7SwitchWarns194ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.CannotAwaitDefault54ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.InvocationOnDynamic65ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.ArrayConstruction108ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.InUsing_WithVar43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.TestBinaryOperators3112ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.InUsingDeclaration48ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.NullableAndDefault88ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.AssignmentToStructType229ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.TestBinaryOperators2175ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.AsyncLambda23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.DefaultInAsOperatorWithReferenceType7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.ArraySize86ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.MethodWithNullableParameters232ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.AssignmentToGenericType89ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.NotAType43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.ExplicitCast163ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.PEVerifyWithUnreachableCatch1224ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.OptionalCancellationTokenParameter369ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.TypeVarCanBeDefault102ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.UserDefinedStruct109ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.InAttributeParameter113ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.ConstAndProperty223ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.AssignmentToInt313ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.TestDefaultInOptionalParameterWithNullable198ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.DefaultInAsOperator64ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.Lambda63ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.TestDefaultInAttributeOptionalParameterWithNullable21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.FailedImplicitlyTypedArray75ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.Dereference49ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.TypeInferenceSucceeds225ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.ComparisonWithGenericType_VariousConstraints146ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.DefaultInTypedEnum65ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.DefaultEqualsDefault_InCSharp7_382ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.BadUnaryOperator36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.LambdaWithInference395ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.ComparisonWithGenericType_Unconstrained60ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.CannotInferTypeArg236ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.EqualityComparison_StructWithComparison968ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.GenericCast65ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.DefaultInputToConstantPattern56ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.DefaultInConditionalExpression137ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.V6SwitchWarningWorkaround56ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.ComparisonWithGenericType_ReferenceType155ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.ParamsAmbiguity3135ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.AssignmentToThisOnRefType107ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.ReturnNullableType50ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.TestBinaryOperators100ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.ImplicitlyTypedArray87ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.RefTypeAndValue304ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.NegationUnaryOperatorOnDefault54ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.InStringInterpolation107ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.PEVerifyWithUnreachableCatch2105ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.DefaultIdentifier141ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.InCompoundAssignmentAndExceptionFilter44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.DefaultInConstantPattern12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.ParamsAmbiguity35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.YieldReturn46ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.Tuple134ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.TestDefaultInConstWithNullable48ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.InFixed57ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.InUsing100ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.TestCSharp7Cascade22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.CollectionInitializer98ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.EqualityComparisonWithUserDefinedEqualityOperator231ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.TestSpeculativeModel48ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.DefaultInEnum57ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.IndexingIntoArray116ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.ConditionalOnDefault91ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.MiscDefaultErrors82ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.EqualityComparison_Tuples723ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.DynamicInvocation1s 246ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.V6SwitchWarns22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.DefaultEqualsDefault29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.InChecked285ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.RefReturnValue7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.ExprTreeConvertedNullOnLHS11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.ConditionalOnDefaultIsFalse73ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.AssignmentToThisOnStructType6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.ArrayTypeInferredFromParams16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.WithUserDefinedPlusOperator119ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.BinaryOperator_NullVersusDefault59ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DefaultLiteralTests.ReturningDefaultFromAsyncMethod69ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.LanguageVersion_0171ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Scope_3096ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Scope_3298ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Return_09166ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Scope_25121ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.LocalDeclarationStatement_1621ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.NullableRewrite_0114ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.MissingTypes_0416ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.ModelWithIgnoredAccessibility_0426ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Scope_2365ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.WithinNamespace_016ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.ExplicitMain_0781ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.LocalDeclarationStatement_0181ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.AnalyzerActions_0536ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.AnalyzerActions_1223ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.LocalFunctionStatement_1538ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.AnalyzerActions_0369ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Scope_31119ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.EmptyStatements_04100ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.SpeakableEntryPoint_ProgramIsObsolete69ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.ThrowStatement_019ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.ExplicitMain_22156ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.AnalyzerActions_13289ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Scope_20134ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.WhileStatement_01149ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Scope_24297ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Scope_09121ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.BreakStatement_0195ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.SwitchStatement_01216ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Scope_1454ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Scope_1174ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.LocalFunctionStatement_18130ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Simple_05318ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Scope_13406ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.PropertyDeclaration_0399ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.ExplicitMain_18180ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Span_02384ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.FixedStatement_0159ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Scope_27388ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.OutOfOrder_0263ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.LocalDeclarationStatement_1196ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.LocalDeclarationStatement_13126ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.MissingTypes_0137ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.FlowAnalysis_0171ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.ExplicitMain_19177ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.LocalDeclarationStatement_1794ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.EmptyStatements_01111ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Scope_04159ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.TopLevelLocalFunctionReferencedInClass_IOperation92ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.LockStatement_01225ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.TryStatement_01119ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.LocalFunctionStatement_0656ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.ForeachStatement_01538ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.FlowAnalysis_02110ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Issue1179569100ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Scope_01170ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.LocalFunctionStatement_1291ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Scope_3363ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.UsingStatement_01590ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.ModelWithIgnoredAccessibility_02434ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.ExplicitBase_011s 488ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Return_13541ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.OutOfOrder_12334ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.ExplicitMain_10264ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Return_15542ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.MissingTypes_07105ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.SpeakableEntryPoint_ProgramCallsMain80ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.LocalDeclarationStatement_12107ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.MissingTypes_0258ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.AnalyzerActions_06250ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.LocalDeclarationStatement_15107ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.UsingStatement_02413ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.OutOfOrder_07466ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.LocalFunctionStatement_04107ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Return_07245ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Return_10197ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.LocalFunctionStatement_13367ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Scope_2894ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.LocalDeclarationStatement_07156ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Return_021s 105ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Return_1256ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.SpeakableEntryPoint_ProgramIsNotPartial405ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Scope_16423ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Block_01143ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.ExplicitMain_11173ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.ExplicitMain_21415ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.MissingTypes_0548ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.AnalyzerActions_09176ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.LocalDeclarationStatement_04286ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Simple_04167ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.ContinueStatement_0151ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.EmptyStatements_05104ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.SpeakableEntryPoint_ProgramWithoutDeclaredAccessibility69ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Return_04238ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Args_0614ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.LocalDeclarationStatement_0246ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Simple_06_01777ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.LocalFunctionStatement_1757ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.LocalDeclarationStatement_069ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.EmptyStatement_0135ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Args_03134ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Scope_3492ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.MissingTypes_0661ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Ordering_InFileScopedNamespace_0173ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.SpeakableEntryPoint_XmlDoc_ProgramIsPartial37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Dll_0134ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Args_0197ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.LocalDeclarationStatement_1498ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Scope_1551ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Scope_18129ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.SpeakableEntryPoint440ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Return_08479ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.CheckedStatement_01147ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.ExplicitMain_04230ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.ExplicitMain_13147ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.OutOfOrder_0834ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.SpeakableEntryPoint_ProgramIsAbstractPartial109ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.AnalyzerActions_0268ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.OutOfOrder_0526ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Attributes_0285ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.LocalFunctionStatement_0548ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.ExplicitMain_14136ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Args_0474ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Scope_07102ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Lambda_01118ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.SpeakableEntryPoint_ProgramIsStruct50ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.UncheckedStatement_01138ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.OutOfOrder_0379ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.LocalFunctionStatement_01313ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.ExplicitMain_2095ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.LocalFunctionStatement_09101ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Scope_02135ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.LocalFunctionStatement_1612ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.SpeakableEntryPoint_ProgramHasBackingField78ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.ExplicitMain_2484ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Return_0683ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.AnalyzerActions_10159ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.SpeakableEntryPoint_ProgramHasBaseList88ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.OutOfOrder_0629ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.LocalUsedBeforeDeclaration_0475ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.LocalFunctionStatement_10167ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.ExplicitMain_05109ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.AnalyzerActions_04146ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.DoStatement_0186ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.PropertyDeclaration_0250ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.ExpressionStatement_01124ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.SpeakableEntryPoint_ProgramIsPartial177ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Scope_08109ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.ExplicitBase_02170ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.LabeledStatement_0238ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Scope_1941ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.LocalUsedBeforeDeclaration_0122ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Attributes_0187ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.NetModule_0118ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.EmptyLocalDeclaration21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Simple_0781ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.ExplicitMain_0992ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Simple_0136ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.ModelWithIgnoredAccessibility_0163ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.EventDeclaration_0225ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Simple_09110ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.ExplicitBase_03159ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.SpeakableEntryPoint_ProgramIsRecord103ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.LocalFunctionStatement_08220ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.SpeakableEntryPoint_ProgramHasMain79ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.OutOfOrder_1188ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Scope_1091ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Yield_0127ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Return_01143ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.LocalDeclarationStatement_1824ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Scope_2273ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Args_054ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Return_1137ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.ExplicitMain_02121ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.LabeledStatement_01191ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Span_01274ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Scope_05181ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.ExplicitMain_08294ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.LocalFunctionStatement_0747ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Simple_06_02383ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.SpeakableEntryPoint_ProgramImplementsInterface39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.ModelWithIgnoredAccessibility_0395ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.EventDeclaration_0134ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.SpeakableEntryPoint_XmlDoc_ProgramIsPartial_NotCommented9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.ExplicitMain_1540ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.AnalyzerActions_1171ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.ExplicitMain_1680ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.ExplicitMain_0396ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.AnalyzerActions_08102ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Scope_2636ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.LocalUsedBeforeDeclaration_0242ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.LocalFunctionStatement_0239ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.ExplicitMain_2359ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Scope_2973ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.ExplicitMain_0698ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.ExplicitMain_01117ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Scope_1767ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.SpeakableEntryPoint_ProgramHasMain_DifferentSignature116ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.SpeakableEntryPoint_ProgramIsObsolete_UsedWithinProgram12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.BindCompilationUnitInSemanticModelWhenLocalFunctionIsAtTheTop6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.SpeculativeSemanticModel14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.LabeledStatement_0454ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.SpeakableEntryPoint_ProgramIsStaticPartial67ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.LocalDeclarationStatement_0366ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.SpeakableEntryPoint_ProgramIsSealedPartial123ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.OutOfOrder_0163ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.SpeakableEntryPoint_ProgramIsInterface8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.LocalFunctionStatement_1464ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Return_059ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Scope_0698ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.LabeledStatement_0349ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.SpeakableEntryPoint_XmlDoc5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.OutOfOrder_109ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.OutOfOrder_0442ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.EmptyStatements_0219ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.IfStatement_0153ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.PropertyDeclaration_0180ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.LocalFunctionStatement_0325ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.AnalyzerActions_07145ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Scope_03183ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.EmptyStatements_03101ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.MissingTypes_0362ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.LocalDeclarationStatement_0843ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Return_03130ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.LocalFunctionStatement_1123ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.WithinType_014ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Args_029ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.LocalDeclarationStatement_0585ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.LocalUsedBeforeDeclaration_0393ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Args_079ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Attributes_0364ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Scope_1226ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.ForeachStatement_0363ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.LocalDeclarationStatement_09189ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Yield_0277ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.TopLevelLocalReferencedInClass_IOperation341ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.ExplicitMain_12149ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Ordering_AfterNamespace17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Simple_03132ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.UnsafeStatement_01150ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.SpeakableEntryPoint_ProgramIsInternal88ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.AnalyzerActions_0159ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.OutOfOrder_0946ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.ForeachStatement_0274ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.SpeakableEntryPoint_TypeOf109ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Ordering_InFileScopedNamespace_0293ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Scope_2168ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Simple_02176ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.ForStatement_01133ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.EmptyStatements_0647ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.ThrowStatement_02106ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.UsingStatement_03133ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.OutOfOrder_13117ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Return_14115ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.ExplicitMain_1784ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.LocalDeclarationStatement_10129ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TopLevelStatementsTests.Simple_08119ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.Remove(addHintName: "file.cs", removeHintName: "file.cs")3ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.Remove(addHintName: "file", removeHintName: "file")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.Remove(addHintName: "file", removeHintName: "file.cs")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.Remove(addHintName: "file.cs", removeHintName: "file")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.HintName_WithExtension(hintName: "abc.cs")5ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.HintName_WithExtension(hintName: "abc")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.HintName_WithExtension(hintName: "abc.vb")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.HintName_InvalidValues(hintName: ">")2ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.HintName_InvalidValues(hintName: " /a/ b/c/ generated.cs")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.HintName_InvalidValues(hintName: "a\\\\b")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.HintName_InvalidValues(hintName: "\"")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.HintName_InvalidValues(hintName: "a//b")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.HintName_InvalidValues(hintName: " /a/generated.cs")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.HintName_InvalidValues(hintName: " a/ b /c generated.cs")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.HintName_InvalidValues(hintName: "/abc/def.cs")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.HintName_InvalidValues(hintName: "/..")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.HintName_InvalidValues(hintName: "\0")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.HintName_InvalidValues(hintName: " /")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.HintName_InvalidValues(hintName: "./")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.HintName_InvalidValues(hintName: "../")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.HintName_InvalidValues(hintName: "\\..")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.HintName_InvalidValues(hintName: "*")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.HintName_InvalidValues(hintName: " a/ b /c ")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.HintName_InvalidValues(hintName: " /generated.cs")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.HintName_InvalidValues(hintName: " /abc")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.HintName_InvalidValues(hintName: ":")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.HintName_InvalidValues(hintName: "|")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.HintName_InvalidValues(hintName: "//")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.HintName_InvalidValues(hintName: "\\\\")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.HintName_InvalidValues(hintName: "<")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.HintName_InvalidValues(hintName: "abc .cs")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.HintName_InvalidValues(hintName: "\\")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.HintName_InvalidValues(hintName: " /a/ b/c/ ")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.HintName_InvalidValues(hintName: "?")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.HintName_InvalidValues(hintName: " abc /generated.cs")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.Contains(addHintName: "File.cs", checkHintName: "file")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.Contains(addHintName: "File", checkHintName: "file.cs")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.Contains(addHintName: "file", checkHintName: "file.cs")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.Contains(addHintName: "file.CS", checkHintName: "file")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.Contains(addHintName: "file.cs", checkHintName: "file")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.Contains(addHintName: "file.cs", checkHintName: "file.cs")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.Contains(addHintName: "file", checkHintName: "file")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.Contains(addHintName: "File.cs", checkHintName: "file.CS")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.Contains(addHintName: "file", checkHintName: "file.CS")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.Hint_Name_Must_Be_Unique(hintName1: "file", hintName2: "file.CS")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.Hint_Name_Must_Be_Unique(hintName1: "file.cs", hintName2: "file.cs")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.Hint_Name_Must_Be_Unique(hintName1: "file", hintName2: "File")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.Hint_Name_Must_Be_Unique(hintName1: "File", hintName2: "file")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.Hint_Name_Must_Be_Unique(hintName1: "file.CS", hintName2: "file")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.Hint_Name_Must_Be_Unique(hintName1: "file", hintName2: "file.cs")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.Hint_Name_Must_Be_Unique(hintName1: "file.cs", hintName2: "file")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.Hint_Name_Must_Be_Unique(hintName1: "file.CS", hintName2: "file.cs")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.Hint_Name_Must_Be_Unique(hintName1: "file.cs", hintName2: "file.CS")2ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.Hint_Name_Must_Be_Unique(hintName1: "file", hintName2: "file")3ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.HintName_ValidValues(hintName: " a/ b/ generated.cs", expectedName: null)16ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.HintName_ValidValues(hintName: " abc ", expectedName: " abc .cs")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.HintName_ValidValues(hintName: "abc+nested.cs", expectedName: null)1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.HintName_ValidValues(hintName: "abc.vb", expectedName: "abc.vb.cs")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.HintName_ValidValues(hintName: "abc/", expectedName: "abc/.cs")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.HintName_ValidValues(hintName: "a/b/c", expectedName: "a/b/c.cs")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.HintName_ValidValues(hintName: "abc - generated.cs", expectedName: null)1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.HintName_ValidValues(hintName: "abc{1}.cs", expectedName: null)1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.HintName_ValidValues(hintName: "abc[1].cs", expectedName: null)1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.HintName_ValidValues(hintName: "abc(1).cs", expectedName: null)1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.HintName_ValidValues(hintName: "abc.cs", expectedName: null)1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.HintName_ValidValues(hintName: "..", expectedName: "...cs")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.HintName_ValidValues(hintName: "abc`1.cs", expectedName: null)1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.HintName_ValidValues(hintName: "abc/ ", expectedName: "abc/ .cs")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.HintName_ValidValues(hintName: ".", expectedName: "..cs")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.HintName_ValidValues(hintName: "abc_-_", expectedName: "abc_-_.cs")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.HintName_ValidValues(hintName: "abc.generated.cs", expectedName: null)1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.HintName_ValidValues(hintName: "a\\b/c", expectedName: "a/b/c.cs")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.HintName_ValidValues(hintName: "abcd.cs", expectedName: "abcd.cs")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.HintName_ValidValues(hintName: " abc/generated.cs", expectedName: null)1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.HintName_ValidValues(hintName: "abc", expectedName: "abc.cs")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.AddedSources_Are_Deterministic157ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.Hint_Name_Must_Be_Unique_When_Combining_Sources2ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.AdditionalSourcesCollectionTests.SourceTextRequiresEncoding2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestLT_01(i1: -2)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestLT_01(i1: 3)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestLT_01(i1: -1)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestLT_01(i1: 2147483647)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestLT_01(i1: -2147483648)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestLT_01(i1: 0)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestLT_01(i1: -3)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestLT_01(i1: 1)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestLT_01(i1: 4)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestLT_01(i1: -4)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestLT_01(i1: 2)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestNuintRelations_0131ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestLT_021ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestLE_01(i1: -1)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestLE_01(i1: -4)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestLE_01(i1: 2147483647)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestLE_01(i1: 1)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestLE_01(i1: 3)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestLE_01(i1: 4)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestLE_01(i1: -3)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestLE_01(i1: 2)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestLE_01(i1: -2147483648)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestLE_01(i1: -2)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestLE_01(i1: 0)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestGT_01(i1: -2)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestGT_01(i1: -2147483648)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestGT_01(i1: 2)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestGT_01(i1: -1)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestGT_01(i1: 3)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestGT_01(i1: 4)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestGT_01(i1: 1)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestGT_01(i1: 0)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestGT_01(i1: -4)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestGT_01(i1: 2147483647)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestGT_01(i1: -3)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestUnion_014ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestDouble_Cov_0182ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestAnyFuzz_011ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestEQ_01(i1: -3)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestEQ_01(i1: -1)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestEQ_01(i1: 4)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestEQ_01(i1: 3)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestEQ_01(i1: -2)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestEQ_01(i1: 1)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestEQ_01(i1: 2147483647)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestEQ_01(i1: 0)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestEQ_01(i1: -2147483648)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestEQ_01(i1: -4)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestEQ_01(i1: 2)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.DoNotCrashOnBadInput139ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestDouble_045ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestLong_Cov_0177ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestDecimalRelations_0111ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestFloat_0149ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestAPI_011ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestNext_Cov_01157ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestAnyFuzz_021ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestString_0133ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestDecimalEdges_0128ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestDouble_031ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestComplement_013ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestGE_01(i1: -2)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestGE_01(i1: 2147483647)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestGE_01(i1: 1)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestGE_01(i1: -3)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestGE_01(i1: -2147483648)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestGE_01(i1: 2)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestGE_01(i1: -4)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestGE_01(i1: -1)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestGE_01(i1: 4)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestGE_01(i1: 0)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestGE_01(i1: 3)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestAllFuzz_031ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestAny_013ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestEQ_0248ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestString_Cov_0113ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestIsEmpty_0112ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestIntersect_0210ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestGT_021ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestNumbers_Fuzz_02433ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestLE_021ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestAllFuzz_021ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestGE_027ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestUnion_023ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestIntersect_012ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestString_Fuzz_02123ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestDouble_021ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestByte_Cov_0111ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestDouble_014ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestNumbers_Fuzz_01466ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestChar_018ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestBool_Cov_013ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestAllFuzz_011ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestAllFuzz_041ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ValueSetTests.TestNintRelations_011ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.MissingIEnumeratorCurrent107ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.ForEachOnErrorTypesWithoutReferences29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.TestSuccessImplicitlyTypedPattern79ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.TestErrorDynamicEnumerator18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.CastArrayToIEnumerable20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.TestErrorPatternStaticMoveNext44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.PortableLibraryStringForEach61ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.ForEachIteratorWithCurrentRefKind_Async_Ref47ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.TestErrorExplicitIEnumerableTOnTypeParameter20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.ForEachWithoutCorlib_Array5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.TestErrorForEachOverVoidArray121ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.StringNotIEnumerable157ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.TestSuccessPattern31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.TestErrorForEachOverVoidArray210ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.TestPatternDisposeRefStruct47ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.TestErrorLambdaCollection5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.Repro66727511ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.TestErrorPatternNullableBoolMoveNext49ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.TestForEachWithConditionalMethod242ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.TestErrorPatternNoGetEnumerator43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.ArrayOfNullableOfError18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.MissingNullableValue20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.ForEachIteratorWithCurrentRefKind_DontPassFieldByValue263ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.MissingNullableValue_CSharp789ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.ForEachIteratorWithCurrentRefKind_Async_RefReadonly54ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.TestSuccessInterfacePattern9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.ForEachStatementInfo_PointerElementType_Custom13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.ForEachIterator_RefAssignmentWithoutIdentityConversion234ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.TestErrorPatternNullableGetEnumerator23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.TestErrorPatternNonPublicGetEnumerator29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.TestSuccessTypeParameterConstrainedToPattern30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.TestExtensionGetEnumerator26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.TestErrorPatternNoCurrent31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.ForEachIterator_ReadonlySpan_RefAssignmentWithoutReadonly142ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.TestErrorPatternNonMethodMoveNext13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.ForEachIterator_RefReadonlyAssignmentWithoutIdentityConversion287ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.TestErrorMultipleIEnumerableT11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.TestErrorMethodGroupCollection4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.ForEachStatementInfo_PointerElementType_Array8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.TestPatternDisposeRefStruct_7_344ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.ForEachIteratorWithCurrentRefKind_Iterator_RefReadonly16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.TestErrorPatternNonPublicCurrent51ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.TestErrorMultipleIEnumerableT228ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.TestSuccessExplicitlyTypedVar64ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.TestErrorImplicitlyTypedCycle48ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.TestErrorNonEnumerable10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.TestErrorPatternNoMoveNextOrCurrent20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.TestErrorModifyIterationVariable24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.MissingIEnumerableGetEnumerator57ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.TestSuccessImplicitlyTypedString14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.TestErrorImplicitIEnumerableTOnTypeParameter31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.TestErrorNullLiteralCollection44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.Repro96319756ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.ForEachIteratorWithCurrentRefKind_Iterator_Ref26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.TestSuccessTypeParameterConstrainedToInterface16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.MissingIEnumeratorTCurrent54ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.TestSuccessTypeParameterConstrainedToClass77ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.MissingIEnumeratorCurrentGetter67ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.TestErrorNullConstantCollection12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.TestErrorForEachOverErrorTypeArray25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.TestSuccessInterfaceNonPatternNonGeneric13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.Bug110074151ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.TestErrorTypeEnumerable39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.TestErrorNoElementConversion5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.TestSuccessImplicitlyTypedArray5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.MissingIEnumeratorTMoveNext10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.MissingBaseType16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.TestErrorPatternStaticCurrent11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.TestErrorBadElementType34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.TestErrorPatternNonPublicMoveNext5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.ForEachWithoutCorlib_String2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.TestSuccessDynamicEnumerable5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.TestSuccessString6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.TestErrorEnumerablePatternOnTypeParameter10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.TestErrorPatternInaccessibleMoveNext59ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.TestErrorPatternNonPropertyCurrent12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.TestSuccessInterfaceNonPatternInaccessibleGeneric35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.TestErrorPatternNoMoveNext10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.TestSuccessImplicitlyTypedDynamicEnumerable6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.ForEachStmtWithSyntaxError17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.TestErrorForEachLoopWithSyntaxErrors8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.TestErrorPatternInaccessibleCurrent11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.BadCollectionCascadingErrors36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.TestErrorDefaultOfArrayType35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.TestSuccessInterfaceNonPatternGeneric8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.MissingIEnumeratorTCurrentGetter18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.TestErrorPatternStaticGetEnumerator16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.TestSuccessNullableCollection39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.TestErrorPatternNonBoolMoveNext8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.MissingObjectType6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.TestErrorForEachWithVoidIterationVariable4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.ForEachIterator_ReadonlySpan_RefReadonlyAssignmentWithoutIdentityConversion242ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.TestSuccessPatternStruct10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.TestErrorTypeNonEnumerable61ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.TestSuccessImplicitlyTypedInterface58ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.TestErrorPatternInaccessibleGetEnumerator16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.InferIterationVariableTypeWithErrors4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.TestSuccessArray48ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.Repro667275_Simplified44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.MissingIEnumerableTGetEnumerator69ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.SuppressForEachMissingMemberErrorOnErrorType44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ForEachTests.MissingIEnumeratorMoveNext43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LookupPositionTests.TestSafeControlFlow38s 912ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LookupPositionTests.GotoLabelWithUsings2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LookupPositionTests.RecordBaseArguments_0535ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LookupPositionTests.TestIncompleteConstructorParameters228ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LookupPositionTests.PrimaryConstructorBaseArguments_01_Struct29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LookupPositionTests.TestLambdas576ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LookupPositionTests.PrimaryConstructor(keyword: "struct", isPartial: True)4s 190ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LookupPositionTests.PrimaryConstructor(keyword: "struct", isPartial: False)4s 63ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LookupPositionTests.PrimaryConstructor(keyword: "class", isPartial: True)3s 331ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LookupPositionTests.PrimaryConstructor(keyword: "class", isPartial: False)2s 770ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LookupPositionTests.PositionalRecord1(keyword: "class", isPartial: True)4s 189ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LookupPositionTests.PositionalRecord1(keyword: "class", isPartial: False)4s 644ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LookupPositionTests.PositionalRecord1(keyword: "struct", isPartial: False)4s 537ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LookupPositionTests.PositionalRecord1(keyword: "struct", isPartial: True)3s 873ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LookupPositionTests.PrimaryConstructorBaseArguments_02_Struct23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LookupPositionTests.NestedForEachLoops_Embedded226ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LookupPositionTests.PrimaryConstructorBaseArguments_01_Class54ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LookupPositionTests.PrimaryConstructorBaseArguments_02_Class9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LookupPositionTests.RecordBaseArguments_01_Class17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LookupPositionTests.InterfaceBaseArguments_029ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LookupPositionTests.TestIncompleteConstructorParameters114ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LookupPositionTests.PositionalRecord211ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LookupPositionTests.RecordBaseArguments_0226ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LookupPositionTests.NestedFixedStatements_Embedded236ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LookupPositionTests.PrimaryConstructorBaseArguments_0319ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LookupPositionTests.RecordBaseArguments_0333ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LookupPositionTests.NestedForLoops_Embedded333ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LookupPositionTests.TestLeftToRightDeclarators4s 379ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LookupPositionTests.Cref311ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LookupPositionTests.NestedForEachLoops663ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LookupPositionTests.TestNestedLambdas1s 583ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LookupPositionTests.NominalRecord96ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LookupPositionTests.RecordBaseArguments_0447ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LookupPositionTests.NestedUsingStatements_Embedded383ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LookupPositionTests.TestIncompleteConstructorParameters329ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LookupPositionTests.TestGenericTypes501ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LookupPositionTests.TestIncompleteConstructorParameters440ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LookupPositionTests.TestLambdaWithMissingBody119ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LookupPositionTests.RecordInitializers_0158ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LookupPositionTests.ExpressionBodiedProp41ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LookupPositionTests.TestConstructorInitializers142ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LookupPositionTests.TestLambdaInConstructorInitializer218ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LookupPositionTests.TestGenericMethods75ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LookupPositionTests.TestLambdaAtEof134ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LookupPositionTests.TestLocalFunctionParameterAndTypeParameterScope92ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LookupPositionTests.GotoLabelShouldNotHaveColon31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LookupPositionTests.RecordBaseArguments_01_Struct26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LookupPositionTests.TestAssortedMembers1s 769ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LookupPositionTests.RecordInitializers_0358ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LookupPositionTests.RecordInitializers_0298ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LookupPositionTests.TestNonGenericTypes582ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LookupPositionTests.TestMethodParameterAndTypeParameterScope56ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UsingStatementTests.MethodGroup41ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UsingStatementTests.UsingPatternAmbiguousExtensionMethodTest37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UsingStatementTests.UsingPatternDifferentParameterOverloadTest13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UsingStatementTests.UsingPatternStaticMethod49ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UsingStatementTests.UsingPatternExtensionMethodWithDefaultArgumentsAmbiguous37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UsingStatementTests.UnusedVariable9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UsingStatementTests.UsingForGenericType14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UsingStatementTests.MissingIDisposable_NoLocal88ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UsingStatementTests.UsingInvalidPatternWithLangVer7_395ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UsingStatementTests.TestCyclicInference48ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UsingStatementTests.UsingPatternWithMultipleExtensionTargets38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UsingStatementTests.LinqInUsing76ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UsingStatementTests.UsingPatternWrongAccessibilityTest24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UsingStatementTests.UsingPatternWithParamsTest21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UsingStatementTests.UsingPatternExtensionMethodWithInvalidInstanceMethod11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UsingStatementTests.UsingPatternSameSignatureAmbiguousTest15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UsingStatementTests.ImplicitType229ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UsingStatementTests.ResourceTypeDerivedFromClassImplementIdisposable10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UsingStatementTests.UsingPatternExtensionMethodOnInStruct18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UsingStatementTests.MultipleResourceCreatedInNestedUsing19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UsingStatementTests.UsingPatternExtensionMethodPropertyHidingTest36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UsingStatementTests.ModifyUsingLocal49ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UsingStatementTests.UsingPatternRefStructTest31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UsingStatementTests.UsingPatternScopedExtensionMethodTest85ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UsingStatementTests.EmbeddedStatement28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UsingStatementTests.MultipleResourceCreatedInsideUsing17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UsingStatementTests.UsingPatternExtensionMethodWithInvalidInstanceProperty32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UsingStatementTests.UsingPatternAsyncTest54ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UsingStatementTests.ResourceCreatedOutsideUsing1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UsingStatementTests.LambdaInUsing21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UsingStatementTests.SemanticModel78ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UsingStatementTests.UsingPatternReferenceTypeTest39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UsingStatementTests.ModifyLocalInUsingExpression58ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UsingStatementTests.UnusedLocal19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UsingStatementTests.MissingIDisposable59ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UsingStatementTests.Null37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UsingStatementTests.UsingPatternImplicitConversionToDisposable50ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UsingStatementTests.UsingPatternDynamicArgument50ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UsingStatementTests.SemanticModel_0213ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UsingStatementTests.UsingPatternNonPublicAccessibilityTest77ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UsingStatementTests.UsingPatternExtensionMethodTest171ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UsingStatementTests.ImplicitType156ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UsingStatementTests.UsingForGenericTypeWithClassConstraint23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UsingStatementTests.UsingPatternExtensionMethodNonPublic36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UsingStatementTests.Lambda38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UsingStatementTests.UsingPatternGenericMethodTest31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UsingStatementTests.UsingPatternExtensionMethodWithDefaultArguments52ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UsingStatementTests.UsingPatternWithDefaultParametersTest16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UsingStatementTests.UsingPatternWithLangVer7_341ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UsingStatementTests.UsingPatternAmbiguousOverloadTest31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UsingStatementTests.ModifyParameterInUsingExpression23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UsingStatementTests.UsingPatternStaticMethodTest33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UsingStatementTests.UsingPatternInaccessibleAmbiguousTest15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UsingStatementTests.ResourceCreatedInsideUsingWithNoVarDeclared1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UsingStatementTests.EmbeddedDeclaration32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UsingStatementTests.UsingPatternWrongReturnTest43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UsingStatementTests.UsingPatternExtensionMethodRefParameterOnStruct24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NullableConversionTests.TestExplicitUnliftedUDC79ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NullableConversionTests.TestLiftedUserDefinedConversions114ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NullableConversionTests.TestLiftedVsUnlifted_Combinations649ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NullableConversionTests.TestLiftedVsUnlifted84ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NullableConversionTests.NullableConversionFromFloatingPointConst43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NullableConversionTests.TestNullableConversions120ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NullableConversionTests.TestNullableWithGenericConstraints0162ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NullableConversionTests.TestNonLiftedUDCOnStruct88ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NullableConversionTests.TestImplicitUDCInNullCoalescingOperand106ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NullableConversionTests.TestImplicitLiftedUDCOnStruct108ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NullableConversionTests.TestBug12780107ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ScriptSemanticsTests.AccessToGlobalMemberFromNestedClass283ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.ScriptSemanticsTests.TopLevelLabel1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ScriptSemanticsTests.AccessToGlobalMemberFromNestedClass125ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ScriptSemanticsTests.ThisIndexerAccessInSubmission21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ScriptSemanticsTests.Labels11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ScriptSemanticsTests.HostObjectBinding_MissingHostObjectContext37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ScriptSemanticsTests.CompilationChain_InStaticContext93ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ScriptSemanticsTests.NonStandardTaskImplementation_NoGlobalUsing_NoScriptUsing127ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ScriptSemanticsTests.UsingStaticClass26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ScriptSemanticsTests.DefineExtensionMethods159ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ScriptSemanticsTests.NonStandardTaskImplementation_NoGlobalUsing_ScriptUsing85ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ScriptSemanticsTests.GlobalAttributes37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ScriptSemanticsTests.NonStandardTaskImplementation_NoGlobalUsing_NoScriptUsing_NoNamespace249ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ScriptSemanticsTests.NestedNamespace3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ScriptSemanticsTests.ThisIndexerAccessInScript74ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ScriptSemanticsTests.Bug87088558ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ScriptSemanticsTests.Submission_TypeDisambiguationBasedUponAssemblyName12ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.ScriptSemanticsTests.Errors_021ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ScriptSemanticsTests.NoReferences24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ScriptSemanticsTests.FixedBuffer_018ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ScriptSemanticsTests.MainInScript110ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ScriptSemanticsTests.NonStandardTaskImplementation_GlobalUsing_ScriptUsing153ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ScriptSemanticsTests.ERR_UseDefViolation27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ScriptSemanticsTests.Submissions_ExecutionOrder338ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ScriptSemanticsTests.CompilationChain_Fields146ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ScriptSemanticsTests.WRN_LowercaseEllSuffix31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ScriptSemanticsTests.CheckedDecimalAddition49ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ScriptSemanticsTests.TopLevelTypesShouldBeNestedInScriptClass5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ScriptSemanticsTests.ERR_VariableUsedBeforeDeclaration_0170ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ScriptSemanticsTests.MainInScript282ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ScriptSemanticsTests.HostObjectBinding_InStaticContext52ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ScriptSemanticsTests.ERR_FieldCantBeRefAny63ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ScriptSemanticsTests.ArithmeticOperators_MultiplicationExpression157ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ScriptSemanticsTests.CheckedEnumAddition20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ScriptSemanticsTests.ERR_VariableUsedBeforeDeclaration_0249ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ScriptSemanticsTests.IsVariable_HostObject57ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.ScriptSemanticsTests.Errors_031ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ScriptSemanticsTests.PrivateNested91ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ScriptSemanticsTests.FixedBuffer_0214ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ScriptSemanticsTests.Namespaces17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ScriptSemanticsTests.InconsistentAccessibilityChecks146ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ScriptSemanticsTests.Variables3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ScriptSemanticsTests.ErrorInUsing14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ScriptSemanticsTests.DiagnosticsPass13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ScriptSemanticsTests.TestScriptWithConstVar55ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ScriptSemanticsTests.LabelLookup1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ScriptSemanticsTests.ERR_RecursivelyTypedVariable7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ScriptSemanticsTests.NonStandardTaskImplementation_GlobalUsing_NoScriptUsing161ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ScriptSemanticsTests.LookupSymbols41ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ScriptSemanticsTests.NamespaceWithBothInteractiveAndNoninteractiveImplicitTypes6ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.ScriptSemanticsTests.Errors_011ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ScriptSemanticsTests.DelegateAddition59ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ScriptSemanticsTests.IsVariable_PreviousSubmission48ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ScriptSemanticsTests.NonStandardTaskImplementation_GlobalUsing_NoScriptUsing_VoidHidden35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ScriptSemanticsTests.HostObjectBinding_Diagnostics17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ScriptSemanticsTests.SealedOverride140ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ScriptSemanticsTests.TopLevelGoto31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.PartialTypeInferenceTests.PartialMethodTypeInference_Dynamic26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.PartialTypeInferenceTests.PartialConstructorTypeInference_Nullable62ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.PartialTypeInferenceTests.PartialConstructorTypeInference_UnderscoreClass10ms
✘ Microsoft.CodeAnalysis.CSharp.UnitTests.PartialTypeInferenceTests.PartialMethodTypeInference_Nullable156ms
Error:
System.InvalidOperationException : This program location is thought to be unreachable. File='E:\School\roslyn\src\Compilers\CSharp\Portable\Symbols\Source\SourceInferredTypeSymbol.cs' Line=24
Stack trace:
at Microsoft.CodeAnalysis.CSharp.Symbols.SourceInferredTypeSymbol.get_IsValueType() in E:\School\roslyn\src\Compilers\CSharp\Portable\Symbols\Source\SourceInferredTypeSymbol.cs:line 24
at Microsoft.CodeAnalysis.CSharp.NullableAnnotationExtensions.ToPublicAnnotation(TypeSymbol type, NullableAnnotation annotation) in E:\School\roslyn\src\Compilers\CSharp\Portable\Symbols\NullableAnnotationExtensions.cs:line 137
at Microsoft.CodeAnalysis.CSharp.Symbols.TypeSymbol.get_DefaultNullableAnnotation() in E:\School\roslyn\src\Compilers\CSharp\Portable\Symbols\TypeSymbol.cs:line 2467
at Microsoft.CodeAnalysis.CSharp.Symbols.TypeSymbol.GetITypeSymbol(NullableAnnotation nullableAnnotation) in E:\School\roslyn\src\Compilers\CSharp\Portable\Symbols\TypeSymbol.cs:line 2459
at Microsoft.CodeAnalysis.CSharp.NullableAnnotationExtensions.GetPublicSymbol(TypeWithAnnotations type) in E:\School\roslyn\src\Compilers\CSharp\Portable\Symbols\NullableAnnotationExtensions.cs:line 110
at Microsoft.CodeAnalysis.CSharp.NullableAnnotationExtensions.<>c.<GetPublicSymbols>b__13_0(TypeWithAnnotations t) in E:\School\roslyn\src\Compilers\CSharp\Portable\Symbols\NullableAnnotationExtensions.cs:line 115
at System.Collections.Immutable.ImmutableArray.CreateRange[TSource,TResult](ImmutableArray`1 items, Func`2 selector)
at Microsoft.CodeAnalysis.ImmutableArrayExtensions.SelectAsArray[TItem,TResult](ImmutableArray`1 items, Func`2 map) in E:\School\roslyn\src\Compilers\Core\Portable\Collections\ImmutableArrayExtensions.cs:line 143
at Microsoft.CodeAnalysis.CSharp.NullableAnnotationExtensions.GetPublicSymbols(ImmutableArray`1 types) in E:\School\roslyn\src\Compilers\CSharp\Portable\Symbols\NullableAnnotationExtensions.cs:line 115
at Microsoft.CodeAnalysis.CSharp.Symbols.PublicModel.NamedTypeSymbol.Microsoft.CodeAnalysis.INamedTypeSymbol.get_TypeArguments() in E:\School\roslyn\src\Compilers\CSharp\Portable\Symbols\PublicModel\NamedTypeSymbol.cs:line 79
at Microsoft.CodeAnalysis.CSharp.SymbolDisplayVisitor.VisitNamedTypeWithoutNullability(INamedTypeSymbol symbol) in E:\School\roslyn\src\Compilers\CSharp\Portable\SymbolDisplay\SymbolDisplayVisitor.Types.cs:line 223
at Microsoft.CodeAnalysis.CSharp.SymbolDisplayVisitor.VisitNamedType(INamedTypeSymbol symbol) in E:\School\roslyn\src\Compilers\CSharp\Portable\SymbolDisplay\SymbolDisplayVisitor.Types.cs:line 185
at Microsoft.CodeAnalysis.CSharp.Symbols.PublicModel.NamedTypeSymbol.Accept(SymbolVisitor visitor) in E:\School\roslyn\src\Compilers\CSharp\Portable\Symbols\PublicModel\NamedTypeSymbol.cs:line 209
at Microsoft.CodeAnalysis.CSharp.Symbols.PublicModel.Symbol.Microsoft.CodeAnalysis.ISymbol.Accept(SymbolVisitor visitor) in E:\School\roslyn\src\Compilers\CSharp\Portable\Symbols\PublicModel\Symbol.cs:line 135
at Microsoft.CodeAnalysis.CSharp.SymbolDisplayVisitor.AddTypeArguments(ISymbol owner, ImmutableArray`1 modifiers) in E:\School\roslyn\src\Compilers\CSharp\Portable\SymbolDisplay\SymbolDisplayVisitor.Types.cs:line 824
at Microsoft.CodeAnalysis.CSharp.SymbolDisplayVisitor.VisitMethod(IMethodSymbol symbol) in E:\School\roslyn\src\Compilers\CSharp\Portable\SymbolDisplay\SymbolDisplayVisitor.Members.cs:line 569
at Microsoft.CodeAnalysis.CSharp.Symbols.PublicModel.MethodSymbol.Accept(SymbolVisitor visitor) in E:\School\roslyn\src\Compilers\CSharp\Portable\Symbols\PublicModel\MethodSymbol.cs:line 337
at Microsoft.CodeAnalysis.CSharp.Symbols.PublicModel.Symbol.Microsoft.CodeAnalysis.ISymbol.Accept(SymbolVisitor visitor) in E:\School\roslyn\src\Compilers\CSharp\Portable\Symbols\PublicModel\Symbol.cs:line 135
at Microsoft.CodeAnalysis.CSharp.SymbolDisplay.PopulateDisplayParts(ArrayBuilder`1 builder, ISymbol symbol, SemanticModel semanticModelOpt, Int32 positionOpt, SymbolDisplayFormat format, Boolean minimal) in E:\School\roslyn\src\Compilers\CSharp\Portable\SymbolDisplay\SymbolDisplay.cs:line 281
at Microsoft.CodeAnalysis.CSharp.SymbolDisplay.ToDisplayString(ISymbol symbol, SemanticModel semanticModelOpt, Int32 positionOpt, SymbolDisplayFormat format, Boolean minimal) in E:\School\roslyn\src\Compilers\CSharp\Portable\SymbolDisplay\SymbolDisplay.cs:line 68
at Microsoft.CodeAnalysis.CSharp.SymbolDisplay.ToDisplayString(ISymbol symbol, SymbolDisplayFormat format) in E:\School\roslyn\src\Compilers\CSharp\Portable\SymbolDisplay\SymbolDisplay.cs:line 36
at Microsoft.CodeAnalysis.CSharp.Symbol.ToDisplayString(SymbolDisplayFormat format) in E:\School\roslyn\src\Compilers\CSharp\Portable\Symbols\Symbol.cs:line 1453
at Microsoft.CodeAnalysis.CSharp.NullableWalker.SetUpdatedSymbol(BoundNode node, Symbol originalSymbol, Symbol updatedSymbol) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 1806
at Microsoft.CodeAnalysis.CSharp.NullableWalker.ReinferMethodAndVisitArguments(BoundCall node, TypeWithState receiverType, Nullable`1 firstArgumentResult) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 5968
at Microsoft.CodeAnalysis.CSharp.NullableWalker.VisitCall(BoundCall node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 5901
at Microsoft.CodeAnalysis.CSharp.BoundCall.Accept(BoundTreeVisitor visitor) in E:\School\roslyn\src\Compilers\CSharp\Portable\Generated\BoundNodes.xml.Generated.cs:line 6084
at Microsoft.CodeAnalysis.CSharp.BoundTreeVisitor.Visit(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\BoundTree\BoundTreeVisitors.cs:line 151
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitExpressionWithoutStackGuard(BoundExpression node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 376
at Microsoft.CodeAnalysis.CSharp.NullableWalker.VisitExpressionWithoutStackGuard(BoundExpression node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 3347
at Microsoft.CodeAnalysis.CSharp.BoundTreeVisitor.VisitExpressionWithStackGuard(BoundExpression node) in E:\School\roslyn\src\Compilers\CSharp\Portable\BoundTree\BoundTreeVisitors.cs:line 242
at Microsoft.CodeAnalysis.CSharp.BoundTreeVisitor.VisitExpressionWithStackGuard(Int32& recursionDepth, BoundExpression node) in E:\School\roslyn\src\Compilers\CSharp\Portable\BoundTree\BoundTreeVisitors.cs:line 216
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitWithStackGuard(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 367
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitAlways(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 354
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.Visit(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 343
at Microsoft.CodeAnalysis.CSharp.NullableWalker.Visit(BoundNode node, Boolean expressionIsRead) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 3446
at Microsoft.CodeAnalysis.CSharp.NullableWalker.Visit(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 3429
at Microsoft.CodeAnalysis.CSharp.NullableWalker.VisitRvalue(BoundExpression node, Boolean isKnownToBeAnLvalue) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 2128
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitExpressionStatement(BoundExpressionStatement node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 1279
at Microsoft.CodeAnalysis.CSharp.BoundExpressionStatement.Accept(BoundTreeVisitor visitor) in E:\School\roslyn\src\Compilers\CSharp\Portable\Generated\BoundNodes.xml.Generated.cs:line 3580
at Microsoft.CodeAnalysis.CSharp.BoundTreeVisitor.Visit(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\BoundTree\BoundTreeVisitors.cs:line 151
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitWithStackGuard(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 370
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitAlways(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 354
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.Visit(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 343
at Microsoft.CodeAnalysis.CSharp.NullableWalker.Visit(BoundNode node, Boolean expressionIsRead) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 3446
at Microsoft.CodeAnalysis.CSharp.NullableWalker.Visit(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 3429
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitStatement(BoundStatement statement) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 673
at Microsoft.CodeAnalysis.CSharp.NullableWalker.VisitStatement(BoundStatement statement) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 3455
at Microsoft.CodeAnalysis.CSharp.NullableWalker.VisitStatementsWithLocalFunctions(BoundBlock block) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 3024
at Microsoft.CodeAnalysis.CSharp.NullableWalker.VisitBlock(BoundBlock node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 2981
at Microsoft.CodeAnalysis.CSharp.BoundBlock.Accept(BoundTreeVisitor visitor) in E:\School\roslyn\src\Compilers\CSharp\Portable\Generated\BoundNodes.xml.Generated.cs:line 3224
at Microsoft.CodeAnalysis.CSharp.BoundTreeVisitor.Visit(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\BoundTree\BoundTreeVisitors.cs:line 151
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitWithStackGuard(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 370
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitAlways(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 354
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.Visit(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 343
at Microsoft.CodeAnalysis.CSharp.NullableWalker.Visit(BoundNode node, Boolean expressionIsRead) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 3446
at Microsoft.CodeAnalysis.CSharp.NullableWalker.Visit(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 3429
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitMethodBodies(BoundBlock blockBody, BoundBlock expressionBody) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 3710
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitNonConstructorMethodBody(BoundNonConstructorMethodBody node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 3603
at Microsoft.CodeAnalysis.CSharp.BoundNonConstructorMethodBody.Accept(BoundTreeVisitor visitor) in E:\School\roslyn\src\Compilers\CSharp\Portable\Generated\BoundNodes.xml.Generated.cs:line 8653
at Microsoft.CodeAnalysis.CSharp.BoundTreeVisitor.Visit(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\BoundTree\BoundTreeVisitors.cs:line 151
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitWithStackGuard(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 370
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitAlways(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 354
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.Visit(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 343
at Microsoft.CodeAnalysis.CSharp.NullableWalker.Visit(BoundNode node, Boolean expressionIsRead) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 3446
at Microsoft.CodeAnalysis.CSharp.NullableWalker.Visit(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 3429
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.Scan(Boolean& badRegion) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 425
at Microsoft.CodeAnalysis.CSharp.NullableWalker.Scan(Boolean& badRegion) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 567
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.Analyze(Boolean& badRegion, Optional`1 initialState) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 448
at Microsoft.CodeAnalysis.CSharp.NullableWalker.Analyze(NullableWalker walker, Symbol symbol, DiagnosticBag diagnostics, Optional`1 initialState, Builder snapshotBuilderOpt, Boolean requiresAnalysis) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 1743
at Microsoft.CodeAnalysis.CSharp.NullableWalker.Analyze(CSharpCompilation compilation, Symbol symbol, BoundNode node, Binder binder, Conversions conversions, DiagnosticBag diagnostics, Boolean useConstructorExitWarnings, Boolean useDelegateInvokeParameterTypes, Boolean useDelegateInvokeReturnType, MethodSymbol delegateInvokeMethodOpt, VariableState initialState, MethodSymbol baseOrThisInitializer, Builder analyzedNullabilityMapOpt, Builder snapshotBuilderOpt, ArrayBuilder`1 returnTypesOpt, Boolean getFinalNullableState, VariableState& finalNullableState, Boolean requiresAnalysis) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 1711
at Microsoft.CodeAnalysis.CSharp.NullableWalker.AnalyzeWithSemanticInfo(CSharpCompilation compilation, Symbol symbol, BoundNode node, Binder binder, VariableState initialState, DiagnosticBag diagnostics, Boolean createSnapshots, Boolean requiresAnalysis) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 1473
at Microsoft.CodeAnalysis.CSharp.NullableWalker.AnalyzeAndRewrite(CSharpCompilation compilation, Symbol symbol, BoundNode node, Binder binder, VariableState initialState, DiagnosticBag diagnostics, Boolean createSnapshots, SnapshotManager& snapshotManager, ImmutableDictionary`2& remappedSymbols) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 1453
at Microsoft.CodeAnalysis.CSharp.MethodCompiler.BindMethodBody(MethodSymbol method, TypeCompilationState compilationState, BindingDiagnosticBag diagnostics, Boolean includeInitializersInBody, BoundNode initializersBody, Boolean reportNullableDiagnostics, ImportChain& importChain, Boolean& originalBodyNested, Boolean& prependedDefaultValueTypeConstructorInitializer, InitialState& forSemanticModel) in E:\School\roslyn\src\Compilers\CSharp\Portable\Compiler\MethodCompiler.cs:line 1793
at Microsoft.CodeAnalysis.CSharp.MethodCompiler.CompileMethod(MethodSymbol methodSymbol, Int32 methodOrdinal, ProcessedFieldInitializers& processedInitializers, SynthesizedSubmissionFields previousSubmissionFields, TypeCompilationState compilationState) in E:\School\roslyn\src\Compilers\CSharp\Portable\Compiler\MethodCompiler.cs:line 991
at Microsoft.CodeAnalysis.CSharp.MethodCompiler.CompileNamedType(NamedTypeSymbol containingType) in E:\School\roslyn\src\Compilers\CSharp\Portable\Compiler\MethodCompiler.cs:line 530
at Microsoft.CodeAnalysis.CSharp.MethodCompiler.<>c__DisplayClass25_0.<CompileNamedTypeAsync>b__0() in E:\School\roslyn\src\Compilers\CSharp\Portable\Compiler\MethodCompiler.cs:line 432
at Roslyn.Utilities.UICultureUtilities.<>c__DisplayClass5_0.<WithCurrentUICulture>b__0() in E:\School\roslyn\src\Compilers\Core\Portable\InternalUtilities\UICultureUtilities.cs:line 139
at System.Threading.Tasks.Task.Execute()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
at Microsoft.CodeAnalysis.CSharp.MethodCompiler.WaitForWorkers() in E:\School\roslyn\src\Compilers\CSharp\Portable\Compiler\MethodCompiler.cs:line 331
at Microsoft.CodeAnalysis.CSharp.MethodCompiler.CompileMethodBodies(CSharpCompilation compilation, PEModuleBuilder moduleBeingBuiltOpt, Boolean emittingPdb, Boolean hasDeclarationErrors, Boolean emitMethodBodies, BindingDiagnosticBag diagnostics, Predicate`1 filterOpt, CancellationToken cancellationToken) in E:\School\roslyn\src\Compilers\CSharp\Portable\Compiler\MethodCompiler.cs:line 160
at Microsoft.CodeAnalysis.CSharp.CSharpCompilation.GetDiagnosticsForAllMethodBodies(BindingDiagnosticBag diagnostics, Boolean doLowering, CancellationToken cancellationToken) in E:\School\roslyn\src\Compilers\CSharp\Portable\Compilation\CSharpCompilation.cs:line 2935
at Microsoft.CodeAnalysis.CSharp.CSharpCompilation.GetDiagnosticsWithoutFiltering(CompilationStage stage, Boolean includeEarlierStages, BindingDiagnosticBag builder, CancellationToken cancellationToken) in E:\School\roslyn\src\Compilers\CSharp\Portable\Compilation\CSharpCompilation.cs:line 2907
at Microsoft.CodeAnalysis.CSharp.CSharpCompilation.GetDiagnostics(CompilationStage stage, Boolean includeEarlierStages, DiagnosticBag diagnostics, CancellationToken cancellationToken) in E:\School\roslyn\src\Compilers\CSharp\Portable\Compilation\CSharpCompilation.cs:line 2818
at Microsoft.CodeAnalysis.CSharp.CSharpCompilation.GetDiagnostics(CompilationStage stage, Boolean includeEarlierStages, CancellationToken cancellationToken) in E:\School\roslyn\src\Compilers\CSharp\Portable\Compilation\CSharpCompilation.cs:line 2809
at Microsoft.CodeAnalysis.CSharp.CSharpCompilation.GetDiagnostics(CancellationToken cancellationToken) in E:\School\roslyn\src\Compilers\CSharp\Portable\Compilation\CSharpCompilation.cs:line 2803
at Microsoft.CodeAnalysis.DiagnosticExtensions.VerifyDiagnostics[TCompilation](TCompilation c, DiagnosticDescription[] expected) in E:\School\roslyn\src\Compilers\Test\Core\Diagnostics\DiagnosticExtensions.cs:line 108
at Microsoft.CodeAnalysis.CSharp.UnitTests.PartialTypeInferenceTests.TestCallSites(String source, Symbols symbolsToCheck, ImmutableArray`1 expectedDiagnostics) in E:\School\roslyn\src\Compilers\CSharp\Test\Semantic\Semantics\PartialTypeInferenceTests.cs:line 38
at Microsoft.CodeAnalysis.CSharp.UnitTests.PartialTypeInferenceTests.PartialMethodTypeInference_Nullable() in E:\School\roslyn\src\Compilers\CSharp\Test\Semantic\Semantics\PartialTypeInferenceTests.cs:line 303
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.PartialTypeInferenceTests.PartialMethodTypeInference_Simple73ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.PartialTypeInferenceTests.PartialMethodTypeInference_UnderscoreClass73ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.PartialTypeInferenceTests.PartialMethodTypeInference_Syntax135ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.PartialTypeInferenceTests.PartialConstructorTypeInference_Complex80ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.PartialTypeInferenceTests.PartialMethodTypeInference_Nested53ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.PartialTypeInferenceTests.PartialConstructorTypeInference_Constraints18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.PartialTypeInferenceTests.PartialMethodTypeInference_ExtensionMethods25ms
✘ Microsoft.CodeAnalysis.CSharp.UnitTests.PartialTypeInferenceTests.PartialMethodTypeInference_ErrorRecovery19ms
Error:
System.InvalidOperationException : This program location is thought to be unreachable. File='E:\School\roslyn\src\Compilers\CSharp\Portable\Symbols\Source\SourceInferredTypeSymbol.cs' Line=24
Stack trace:
at Microsoft.CodeAnalysis.CSharp.Symbols.SourceInferredTypeSymbol.get_IsValueType() in E:\School\roslyn\src\Compilers\CSharp\Portable\Symbols\Source\SourceInferredTypeSymbol.cs:line 24
at Microsoft.CodeAnalysis.CSharp.NullableAnnotationExtensions.ToPublicAnnotation(TypeSymbol type, NullableAnnotation annotation) in E:\School\roslyn\src\Compilers\CSharp\Portable\Symbols\NullableAnnotationExtensions.cs:line 137
at Microsoft.CodeAnalysis.CSharp.NullableAnnotationExtensions.ToPublicAnnotation(TypeWithAnnotations type) in E:\School\roslyn\src\Compilers\CSharp\Portable\Symbols\NullableAnnotationExtensions.cs:line 119
at Microsoft.CodeAnalysis.CSharp.NullableAnnotationExtensions.GetPublicSymbol(TypeWithAnnotations type) in E:\School\roslyn\src\Compilers\CSharp\Portable\Symbols\NullableAnnotationExtensions.cs:line 110
at Microsoft.CodeAnalysis.CSharp.NullableAnnotationExtensions.<>c.<GetPublicSymbols>b__13_0(TypeWithAnnotations t) in E:\School\roslyn\src\Compilers\CSharp\Portable\Symbols\NullableAnnotationExtensions.cs:line 115
at System.Collections.Immutable.ImmutableArray.CreateRange[TSource,TResult](ImmutableArray`1 items, Func`2 selector)
at Microsoft.CodeAnalysis.ImmutableArrayExtensions.SelectAsArray[TItem,TResult](ImmutableArray`1 items, Func`2 map) in E:\School\roslyn\src\Compilers\Core\Portable\Collections\ImmutableArrayExtensions.cs:line 143
at Microsoft.CodeAnalysis.CSharp.NullableAnnotationExtensions.GetPublicSymbols(ImmutableArray`1 types) in E:\School\roslyn\src\Compilers\CSharp\Portable\Symbols\NullableAnnotationExtensions.cs:line 115
at Microsoft.CodeAnalysis.CSharp.Symbols.PublicModel.MethodSymbol.<>c.<Microsoft.CodeAnalysis.IMethodSymbol.get_TypeArguments>b__17_0(MethodSymbol underlying) in E:\School\roslyn\src\Compilers\CSharp\Portable\Symbols\PublicModel\MethodSymbol.cs:line 106
at Roslyn.Utilities.InterlockedOperations.<>c__12`2.<Initialize_Slow>b__12_0(ImmutableArray`1 current, ValueTuple`2 tuple) in E:\School\roslyn\src\Compilers\Core\Portable\InternalUtilities\InterlockedOperations.cs:line 203
at System.Collections.Immutable.ImmutableInterlocked.Update[T,TArg](ImmutableArray`1& location, Func`3 transformer, TArg transformerArgument)
at Roslyn.Utilities.InterlockedOperations.Initialize_Slow[T,TArg](ImmutableArray`1& target, Func`2 createArray, TArg arg) in E:\School\roslyn\src\Compilers\Core\Portable\InternalUtilities\InterlockedOperations.cs:line 195
at Roslyn.Utilities.InterlockedOperations.Initialize[T,TArg](ImmutableArray`1& target, Func`2 createArray, TArg arg) in E:\School\roslyn\src\Compilers\Core\Portable\InternalUtilities\InterlockedOperations.cs:line 190
at Microsoft.CodeAnalysis.CSharp.Symbols.PublicModel.MethodSymbol.Microsoft.CodeAnalysis.IMethodSymbol.get_TypeArguments() in E:\School\roslyn\src\Compilers\CSharp\Portable\Symbols\PublicModel\MethodSymbol.cs:line 104
at Microsoft.CodeAnalysis.CSharp.SymbolDisplayVisitor.AddTypeArguments(ISymbol owner, ImmutableArray`1 modifiers) in E:\School\roslyn\src\Compilers\CSharp\Portable\SymbolDisplay\SymbolDisplayVisitor.Types.cs:line 786
at Microsoft.CodeAnalysis.CSharp.SymbolDisplayVisitor.VisitMethod(IMethodSymbol symbol) in E:\School\roslyn\src\Compilers\CSharp\Portable\SymbolDisplay\SymbolDisplayVisitor.Members.cs:line 569
at Microsoft.CodeAnalysis.CSharp.Symbols.PublicModel.MethodSymbol.Accept(SymbolVisitor visitor) in E:\School\roslyn\src\Compilers\CSharp\Portable\Symbols\PublicModel\MethodSymbol.cs:line 337
at Microsoft.CodeAnalysis.CSharp.Symbols.PublicModel.Symbol.Microsoft.CodeAnalysis.ISymbol.Accept(SymbolVisitor visitor) in E:\School\roslyn\src\Compilers\CSharp\Portable\Symbols\PublicModel\Symbol.cs:line 135
at Microsoft.CodeAnalysis.CSharp.SymbolDisplay.PopulateDisplayParts(ArrayBuilder`1 builder, ISymbol symbol, SemanticModel semanticModelOpt, Int32 positionOpt, SymbolDisplayFormat format, Boolean minimal) in E:\School\roslyn\src\Compilers\CSharp\Portable\SymbolDisplay\SymbolDisplay.cs:line 281
at Microsoft.CodeAnalysis.CSharp.SymbolDisplay.ToDisplayString(ISymbol symbol, SemanticModel semanticModelOpt, Int32 positionOpt, SymbolDisplayFormat format, Boolean minimal) in E:\School\roslyn\src\Compilers\CSharp\Portable\SymbolDisplay\SymbolDisplay.cs:line 68
at Microsoft.CodeAnalysis.CSharp.SymbolDisplay.ToDisplayString(ISymbol symbol, SymbolDisplayFormat format) in E:\School\roslyn\src\Compilers\CSharp\Portable\SymbolDisplay\SymbolDisplay.cs:line 36
at Microsoft.CodeAnalysis.CSharp.Symbol.ToDisplayString(SymbolDisplayFormat format) in E:\School\roslyn\src\Compilers\CSharp\Portable\Symbols\Symbol.cs:line 1453
at Microsoft.CodeAnalysis.CSharp.NullableWalker.SetUpdatedSymbol(BoundNode node, Symbol originalSymbol, Symbol updatedSymbol) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 1806
at Microsoft.CodeAnalysis.CSharp.NullableWalker.ReinferMethodAndVisitArguments(BoundCall node, TypeWithState receiverType, Nullable`1 firstArgumentResult) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 5968
at Microsoft.CodeAnalysis.CSharp.NullableWalker.VisitCall(BoundCall node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 5901
at Microsoft.CodeAnalysis.CSharp.BoundCall.Accept(BoundTreeVisitor visitor) in E:\School\roslyn\src\Compilers\CSharp\Portable\Generated\BoundNodes.xml.Generated.cs:line 6084
at Microsoft.CodeAnalysis.CSharp.BoundTreeVisitor.Visit(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\BoundTree\BoundTreeVisitors.cs:line 151
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitExpressionWithoutStackGuard(BoundExpression node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 376
at Microsoft.CodeAnalysis.CSharp.NullableWalker.VisitExpressionWithoutStackGuard(BoundExpression node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 3347
at Microsoft.CodeAnalysis.CSharp.BoundTreeVisitor.VisitExpressionWithStackGuard(BoundExpression node) in E:\School\roslyn\src\Compilers\CSharp\Portable\BoundTree\BoundTreeVisitors.cs:line 242
at Microsoft.CodeAnalysis.CSharp.BoundTreeVisitor.VisitExpressionWithStackGuard(Int32& recursionDepth, BoundExpression node) in E:\School\roslyn\src\Compilers\CSharp\Portable\BoundTree\BoundTreeVisitors.cs:line 216
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitWithStackGuard(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 367
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitAlways(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 354
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.Visit(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 343
at Microsoft.CodeAnalysis.CSharp.NullableWalker.Visit(BoundNode node, Boolean expressionIsRead) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 3446
at Microsoft.CodeAnalysis.CSharp.NullableWalker.Visit(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 3429
at Microsoft.CodeAnalysis.CSharp.NullableWalker.VisitRvalue(BoundExpression node, Boolean isKnownToBeAnLvalue) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 2128
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitExpressionStatement(BoundExpressionStatement node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 1279
at Microsoft.CodeAnalysis.CSharp.BoundExpressionStatement.Accept(BoundTreeVisitor visitor) in E:\School\roslyn\src\Compilers\CSharp\Portable\Generated\BoundNodes.xml.Generated.cs:line 3580
at Microsoft.CodeAnalysis.CSharp.BoundTreeVisitor.Visit(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\BoundTree\BoundTreeVisitors.cs:line 151
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitWithStackGuard(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 370
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitAlways(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 354
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.Visit(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 343
at Microsoft.CodeAnalysis.CSharp.NullableWalker.Visit(BoundNode node, Boolean expressionIsRead) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 3446
at Microsoft.CodeAnalysis.CSharp.NullableWalker.Visit(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 3429
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitStatement(BoundStatement statement) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 673
at Microsoft.CodeAnalysis.CSharp.NullableWalker.VisitStatement(BoundStatement statement) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 3455
at Microsoft.CodeAnalysis.CSharp.NullableWalker.VisitStatementsWithLocalFunctions(BoundBlock block) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 3024
at Microsoft.CodeAnalysis.CSharp.NullableWalker.VisitBlock(BoundBlock node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 2981
at Microsoft.CodeAnalysis.CSharp.BoundBlock.Accept(BoundTreeVisitor visitor) in E:\School\roslyn\src\Compilers\CSharp\Portable\Generated\BoundNodes.xml.Generated.cs:line 3224
at Microsoft.CodeAnalysis.CSharp.BoundTreeVisitor.Visit(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\BoundTree\BoundTreeVisitors.cs:line 151
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitWithStackGuard(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 370
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitAlways(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 354
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.Visit(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 343
at Microsoft.CodeAnalysis.CSharp.NullableWalker.Visit(BoundNode node, Boolean expressionIsRead) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 3446
at Microsoft.CodeAnalysis.CSharp.NullableWalker.Visit(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 3429
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitMethodBodies(BoundBlock blockBody, BoundBlock expressionBody) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 3710
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitNonConstructorMethodBody(BoundNonConstructorMethodBody node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 3603
at Microsoft.CodeAnalysis.CSharp.BoundNonConstructorMethodBody.Accept(BoundTreeVisitor visitor) in E:\School\roslyn\src\Compilers\CSharp\Portable\Generated\BoundNodes.xml.Generated.cs:line 8653
at Microsoft.CodeAnalysis.CSharp.BoundTreeVisitor.Visit(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\BoundTree\BoundTreeVisitors.cs:line 151
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitWithStackGuard(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 370
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitAlways(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 354
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.Visit(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 343
at Microsoft.CodeAnalysis.CSharp.NullableWalker.Visit(BoundNode node, Boolean expressionIsRead) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 3446
at Microsoft.CodeAnalysis.CSharp.NullableWalker.Visit(BoundNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 3429
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.Scan(Boolean& badRegion) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 425
at Microsoft.CodeAnalysis.CSharp.NullableWalker.Scan(Boolean& badRegion) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 567
at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.Analyze(Boolean& badRegion, Optional`1 initialState) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs:line 448
at Microsoft.CodeAnalysis.CSharp.NullableWalker.Analyze(NullableWalker walker, Symbol symbol, DiagnosticBag diagnostics, Optional`1 initialState, Builder snapshotBuilderOpt, Boolean requiresAnalysis) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 1743
at Microsoft.CodeAnalysis.CSharp.NullableWalker.Analyze(CSharpCompilation compilation, Symbol symbol, BoundNode node, Binder binder, Conversions conversions, DiagnosticBag diagnostics, Boolean useConstructorExitWarnings, Boolean useDelegateInvokeParameterTypes, Boolean useDelegateInvokeReturnType, MethodSymbol delegateInvokeMethodOpt, VariableState initialState, MethodSymbol baseOrThisInitializer, Builder analyzedNullabilityMapOpt, Builder snapshotBuilderOpt, ArrayBuilder`1 returnTypesOpt, Boolean getFinalNullableState, VariableState& finalNullableState, Boolean requiresAnalysis) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 1711
at Microsoft.CodeAnalysis.CSharp.NullableWalker.AnalyzeWithSemanticInfo(CSharpCompilation compilation, Symbol symbol, BoundNode node, Binder binder, VariableState initialState, DiagnosticBag diagnostics, Boolean createSnapshots, Boolean requiresAnalysis) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 1473
at Microsoft.CodeAnalysis.CSharp.NullableWalker.AnalyzeWithoutRewrite(CSharpCompilation compilation, Symbol symbol, BoundNode node, Binder binder, DiagnosticBag diagnostics, Boolean createSnapshots) in E:\School\roslyn\src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs:line 1434
at Microsoft.CodeAnalysis.CSharp.MethodBodySemanticModel.AnalyzeBoundNodeNullability(BoundNode boundRoot, Binder binder, DiagnosticBag diagnostics, Boolean createSnapshots) in E:\School\roslyn\src\Compilers\CSharp\Portable\Compilation\MethodBodySemanticModel.cs:line 300
at Microsoft.CodeAnalysis.CSharp.MemberSemanticModel.<EnsureNullabilityAnalysisPerformedIfNecessary>g__rewriteAndCache|130_1(<>c__DisplayClass130_0& ) in E:\School\roslyn\src\Compilers\CSharp\Portable\Compilation\MemberSemanticModel.cs:line 1975
at Microsoft.CodeAnalysis.CSharp.MemberSemanticModel.EnsureNullabilityAnalysisPerformedIfNecessary() in E:\School\roslyn\src\Compilers\CSharp\Portable\Compilation\MemberSemanticModel.cs:line 1959
at Microsoft.CodeAnalysis.CSharp.MemberSemanticModel.GetBoundNodes(CSharpSyntaxNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\Compilation\MemberSemanticModel.cs:line 2051
at Microsoft.CodeAnalysis.CSharp.MemberSemanticModel.GetLowerBoundNode(CSharpSyntaxNode node) in E:\School\roslyn\src\Compilers\CSharp\Portable\Compilation\MemberSemanticModel.cs:line 544
at Microsoft.CodeAnalysis.CSharp.MemberSemanticModel.GetBoundNodes(CSharpSyntaxNode node, CSharpSyntaxNode& bindableNode, BoundNode& lowestBoundNode, BoundNode& highestBoundNode, BoundNode& boundParent) in E:\School\roslyn\src\Compilers\CSharp\Portable\Compilation\MemberSemanticModel.cs:line 1327
at Microsoft.CodeAnalysis.CSharp.MemberSemanticModel.GetSymbolInfoWorker(CSharpSyntaxNode node, SymbolInfoOptions options, CancellationToken cancellationToken) in E:\School\roslyn\src\Compilers\CSharp\Portable\Compilation\MemberSemanticModel.cs:line 1205
at Microsoft.CodeAnalysis.CSharp.SyntaxTreeSemanticModel.GetSymbolInfoWorker(CSharpSyntaxNode node, SymbolInfoOptions options, CancellationToken cancellationToken) in E:\School\roslyn\src\Compilers\CSharp\Portable\Compilation\SyntaxTreeSemanticModel.cs:line 215
at Microsoft.CodeAnalysis.CSharp.CSharpSemanticModel.GetSymbolInfo(ExpressionSyntax expression, CancellationToken cancellationToken) in E:\School\roslyn\src\Compilers\CSharp\Portable\Compilation\CSharpSemanticModel.cs:line 572
at Microsoft.CodeAnalysis.CSharp.CSharpSemanticModel.GetSymbolInfoFromNode(SyntaxNode node, CancellationToken cancellationToken) in E:\School\roslyn\src\Compilers\CSharp\Portable\Compilation\CSharpSemanticModel.cs:line 4967
at Microsoft.CodeAnalysis.CSharp.CSharpSemanticModel.GetSymbolInfoCore(SyntaxNode node, CancellationToken cancellationToken) in E:\School\roslyn\src\Compilers\CSharp\Portable\Compilation\CSharpSemanticModel.cs:line 5066
at Microsoft.CodeAnalysis.SemanticModel.GetSymbolInfo(SyntaxNode node, CancellationToken cancellationToken) in E:\School\roslyn\src\Compilers\Core\Portable\Compilation\SemanticModel.cs:line 99
at Microsoft.CodeAnalysis.CSharp.UnitTests.PartialTypeInferenceTests.<>c__DisplayClass2_0.<TestCallSites>b__1(SyntaxNode node) in E:\School\roslyn\src\Compilers\CSharp\Test\Semantic\Semantics\PartialTypeInferenceTests.cs:line 48
at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
at System.Linq.Buffer`1..ctor(IEnumerable`1 source)
at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1 source)
at Microsoft.CodeAnalysis.CSharp.UnitTests.PartialTypeInferenceTests.TestCallSites(String source, Symbols symbolsToCheck, ImmutableArray`1 expectedDiagnostics) in E:\School\roslyn\src\Compilers\CSharp\Test\Semantic\Semantics\PartialTypeInferenceTests.cs:line 44
at Microsoft.CodeAnalysis.CSharp.UnitTests.PartialTypeInferenceTests.PartialMethodTypeInference_ErrorRecovery() in E:\School\roslyn\src\Compilers\CSharp\Test\Semantic\Semantics\PartialTypeInferenceTests.cs:line 273
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.PartialTypeInferenceTests.PartialConstructorTypeInference_Dynamic54ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.PartialTypeInferenceTests.PartialConstructorTypeInference_ErrorRecovery44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.PartialTypeInferenceTests.PartialConstructorTypeInference_Syntax77ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.PartialTypeInferenceTests.PartialConstructorTypeInference_Target163ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.PartialTypeInferenceTests.PartialConstructorTypeInference_Nested57ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.PartialTypeInferenceTests.PartialConstructorTypeInference_Simple161ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.BetterCandidates.TestInstanceReceiver0546ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.BetterCandidates.TestInstanceReceiver04122ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.BetterCandidates.TestInstanceContext0135ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.BetterCandidates.TestStaticContext0559ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.BetterCandidates.TestInstanceReceiver0380ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.BetterCandidates.TestInstanceReceiver0752ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.BetterCandidates.TestInstanceReceiver02b64ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.BetterCandidates.TestInstanceReceiver02119ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.BetterCandidates.TestAmbiguous0380ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.BetterCandidates.TestStaticContext04123ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.BetterCandidates.TestStaticReceiver01103ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.BetterCandidates.TestConstraintFailed04109ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.BetterCandidates.TestStaticContext02381ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.BetterCandidates.TestInstanceReceiver06171ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.BetterCandidates.TestReturnTypeMismatch01163ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.BetterCandidates.TestReturnRefMismatch02148ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.BetterCandidates.TestReturnTypeMismatch02188ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.BetterCandidates.TestAmbiguousContext0132ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.BetterCandidates.TestStaticContext01107ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.BetterCandidates.TestConstraintFailed03103ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.BetterCandidates.TestInstanceReceiver0872ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.BetterCandidates.TestStaticContext0673ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.BetterCandidates.TestInstanceReceiver09161ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.BetterCandidates.IndexedPropertyTest01297ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.BetterCandidates.TestAmbiguous0193ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.BetterCandidates.TestConstraintFailed0291ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.BetterCandidates.TestAmbiguous02109ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.BetterCandidates.TestConstraintFailed01130ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.BetterCandidates.TestReturnRefMismatch01183ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.BetterCandidates.TestInstanceReceiver01148ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.BetterCandidates.TestConstraintFailed05106ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.BetterCandidates.TestAmbiguous04179ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverFuzzTests.Fuzz_Generate2s 14ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverFuzzTests.Fuzz_57ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImportsTest.ConcatCollidingExternAliases30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImportsTest.ConcatDistinct39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImportsTest.ConcatColliding30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImportsTest.ConcatEmpty5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.ReadOnlyStruct_Field_EventAssignment10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.ReadOnlyOperator9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.ReadOnlyLocalFunction13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.ReadOnlyMethod_Override_AssignThis8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.UseWriteableInstanceFieldsInRoStructsErr340ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.ReadOnlyMethod_EventAssignment_Error12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.ReadOnlyMethod_CallStaticMethod36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.ReadOnlyMembers_SemanticModel13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.ReadOnlyStructStaticProperty27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.ReadOnlyInterface22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.NetModule_ExplicitReadOnlyAutoProperty74ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.ReadOnlyStruct_Constructor35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.ReadOnlyStructStaticExpressionProperty10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.ReadOnlyMethod_Partial_0114ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.ReadOnlyMethod_CallNormalMethodOnField54ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.ReadOnlyEventAccessors17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.ReadOnlyClass_NormalMethod6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.ReadOnlyStruct_EventAssignment78ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.ReadOnlyEnum16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.NetModule_ExplicitReadOnlyAutoProperty_MalformedAttribute89ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.ReadOnlyMethod_Using36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.ReadOnlyEventExplicitAddRemove9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.ReadOnlyMembers_RefReturningProperty6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.ReadOnlyFieldLikeEvent39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.ReadOnlyMethod_ReadOnlyEventAssignment34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.ReadOnlyMethod_CompoundAssignmentOperator43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.ReadOnlyLambda26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.ReadOnlyStructProperty59ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.NetModule_ImplicitReadOnlyAutoProperty_MalformedAttribute97ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.ReadOnlyMethod_GetEnumerator29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.ReadOnlyStaticAutoProperty29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.ReadOnlyMethod_CompoundPropertyAssignment39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.ReadOnlyConstructor17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.ReadOnlyMembers_ExtensionMethods_SemanticModel(modifier: "ref readonly")23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.ReadOnlyMembers_ExtensionMethods_SemanticModel(modifier: "in")18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.ReadOnlyMethod_PassFieldByRef26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.WriteableInstanceFieldsInRoStructs6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.ReadOnlyStructStaticMethod4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.ReadOnlyMethod_IncrementOperator9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.ReadOnlyDelegate11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.ReadOnlyClass26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.ReadOnlyMethod_Iterator31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.ReadOnlyAutoProperty35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.ReadOnlyMethod_CallSetAccessor38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.ReadOnlyMembers_LangVersion76ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.UseWriteableInstanceFieldsInRoStructs257ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.ReadOnlyMethod_RefLocal30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.ReadOnlyStaticEvent7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.ReadOnlyMethod_Field_EventAssignment8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.ReadOnlyMethod_ExplicitInterfaceImplementation25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.NetModule_ImplicitReadOnlyAutoProperty28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.WriteableInstanceAutoPropsInRoStructs9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.ReadOnlyMethod_AsyncStreams158ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.ReadOnlyStruct_PassThisByRef40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.ReadOnlyMethod_GetPinnableReference43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.ReadOnlyIndexer60ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.ReadOnlyDestructor34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.ReadOnlyStructMethod20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.EventsInRoStructs24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.ReadOnlyStructBlockProperty5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.ReadOnlyMethod_Async11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.ReadOnlyStructExpressionProperty29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.ReadOnlyEventReadOnlyAccessors15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.ReadOnlyStruct_CallNormalMethodOnField42ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.ReadOnlyMethod_Deconstruct29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.RefReturningReadOnlyMethod36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.ReadOnlyMethod_GetEnumerator_MethodMissing10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.ReadOnlyProperty_RedundantReadOnlyAccessor7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.WriteableInstanceFields_ReadOnlyMethod23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.ReadOnlyAccessor_CallNormalMethod94ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.ReadOnlyMethod_Deconstruct_MethodMissing29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.ReadOnlyAccessor_CallNormalGetAccessor66ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.ReadOnlyMethod_Partial_0344ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.ReadOnlyMethod_EventAssignment162ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.ReadOnlyMethod_Partial_0214ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ReadOnlyStructsTests.ReadOnlyMethod_PassThisByRef20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.VerifyIL_GreaterThan8ElementsTuple_03103ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.ImplicitUserDefinedConversionToSwitchGoverningType_06165ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.NamespaceInCaseExpression109ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.ImplicitUserDefinedConversionToSwitchGoverningType_11564_3_292ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.CS0166_AggregateTypeWithMultipleImplicitConversions_0752ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.ImplicitUserDefinedConversionToSwitchGoverningType_11564_2_566ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.CS0165_SwitchScopeUnassignedVariable29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.ImplicitUserDefinedConversionToSwitchGoverningType_11564_3_132ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.CS0166_AggregateTypeWithMultipleImplicitConversions_0129ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.ImplicitUserDefinedConversionToSwitchGoverningType_0438ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.CS0166_AggregateTypeWithMultipleImplicitConversions_0241ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.CS0166_InvalidSwitchExpression_Null25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.ImplicitUserDefinedConversionToSwitchGoverningType_0361ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.CS8070_SwitchFallOut_DefaultLabel40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.CS0166_AggregateTypeWithMultipleImplicitConversions_0337ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.CS0163_SwitchFallThroughError48ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.Bug1687895ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.CS0159_NestedSwitchWithInvalidGoto44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.CS0150_NonConstantSwitchCase48ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.ImplicitUserDefinedConversionToSwitchGoverningType_0250ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.SwitchFallOut_Script26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.CS0166_AggregateTypeWithNoValidImplicitConversions_0216ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.SmallUnsignedEdgeCase0153ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.CS0119_TypeUsedAsSwitchExpression33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.ImplicitUserDefinedConversionToSwitchGoverningType_11564_2_478ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.CS0152_DuplicateDefaultLabel29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.NoCS0029ForUsedLocalConstInSwitch27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.CS0533_AggregateTypeWithInvalidObjectTypeConversion27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.CS0166_InvalidSwitchExpression_MethodGroup23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.CS0165_NoAssignmentOnOneControlPath40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.VerifyIL_GreaterThan8ElementsTuple_0179ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.ImplicitUserDefinedConversionToSwitchGoverningType_11564_2_341ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.ImplicitUserDefinedConversionToSwitchGoverningType_11564_2_127ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.ImplicitUserDefinedConversionToSwitchGoverningType_0120ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.ImplicitUserDefinedConversionToSwitchGoverningType_11564_2_660ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.ImplicitUserDefinedConversionToSwitchGoverningType_4257ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.ImplicitUserDefinedConversionToSwitchGoverningType_11564_3_340ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.CS0166_SwitchBlockDiagnosticsAreReported68ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.CS0166_InvalidSwitchExpression_Lambda17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.CS0152_DuplicateDefaultLabel13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.TraditionalSwitchIsIncomplete_0121ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.ImplicitUserDefinedConversionToSwitchGoverningType_TypeParameter23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.MultipleLabelsWithBadConstantValues5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.VerifyIL_9ElementsTuple_SideEffects_DefaultLabel112ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.CS0166_AggregateTypeWithMultipleImplicitConversions_0569ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.CS0152_DuplicateCaseLabelWithDifferentTypes82ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.CS0166_AggregateTypeWithMultipleImplicitConversions_0456ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.SmallUnsignedEdgeCase0252ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.ImplicitUserDefinedConversionToSwitchGoverningType_11564_3_462ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.SwitchOnBoolBeforeCSharp247ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.CS0163_ErrorsInMultipleSwitchStmtsAreReported65ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.ImplicitUserDefinedConversionToSwitchGoverningType_11564_2_271ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.ImplicitUserDefinedConversionToSwitchGoverningType_11564_4_156ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.CS8070_ErrorsInMultipleSwitchStmtsAreReported64ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.TraditionalSwitchIsIncomplete_0276ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.CS0152_DuplicateCaseLabel53ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.VerifyIL_8ElementsTuple_SideEffects_DefaultLabel107ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.Bug47878192ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.CS0266_CaseLabelWithNoImplicitConversionToSwitchGoverningType46ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.ImplicitUserDefinedConversionToSwitchGoverningType_0543ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.ImplicitNullableUserDefinedConversionToSwitchGoverningTypeString01156ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.UnreachableDefaultInBoolSwitch96ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.VerifyIL_8ElementsTuple124ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.CS8070_SwitchFallOutError104ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.SwitchFallOut_Submission49ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.CS0037_NullCaseLabel_NonNullableSwitchExpression59ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.ImplicitNullableUserDefinedConversionToSwitchGoverningTypeString02187ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.CS0165_UnreachableCasesHaveAssignment65ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.CS0166_InvalidSwitchExpression_Void62ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.CS0166_AggregateTypeWithNoValidImplicitConversions_0144ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.CS0166_InvalidSwitchGoverningType61ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.VerifyIL_GreaterThan8ElementsTuple_0263ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.ConstantNullSwitchExpression41ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.ImplicitNullableUserDefinedConversionToSwitchGoverningTypeInt143ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SwitchTests.CS0166_AggregateTypeWithMultipleImplicitConversions_0628ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.GetSemanticInfoTests.LookupConstrAndDestr24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.GetSemanticInfoTests.Bug1078961_621ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.GetSemanticInfoTests.LookupEndOfScopeMethodBody12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.GetSemanticInfoTests.LookupLambdaParamInConstructorInitializer17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.GetSemanticInfoTests.TestForeachIterVarLookupAtForeachKeyword19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.GetSemanticInfoTests.LookupInsideQueryExprOutsideTypeDecl39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.GetSemanticInfoTests.InterfaceDiamondHiding11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.GetSemanticInfoTests.LookupNotYetDeclLocalVar6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.GetSemanticInfoTests.LookupFromRangeVariableInsideNestedFromClause16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.GetSemanticInfoTests.LookupLambdaVariableInQueryExpr14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.GetSemanticInfoTests.LookupStartOfScopeMethodBody5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.GetSemanticInfoTests.ExtensionMethodCall29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.GetSemanticInfoTests.SemanticModel_OnlyInvalid26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.GetSemanticInfoTests.TestLookupVerbatimVar36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.GetSemanticInfoTests.GenericAttribute_LookupSymbols_0110ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.GetSemanticInfoTests.LookupWithNameZeroArity16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.GetSemanticInfoTests.LookupCompilationUnitSyntax1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.GetSemanticInfoTests.GenericAttribute_LookupSymbols_024ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.GetSemanticInfoTests.Bug1091936_130ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.GetSemanticInfoTests.TestAmbiguousInterfaceLookup13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.GetSemanticInfoTests.LookupWithNameZeroArityAndLookupOptionsAllMethods5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.GetSemanticInfoTests.LookupClassContainsVolatileEnumField3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.GetSemanticInfoTests.ExtensionMethodDelegateCreation38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.GetSemanticInfoTests.LookupInsideLocalFunctionAttribute28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.GetSemanticInfoTests.LookupUsingNameSpaceContSameTypeNames25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.GetSemanticInfoTests.TestLookupSymbolsNestedNamespacesNotImportedByUsings_017ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.GetSemanticInfoTests.Bug10789614ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.GetSemanticInfoTests.LookupUsingAlias9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.GetSemanticInfoTests.TestLookupSymbolsNestedNamespacesNotImportedByUsings_0237ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.GetSemanticInfoTests.BrokenCode0160ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.GetSemanticInfoTests.TestLookupInConstrInitIncompleteConstrDecl4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.GetSemanticInfoTests.LookupInsideLambdaAttribute44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.GetSemanticInfoTests.Bug1078961_55ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.GetSemanticInfoTests.LookupLambdaInsideAttributeUsage16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.GetSemanticInfoTests.Bug1091936_346ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.GetSemanticInfoTests.Bug1078961_33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.GetSemanticInfoTests.FixedPointerInitializer22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.GetSemanticInfoTests.LookupExpressionBodiedMethod012ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.GetSemanticInfoTests.Bug1078961_44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.GetSemanticInfoTests.LookupInsideIncompleteStatementAttribute18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.GetSemanticInfoTests.Bug1091936_251ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.GetSemanticInfoTests.LookupProtectedInBase12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.GetSemanticInfoTests.LookupExcludeInAppropriateNS4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.GetSemanticInfoTests.LookupInsideQueryExprInMalformedFromClause32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.GetSemanticInfoTests.LookupByNameIncorrectArity3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.GetSemanticInfoTests.Bug1078961_23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.GetSemanticInfoTests.BrokenCode027ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.GetSemanticInfoTests.LookupMustNotBeNonInvocableMember9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.GetSemanticInfoTests.GenericNameLookup23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.GetSemanticInfoTests.TestLookupInsideIncompleteNestedLambdaBody22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.GetSemanticInfoTests.Bug1091936_425ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.GetSemanticInfoTests.LookupFromRangeVariableAfterFromClause14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.GetSemanticInfoTests.SemanticModel_InvalidHidingValid21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.GetSemanticInfoTests.LookupSymbolsAtEOF4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.GetSemanticInfoTests.MultipleOverlappingInterfaceConstraints37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.GetSemanticInfoTests.TestForLocalVarDeclLookupAtForKeywordInForStmt4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.GetSemanticInfoTests.SemanticModel_MultipleValid33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.GetSemanticInfoTests.LookupInProtectedNonNestedType8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.GetSemanticInfoTests.LookupExpressionBodyProp012ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.GetSemanticInfoTests.Bug10789582ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameofTests.SymbolInfoForTypeFromInstance39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameofTests.TestCanReferenceInstanceMembersFromConstructorInitializersInNameof166ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameofTests.SymbolInfoForEmptyMethodGroup32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameofTests.SymbolInfo_InstanceMemberFromStatic_Flat_MethodGroup30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameofTests.TestCanReferenceInstanceMembersFromFieldInitializerInNameof192ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameofTests.SymbolInfoForMethodGroup024ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameofTests.SymbolInfo_InstanceMemberFromStatic_Nested_MethodGroup29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameofTests.SymbolInfoForMethodGroup0425ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameofTests.SymbolInfo_InstanceMemberFromStatic_Nested63ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameofTests.SymbolInfoForMethodGroup016ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameofTests.NameofMethodFixedBuffer58ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameofTests.TestCannotAccessStructInstancePropertyInLambdaInNameofInCSharp1122ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameofTests.PermitInstanceQualifiedFromType177ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameofTests.ConstInitializerUsingSelf114ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameofTests.InstanceFromStatic_LocalFunctions235ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameofTests.StaticMemberFromType45ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameofTests.TestBadNameofInstances98ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameofTests.TestCannotReferenceInstanceMembersFromStaticMemberInNameofInCSharp1135ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameofTests.TestCompatStatementExpressionInvocation0288ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameofTests.TestCannotReferenceInstanceMembersFromAttributeInNameofInCSharp1168ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameofTests.SymbolInfo_InstanceMemberFromStatic_Flat53ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameofTests.PassingNameOfToInShouldCopy72ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameofTests.TestCanReferenceStaticMethodFromInstanceMemberInNameofInCSharp11147ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameofTests.TestGoodNameofInstances183ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameofTests.TestCanReferenceStaticMembersFromInstanceMemberInNameof2263ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameofTests.TestCanReferenceInstanceMembersFromStaticMemberInNameof_Nested301ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameofTests.NameofFixedBuffer102ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameofTests.TestCanReferenceStaticMembersFromInstanceMemberInNameof1237ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameofTests.FixedFieldAccessInsideNameOf73ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameofTests.InstanceFromStatic_Lambdas257ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameofTests.TestNameofDifferentContexts155ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameofTests.TestNameofAliasMember43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameofTests.TestCanReferenceInstanceMembersFromAttributeInNameof43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameofTests.TestCannotReferenceInstanceMembersFromFieldInitializerInNameofInCSharp117ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameofTests.FixedFieldAccessFromInnerClass80ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameofTests.NameofInaccessibleMethod45ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameofTests.TestCannotReferenceStaticPropertyFromInstanceMemberInNameofInCSharp1117ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameofTests.TestCanAccessStructInstancePropertyInLambdaInNameof213ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameofTests.TestCanReferenceStaticMembersFromInstanceMemberInNameofUsedRecursivelyInAttributes3192ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameofTests.TestCompatStatementExpressionInvocation0414ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameofTests.TestNameOfNintWhenTheyAreIdentifierNames60ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameofTests.TestInvalidRecursiveUsageOfNameofInAttributesDoesNotCrashCompiler1108ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameofTests.TestDynamicWhenDefined36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameofTests.SymbolInfoForMethodGroup0621ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameofTests.TestCanReferenceInstanceMembersFromStaticMemberInNameof_Flat268ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameofTests.TestCanReferenceStaticMembersFromInstanceMemberInNameof4183ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameofTests.TestCompatStatementExpressionInvocation55ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameofTests.TestCannotReferenceInstanceMembersFromConstructorInitializersInNameofInCSharp1130ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameofTests.TestCanReferenceStaticMembersFromInstanceMemberInNameof3198ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameofTests.TestDynamicWhenNotDefined4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameofTests.SymbolInfoForMethodGroup0521ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameofTests.TestTypeArguments10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameofTests.TestNameofLowerLangVersion6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameofTests.AllowImplicitThisInStaticContext25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameofTests.NameofTypeParameterInParameterInitializer39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameofTests.TestNameofIndexerName126ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameofTests.ExtensionMethodConstraintFailed57ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameofTests.TestNintWhenDefined11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameofTests.TestCanReferenceStaticMembersFromInstanceMemberInNameofUsedRecursivelyInAttributes2182ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameofTests.TestCanReferenceStaticMembersFromInstanceMemberInNameofUsedRecursivelyInAttributes1177ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameofTests.TestWhenNameofOperatorBinds51ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameofTests.TestInvalidRecursiveUsageOfNameofInAttributesDoesNotCrashCompiler2120ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameofTests.TestCompatStatementExpressionInvocation0320ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameofTests.TestNameOfTypeOf36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameofTests.TestCanAccessRefParameterInLambdaInNameof233ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameofTests.SymbolInfoForMethodGroup0375ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameofTests.NameofAmbiguousProperty83ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameofTests.SymbolInfoForNothingFound47ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.FuzzTests.CompileXmlAsSource167ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticAnalyzerTests.TestEnumZeroAssign109ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticAnalyzerTests.TestDuplicateLocalDeclaration41ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticAnalyzerTests.TestObjectCreationOfDeclaredTypeWithNoArguments22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticAnalyzerTests.TestAssignmentErrors0143ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticAnalyzerTests.TestOverloadResolutionErrors90ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticAnalyzerTests.TestArrayCreationErrors61ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticAnalyzerTests.TestMethodGroupConversionError47ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticAnalyzerTests.TestObjectCreationOfImportedTypeWithNoArguments16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticAnalyzerTests.TestAssignmentErrors0244ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticAnalyzerTests.TestObjectCreationOfDeclaredTypeWithSingleNamedIntArgument6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticAnalyzerTests.TestRefErrors32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticAnalyzerTests.TestAssignmentWarnings27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticAnalyzerTests.TestObjectCreationOfDeclaredTypeWithSingleIntArgument5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticAnalyzerTests.TestParenthesisErrors49ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticAnalyzerTests.TestMemberResolutionWithHiding50ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticAnalyzerTests.TestEnumZeroArg53ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticAnalyzerTests.TestObjectCreationOfImportedTypeWithSingleArgument5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticAnalyzerTests.TestStatementBindingErrors8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticAnalyzerTests.TestLocalDeclarationErrors33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticAnalyzerTests.TestAssignmentWarnings_Dynamic18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticAnalyzerTests.TestBug1663920ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticAnalyzerTests.TestBug1669324ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticAnalyzerTests.TestControlFlowWarnings11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticAnalyzerTests.TestConstantFoldingErrors25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticAnalyzerTests.TestControlFlowErrors8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticAnalyzerTests.TestObjectCreationOfImportedTypeWithSingleNamedArgument4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticAnalyzerTests.TestStaticErrors16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticAnalyzerTests.TestObjectCreationOfDeclaredTypeWithSingleStringArgument5ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.GlobalUsingDirectiveTests.GlobalUsingNamespaceOrTypeScope_021s 764ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.GlobalUsingDirectiveTests.GetDeclaredSymbol_0154ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.GlobalUsingDirectiveTests.GlobalUsingAliasScope_03929ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.GlobalUsingDirectiveTests.ImportsInPdb_021s 799ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.GlobalUsingDirectiveTests.GlobalAliasToUnsafeType110ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.GlobalUsingDirectiveTests.GlobalUsingNamespaceOrTypeScope_0881ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.GlobalUsingDirectiveTests.GlobalAliasToUnsafeType33ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.GlobalUsingDirectiveTests.UsingConflictWithGlobalUsing_0630ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.GlobalUsingDirectiveTests.GlobalUsingNamespaceOrTypeScope_071s 158ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.GlobalUsingDirectiveTests.AliasConflictWithExternAlias_0212ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.GlobalUsingDirectiveTests.QuickAttributeChecker_01329ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.GlobalUsingDirectiveTests.UsingConflictWithGlobalUsing_0311ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.GlobalUsingDirectiveTests.UnusedGlobalAlias_01103ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.GlobalUsingDirectiveTests.UnusedGlobalStaticUsing_0178ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.GlobalUsingDirectiveTests.UsingAliasScope_0258ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.GlobalUsingDirectiveTests.NamespaceConflictWithGlobalAlias_01489ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.GlobalUsingDirectiveTests.GlobalUsingAliasScope_013s 696ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.GlobalUsingDirectiveTests.LookupAmbiguityInUsedNamespacesOrTypes_02105ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.GlobalUsingDirectiveTests.GlobalUsingAliasScope_0526ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.GlobalUsingDirectiveTests.GetSpeculativeAliasInfo_016ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.GlobalUsingDirectiveTests.AliasConflictWithGlobalAlias_0311ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.GlobalUsingDirectiveTests.AliasConflictWithGlobalAlias_026ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.GlobalUsingDirectiveTests.MixingUsings_033ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.GlobalUsingDirectiveTests.GlobalUsingMerge_01106ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.GlobalUsingDirectiveTests.InNamespace_0155ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.GlobalUsingDirectiveTests.AliasHasPriority_021s 426ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.GlobalUsingDirectiveTests.GlobalAliasToUnsafeType_CompilationOptionOn_CSharp1110ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.GlobalUsingDirectiveTests.UsingConflictWithGlobalUsing_025ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.GlobalUsingDirectiveTests.ExternAliasScope_0312ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.GlobalUsingDirectiveTests.AliasHasPriority_014s 235ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.GlobalUsingDirectiveTests.UsingNamespaceOrTypeScope_018ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.GlobalUsingDirectiveTests.MixingUsings_0115ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.GlobalUsingDirectiveTests.UsingConflictWithGlobalUsing_01206ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.GlobalUsingDirectiveTests.TypeConflictWithGlobalAlias_01111ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.GlobalUsingDirectiveTests.GlobalUsingNamespaceOrTypeScope_0452ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.GlobalUsingDirectiveTests.InvalidUsingTarget_0146ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.GlobalUsingDirectiveTests.InNamespace_026ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.GlobalUsingDirectiveTests.GlobalUsingNamespaceOrTypeScope_012s 203ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.GlobalUsingDirectiveTests.GlobalAliasToUnsafeType_CompilationOptionOff58ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.GlobalUsingDirectiveTests.UsingAliasScope_018ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.GlobalUsingDirectiveTests.AliasConflictWithGlobalAlias_0178ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.GlobalUsingDirectiveTests.LookupAmbiguityInAliases_01139ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.GlobalUsingDirectiveTests.UnusedGlobalUsingNamespace_02159ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.GlobalUsingDirectiveTests.GlobalUsingAliasScope_0439ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.GlobalUsingDirectiveTests.UsingNamespaceOrTypeScope_025ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.GlobalUsingDirectiveTests.ErrorRecoveryInNamespace_0113ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.GlobalUsingDirectiveTests.GlobalUsingNamespaceOrTypeScope_0535ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.GlobalUsingDirectiveTests.GlobalAliasToType113ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.GlobalUsingDirectiveTests.UsingConflictWithGlobalUsing_0510ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.GlobalUsingDirectiveTests.GlobalUsingAliasScope_0652ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.GlobalUsingDirectiveTests.ExternAliasScope_01251ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.GlobalUsingDirectiveTests.UnusedGlobalUsingNamespace_0155ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.GlobalUsingDirectiveTests.GlobalUsingNamespaceOrTypeScope_0688ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.GlobalUsingDirectiveTests.ImportsInPdb_01943ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.GlobalUsingDirectiveTests.MixingUsings_0221ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.GlobalUsingDirectiveTests.GlobalUsingNamespaceOrTypeScope_031s 271ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.GlobalUsingDirectiveTests.AliasConflictWithExternAlias_01249ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.GlobalUsingDirectiveTests.UsingConflictWithGlobalUsing_04225ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.GlobalUsingDirectiveTests.GlobalUsingAliasScope_021s 386ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.GlobalUsingDirectiveTests.LookupAmbiguityInUsedNamespacesOrTypes_0152ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.GlobalUsingDirectiveTests.GlobalAliasToUnsafeType23ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.GlobalUsingDirectiveTests.ExternAliasScope_02226ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.OverloadResolution_011ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.UserDefinedConcatenation_021ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.NoConversionFromNonStringNull_0163ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.Subtraction_01(expression: "\"a\"u8 - ReadOnlySpan<byte>.Empty")217ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.Subtraction_01(expression: "ReadOnlySpan<byte>.Empty - \"b\"u8")29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.Subtraction_01(expression: "ReadOnlySpan<byte>.Empty - ReadOnlySpan<byte>.Empt"...)57ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.Concatenation_05(expression: "new C() + ReadOnlySpan<byte>.Empty")26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.Concatenation_05(expression: "new C() + \"b\"u8")33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.PatternMatching_0230ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.InvalidContent_021ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.NotARefStruct_0244ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.Concatenation_011ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.DefaultParameterValues_0158ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.UserDefinedExplicitConversions_0533ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.Concatenation_04(expression: "\"b\"u8")173ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.Concatenation_04(expression: "ReadOnlySpan<byte>.Empty")46ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.Utf8StringLiteral_021ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.PatternMatching_0155ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.NullTerminate_02(expression: "\"\"u8 + \"\"u8 + \"\"u8")755ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.NullTerminate_02(expression: "\"\"u8 + \"\"u8")794ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.NullTerminate_02(expression: "\"\"u8")676ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.SemanticModel_0111ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.OverloadResolution_031ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.NaturalType_01(literal: "\"hello\"")31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.NaturalType_01(literal: "@\"hello\"")18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.NaturalType_01(literal: "\"\"\"hello\"\"\"")38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.NaturalType_01(literal: "\"\"\"\r\n hello\r\n \"\"\"")18ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.OverloadResolution_041ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.ExplicitConversions_0316ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.ImplicitConversions_TupleLiteral_0119ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.AttributeArgument_0134ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.NullableAnalysis_0322ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.NotARefStruct_017ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.NoConversionFromNonConstant_0231ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.SemanticModel_051ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.SemanticModel_041ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.NullTerminate_01(expression: "\"cat\"u8")549ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.NullTerminate_01(expression: "\"c\"u8 + \"a\"u8 + \"t\"u8")495ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.NullTerminate_01(expression: "\"c\"u8 + \"at\"u8")131ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.VariableIsNotUsed65ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.OverloadResolution_131ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.SemanticModel_121ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.UserDefinedExplicitConversions_0326ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.System_ReadOnlySpan_T__ctor_Array_Start_Length_ExplicitUsage_061ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.Concatenation_03(expression: "ReadOnlySpan<byte>.Empty + ReadOnlySpan<byte>.Empt"...)28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.Concatenation_03(expression: "ReadOnlySpan<byte>.Empty + \"b\"u8")31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.Concatenation_03(expression: "\"a\"u8 + ReadOnlySpan<byte>.Empty")23ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.System_ReadOnlySpan_T__ctor_Array_Start_Length_ExplicitUsage_031ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.UserDefinedExplicitConversions_041ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.MissingType_0147ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.UserDefinedConcatenation_0687ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.OverloadResolution_0228ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.OverloadResolution_111ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.InvalidTargetType_0137ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.UserDefinedExplicitConversions_TupleLiteral_0235ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.PassAround_011ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.ExplicitConversions_TupleLiteral_0120ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.UserDefinedConcatenation_0451ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.MissingHelpers_071ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.UserDefinedImplicitConversions_0532ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.Utf8StringLiteral_011ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.Utf8StringLiteral_041ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.InvalidContent_031ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.OverloadResolution_101ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.OverloadResolution_141ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.OverloadResolution_151ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.ExpressionTree_0264ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.NoConversionFromType_0226ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.UserDefinedConcatenation_011ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.SemanticModel_111ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.UserDefinedImplicitConversions_041ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.OverloadResolution_051ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.UserDefinedConcatenation_0381ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.ExpressionTree_0438ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.ExplicitConversions_0219ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.SemanticModel_061ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.NotSZArray_01325ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.DeeplyNestedConcatenation1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.PassAround_0245ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.UserDefinedExplicitConversions_0225ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.ExplicitConversions_0447ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.Concatenation_06(expression: "\"b\"u8 + new C()")37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.Concatenation_06(expression: "ReadOnlySpan<byte>.Empty + new C()")21ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.SemanticModel_091ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.NoBehaviorChangeForConversionFromNullLiteral_011ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.UserDefinedImplicitConversions_TupleLiteral_0127ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.ImplicitConversions_0416ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.DefaultParameterValues_0256ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.Concatenation_021ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.NotARefStruct_0340ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.System_ReadOnlySpan_T__ctor_Array_Start_Length_ExplicitUsage_051ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.ImplicitConversions_0221ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.UserDefinedConcatenation_0552ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.UserDefinedImplicitConversions_0123ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.SemanticModel_031ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.ExplicitConversions_0122ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.NotARefStruct_049ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.MissingHelpers_091ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.AttributeArgument_0340ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.CallerMemberName_0127ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.MissingType_0327ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.MissingHelpers_1055ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.SemanticModel_0210ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.MissingType_0227ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.System_ReadOnlySpan_T__ctor_Array_Start_Length_ExplicitUsage_071ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.AttributeArgument_0241ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.ImplicitConversions_Deconstruction_0121ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.SemanticModel_077ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.NoConversionFromType_0139ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.NotConstant_0122ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.Utf8StringLiteral_031ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.UserDefinedImplicitConversions_031ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.UserDefinedExplicitConversions_TupleLiteral_0133ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.NoConversionFromNonConstant_0129ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.ImplicitConversions_0340ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.ImplicitConversions_0121ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.SemanticModel_141ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.UserDefinedImplicitConversions_0243ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.SemanticModel_0812ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.UserDefinedExplicitConversions_0196ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.System_ReadOnlySpan_T__ctor_Array_Start_Length_ExplicitUsage_011ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.UserDefinedImplicitConversions_0628ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.UserDefinedImplicitConversions_TupleLiteral_0224ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.System_ReadOnlySpan_T__ctor_Array_Start_Length_ExplicitUsage_041ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.Utf8StringLiteral_01_InPlaceCtorCall1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.UserDefinedExplicitConversions_Deconstruction_0270ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.SemanticModel_131ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.ExpressionTree_0337ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.UserDefinedImplicitConversions_Deconstruction_0142ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.System_ReadOnlySpan_T__ctor_Array_Start_Length_ExplicitUsage_021ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.PatternMatching_0336ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ImplicitlyTypedLocalTests.VarBeforeCSharp355ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ImplicitlyTypedLocalTests.ImplicitlyTypedVariableAssignedArrayInitializer10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ImplicitlyTypedLocalTests.ImplicitlyTypedVariableCircularReferenceViaMemberAccess8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ImplicitlyTypedLocalTests.VarTypeConflictsWithAlias37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ImplicitlyTypedLocalTests.ConstVarField12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ImplicitlyTypedLocalTests.ConstVarField22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.BreakingChange_RefStructReturnFromRefArguments_02(languageVersionA: CSharp10, languageVersionB: CSharp11, useCompilationReference: False)72ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.BreakingChange_RefStructReturnFromRefArguments_02(languageVersionA: CSharp11, languageVersionB: CSharp10, useCompilationReference: True)33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.BreakingChange_RefStructReturnFromRefArguments_02(languageVersionA: CSharp10, languageVersionB: CSharp10, useCompilationReference: True)74ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.BreakingChange_RefStructReturnFromRefArguments_02(languageVersionA: CSharp11, languageVersionB: CSharp10, useCompilationReference: False)41ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.BreakingChange_RefStructReturnFromRefArguments_02(languageVersionA: CSharp11, languageVersionB: CSharp11, useCompilationReference: True)26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.BreakingChange_RefStructReturnFromRefArguments_02(languageVersionA: CSharp10, languageVersionB: CSharp10, useCompilationReference: False)29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.BreakingChange_RefStructReturnFromRefArguments_02(languageVersionA: CSharp10, languageVersionB: CSharp11, useCompilationReference: True)25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.BreakingChange_RefStructReturnFromRefArguments_02(languageVersionA: CSharp11, languageVersionB: CSharp11, useCompilationReference: False)66ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefReturn11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefParameter_InstanceMethod_RefReadonly29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.NonRefStructContainer(type: "struct")45ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.NonRefStructContainer(type: "class")76ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.NonRefStructContainer(type: "record")89ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.NonRefStructContainer(type: "record struct")72ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ImplicitIn_0165ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefReturn_InArg67ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_06_UsingDecl38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ScopedRefAndRefStructOnly_06_For44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefAssignValueScopeMismatch_06(useUnsafe: False)17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefAssignValueScopeMismatch_06(useUnsafe: True)49ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.Deconstruct_04(languageVersion: CSharp11)99ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.Deconstruct_04(languageVersion: CSharp10)173ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_InterfaceImplementation_0622ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.Hiding(useCompilationReference: False)72ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.Hiding(useCompilationReference: True)74ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.PatternIndex_0270ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefParameter_InstanceMethod_ReadonlyRef58ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafetyRulesAttribute_06(languageVersionA: CSharp10, languageVersionB: CSharp11, useCompilationReference: False)90ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafetyRulesAttribute_06(languageVersionA: CSharp10, languageVersionB: CSharp11, useCompilationReference: True)88ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafetyRulesAttribute_06(languageVersionA: CSharp10, languageVersionB: CSharp10, useCompilationReference: False)71ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafetyRulesAttribute_06(languageVersionA: CSharp10, languageVersionB: CSharp10, useCompilationReference: True)41ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafetyRulesAttribute_06(languageVersionA: CSharp11, languageVersionB: CSharp11, useCompilationReference: False)61ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafetyRulesAttribute_06(languageVersionA: CSharp11, languageVersionB: CSharp10, useCompilationReference: True)34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafetyRulesAttribute_06(languageVersionA: CSharp11, languageVersionB: CSharp10, useCompilationReference: False)37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafetyRulesAttribute_06(languageVersionA: CSharp11, languageVersionB: CSharp11, useCompilationReference: True)56ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.AssignValueTo_InstanceMethod_ReadonlyRefReadonlyField46ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.MethodArgumentsMustMatch_0844ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_13_UsingDecl49ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.MethodInvocation_Rvalue_04152ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefField(useCompilationReference: True)200ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefField(useCompilationReference: False)176ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefInitializer_OnNonRefIndexer13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.BreakingChange_RefStructReturnFromRefArguments_03(languageVersionA: CSharp11, languageVersionB: CSharp10, useCompilationReference: True)52ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.BreakingChange_RefStructReturnFromRefArguments_03(languageVersionA: CSharp10, languageVersionB: CSharp10, useCompilationReference: False)41ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.BreakingChange_RefStructReturnFromRefArguments_03(languageVersionA: CSharp11, languageVersionB: CSharp10, useCompilationReference: False)47ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.BreakingChange_RefStructReturnFromRefArguments_03(languageVersionA: CSharp11, languageVersionB: CSharp11, useCompilationReference: False)45ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.BreakingChange_RefStructReturnFromRefArguments_03(languageVersionA: CSharp11, languageVersionB: CSharp11, useCompilationReference: True)29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.BreakingChange_RefStructReturnFromRefArguments_03(languageVersionA: CSharp10, languageVersionB: CSharp10, useCompilationReference: True)23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.BreakingChange_RefStructReturnFromRefArguments_03(languageVersionA: CSharp10, languageVersionB: CSharp11, useCompilationReference: False)42ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.BreakingChange_RefStructReturnFromRefArguments_03(languageVersionA: CSharp10, languageVersionB: CSharp11, useCompilationReference: True)24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefInitializer_StaticRefField15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.FunctionPointerInvocation_02141ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafetyRulesAttribute_12(languageVersionB: CSharp11, useCompilationReference: True)30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafetyRulesAttribute_12(languageVersionB: CSharp10, useCompilationReference: True)43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafetyRulesAttribute_12(languageVersionB: CSharp11, useCompilationReference: False)31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafetyRulesAttribute_12(languageVersionB: CSharp10, useCompilationReference: False)44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefStructInstanceMethodMayCaptureRef(languageVersionA: CSharp11, languageVersionB: CSharp10, useCompilationReference: True)33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefStructInstanceMethodMayCaptureRef(languageVersionA: CSharp10, languageVersionB: CSharp10, useCompilationReference: True)84ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefStructInstanceMethodMayCaptureRef(languageVersionA: CSharp11, languageVersionB: CSharp11, useCompilationReference: True)99ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefStructInstanceMethodMayCaptureRef(languageVersionA: CSharp10, languageVersionB: CSharp10, useCompilationReference: False)108ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefStructInstanceMethodMayCaptureRef(languageVersionA: CSharp10, languageVersionB: CSharp11, useCompilationReference: True)73ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefStructInstanceMethodMayCaptureRef(languageVersionA: CSharp11, languageVersionB: CSharp10, useCompilationReference: False)51ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefStructInstanceMethodMayCaptureRef(languageVersionA: CSharp11, languageVersionB: CSharp11, useCompilationReference: False)97ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefStructInstanceMethodMayCaptureRef(languageVersionA: CSharp10, languageVersionB: CSharp11, useCompilationReference: False)77ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ReturnRefFieldByRef_0327ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.Deconstruct_05(languageVersion: CSharp11)63ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.Deconstruct_05(languageVersion: CSharp10)24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RequiredField_01(languageVersion: CSharp10)44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RequiredField_01(languageVersion: CSharp11)32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RequiredField_01(languageVersion: Latest)63ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefStructLocal_FromLocal_0168ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_Method_05(type: "class")10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_Method_05(type: "struct")10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_Method_05(type: "ref struct")8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.OverridesAndInterfaceImplementations_Out_0318ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.Deconstruct_0723ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefReadonlyField(useCompilationReference: False)210ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefReadonlyField(useCompilationReference: True)169ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ReturnOnlyScope_UnsafeStatement35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ReturnRefFieldByValue(refOrRefReadonly: "ref ")25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ReturnRefFieldByValue(refOrRefReadonly: "ref readonly")20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.DelegateConversions_ImplicitlyTypedParameter_OverloadResolution31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.AssignRefTo_InstanceMethod_ReadonlyRefReadonlyField34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_Method_03(useCompilationReference: False)46ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_Method_03(useCompilationReference: True)43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ParameterScope_0748ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_01_Deconstruction395ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.MethodArgumentsMustMatch_0143ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.Overrides_02(useCompilationReference: True, modifier: "in")43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.Overrides_02(useCompilationReference: False, modifier: "ref readonly")74ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.Overrides_02(useCompilationReference: False, modifier: "in")47ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.Overrides_02(useCompilationReference: True, modifier: "ref readonly")22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefAndReadonlyRefStruct_0114ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_10_UsingDecl_028ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnsafeContext_LocalFunction_0214ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.BreakingChange_RefStructReturnFromRefArguments_01(languageVersionA: CSharp11, languageVersionB: CSharp10, useCompilationReference: False)46ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.BreakingChange_RefStructReturnFromRefArguments_01(languageVersionA: CSharp10, languageVersionB: CSharp11, useCompilationReference: True)47ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.BreakingChange_RefStructReturnFromRefArguments_01(languageVersionA: CSharp10, languageVersionB: CSharp10, useCompilationReference: False)70ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.BreakingChange_RefStructReturnFromRefArguments_01(languageVersionA: CSharp11, languageVersionB: CSharp11, useCompilationReference: False)66ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.BreakingChange_RefStructReturnFromRefArguments_01(languageVersionA: CSharp11, languageVersionB: CSharp10, useCompilationReference: True)35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.BreakingChange_RefStructReturnFromRefArguments_01(languageVersionA: CSharp10, languageVersionB: CSharp10, useCompilationReference: True)36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.BreakingChange_RefStructReturnFromRefArguments_01(languageVersionA: CSharp11, languageVersionB: CSharp11, useCompilationReference: True)32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.BreakingChange_RefStructReturnFromRefArguments_01(languageVersionA: CSharp10, languageVersionB: CSharp11, useCompilationReference: False)33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.DelegateConversions_ImplicitlyTypedParameter_ParameterlessAnonymousMethod_Out16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefToLocalFromInstanceMethod_0128ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_NestedAccess_MethodOrProperty_Readonly(op1: "", op2: "")19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_NestedAccess_MethodOrProperty_Readonly(op1: "()", op2: "()")7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_NestedAccess_MethodOrProperty_Readonly(op1: "()", op2: "")8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_NestedAccess_MethodOrProperty_Readonly(op1: "", op2: "()")16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ReturnRefToRefStruct_ValEscape_0231ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.EnumUnderlyingType230ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.Arglist_RefReturnedAsRef(languageVersion: CSharp10)19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.Arglist_RefReturnedAsRef(languageVersion: CSharp11)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.Discard_03(languageVersion: CSharp10)8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.Discard_03(languageVersion: CSharp11)19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_01_UsingStmt36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.Deconstruct_13(languageVersion: CSharp11)114ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.Deconstruct_13(languageVersion: CSharp10)129ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafetyRulesAttribute_10(languageVersionA: CSharp11, languageVersionB: CSharp10, useCompilationReference: False)53ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafetyRulesAttribute_10(languageVersionA: CSharp10, languageVersionB: CSharp10, useCompilationReference: True)56ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafetyRulesAttribute_10(languageVersionA: CSharp11, languageVersionB: CSharp11, useCompilationReference: True)55ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafetyRulesAttribute_10(languageVersionA: CSharp10, languageVersionB: CSharp11, useCompilationReference: True)51ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafetyRulesAttribute_10(languageVersionA: CSharp10, languageVersionB: CSharp10, useCompilationReference: False)77ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafetyRulesAttribute_10(languageVersionA: CSharp11, languageVersionB: CSharp10, useCompilationReference: True)37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafetyRulesAttribute_10(languageVersionA: CSharp11, languageVersionB: CSharp11, useCompilationReference: False)82ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafetyRulesAttribute_10(languageVersionA: CSharp10, languageVersionB: CSharp11, useCompilationReference: False)47ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnsafeContext_Stackalloc_PointerElementType129ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_12_For_0111ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ScopedReserved_Type(typeKind: "enum")3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ScopedReserved_Type(typeKind: "interface")8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ScopedReserved_Type(typeKind: "record")18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ScopedReserved_Type(typeKind: "struct")27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ScopedReserved_Type(typeKind: "class")17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.PartialMethods_02119ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ScopedReserved_Type_Escaped22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.AssignValueTo_InstanceMethod_ReadonlyRefField77ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_Implementations_0139ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.PartialMethods_0368ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.SubstitutedField247ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_Method_02(type: "struct")22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_Method_02(type: "ref struct")7ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefAssembly1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.DelegateConversions_08(refModifier: "in ")17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.DelegateConversions_08(refModifier: "ref")29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefParameter_InstanceMethod_Ref66ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.MethodInvocation_Rvalue_03109ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ReturnOnlyScope_0129ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.Overrides_01(useCompilationReference: False)65ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.Overrides_01(useCompilationReference: True)33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.DelegateConversions_14(languageVersion: CSharp11)195ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.DelegateConversions_14(languageVersion: CSharp10)127ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefAssignMemberOfReturnOnlyParameter_UnsafeContext24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ParameterScope_0932ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.DelegateConversions_11(refModifier: "ref readonly")17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.DelegateConversions_11(refModifier: "ref ")26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafetyRulesAttribute_02(languageVersionA: CSharp10, languageVersionB: CSharp10, useCompilationReference: True)17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafetyRulesAttribute_02(languageVersionA: CSharp11, languageVersionB: CSharp10, useCompilationReference: True)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafetyRulesAttribute_02(languageVersionA: CSharp10, languageVersionB: CSharp11, useCompilationReference: True)6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafetyRulesAttribute_02(languageVersionA: CSharp10, languageVersionB: CSharp11, useCompilationReference: False)15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafetyRulesAttribute_02(languageVersionA: CSharp10, languageVersionB: CSharp10, useCompilationReference: False)15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafetyRulesAttribute_02(languageVersionA: CSharp11, languageVersionB: CSharp10, useCompilationReference: False)18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafetyRulesAttribute_02(languageVersionA: CSharp11, languageVersionB: CSharp11, useCompilationReference: True)26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafetyRulesAttribute_02(languageVersionA: CSharp11, languageVersionB: CSharp11, useCompilationReference: False)14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_Property_0315ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.DetectUpdatedEscapeRulesFromCorlib_Retargeting(languageVersion: CSharp11, higherVersion: 8)50ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.DetectUpdatedEscapeRulesFromCorlib_Retargeting(languageVersion: CSharp10, higherVersion: 7)68ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.DetectUpdatedEscapeRulesFromCorlib_Retargeting(languageVersion: CSharp11, higherVersion: 7)54ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.DetectUpdatedEscapeRulesFromCorlib_Retargeting(languageVersion: CSharp10, higherVersion: 8)73ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRef_ArgumentsMustMatch_0169ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_InterfaceImplementation_071ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_Overrides_05(languageVersionB: CSharp10, useCompilationReference: True)53ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_Overrides_05(languageVersionB: CSharp10, useCompilationReference: False)81ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_Overrides_05(languageVersionB: CSharp11, useCompilationReference: True)63ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_Overrides_05(languageVersionB: CSharp11, useCompilationReference: False)70ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.PartialMethods_0168ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefInitializer_VarInvocationReserved13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ReturnThis_0327ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_12_Deconstruct45ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.BreakingChange_RefToRefStructInArglist(languageVersionA: CSharp10, languageVersionB: CSharp10, useCompilationReference: True)36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.BreakingChange_RefToRefStructInArglist(languageVersionA: CSharp10, languageVersionB: CSharp10, useCompilationReference: False)28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.BreakingChange_RefToRefStructInArglist(languageVersionA: CSharp10, languageVersionB: CSharp11, useCompilationReference: True)26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.BreakingChange_RefToRefStructInArglist(languageVersionA: CSharp11, languageVersionB: CSharp11, useCompilationReference: False)40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.BreakingChange_RefToRefStructInArglist(languageVersionA: CSharp11, languageVersionB: CSharp10, useCompilationReference: True)24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.BreakingChange_RefToRefStructInArglist(languageVersionA: CSharp10, languageVersionB: CSharp11, useCompilationReference: False)47ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.BreakingChange_RefToRefStructInArglist(languageVersionA: CSharp11, languageVersionB: CSharp10, useCompilationReference: False)51ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.BreakingChange_RefToRefStructInArglist(languageVersionA: CSharp11, languageVersionB: CSharp11, useCompilationReference: True)30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.Constructors38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefFieldsConsideredManaged_Generic19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.AssignValueTo_ReadonlyRefField195ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ScopedRefAndRefStructOnly_06_Deconstruct27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefParameter_Ref85ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ScopedReserved_TypeParameter19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.PropertyReturnValue_0415ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.BestCommonType_0310ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.TopLevelStatementLocal7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefAssignValueScopeMismatch_02(languageVersion: CSharp10, useUnsafe: True)59ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefAssignValueScopeMismatch_02(languageVersion: CSharp10, useUnsafe: False)18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefAssignValueScopeMismatch_02(languageVersion: CSharp11, useUnsafe: False)20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefAssignValueScopeMismatch_02(languageVersion: CSharp11, useUnsafe: True)40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.Delegates_Example25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefInitializer_RefOnNestedInitializer16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ConstructorInitializer_01(languageVersion: CSharp10)157ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ConstructorInitializer_01(languageVersion: CSharp11)109ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.BestCommonType_0110ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.FunctionPointerInvocation_01(languageVersion: CSharp10)144ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.FunctionPointerInvocation_01(languageVersion: CSharp11)147ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.MethodArgumentsMustMatch_07_31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.TypeScopeModifier_02_CSharp1112ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.AssignRefLocalFrom_RefField71ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.Deconstruct_11(languageVersion: CSharp10)120ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.Deconstruct_11(languageVersion: CSharp11)119ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_Accessor_01(type: "ref struct", refModifier: "ref readonly")19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_Accessor_01(type: "struct", refModifier: "ref")7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_Accessor_01(type: "struct", refModifier: "ref readonly")8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_Accessor_01(type: "ref struct", refModifier: "ref")6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.DelegateConversions_0787ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_Accessor_0248ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_Implementations_0220ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnsafeContext_Stackalloc_PointerElementType_ImplicitType128ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefAssignValueScopeMismatch_0526ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.InstanceMethodWithOutVar_01(languageVersion: CSharp10)119ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.InstanceMethodWithOutVar_01(languageVersion: CSharp11)107ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ParameterScope_0361ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LanguageVersionDiagnostics(useCompilationReference: True)170ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LanguageVersionDiagnostics(useCompilationReference: False)160ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefAssignValueScopeMismatch_01B(languageVersion: CSharp10, useUnsafe: True)128ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefAssignValueScopeMismatch_01B(languageVersion: CSharp10, useUnsafe: False)104ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefAssignValueScopeMismatch_01B(languageVersion: CSharp11, useUnsafe: False)115ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefAssignValueScopeMismatch_01B(languageVersion: CSharp11, useUnsafe: True)140ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.Deconstruct_10(languageVersion: CSharp11)108ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.Deconstruct_10(languageVersion: CSharp10)167ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.DelegateConversions_09(refModifier: "in ")11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.DelegateConversions_09(refModifier: "ref")25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RuntimeFeature(useCompilationReference: False)49ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RuntimeFeature(useCompilationReference: True)21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ReturnRefStructFieldByRef36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ImplicitIn_0325ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnsafeContext_LocalFunction_0120ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefInitializer_OnInterface_Property8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.InstanceMethodCannotCaptureRefByRef(languageVersionA: CSharp11, languageVersionB: CSharp10, useCompilationReference: False)32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.InstanceMethodCannotCaptureRefByRef(languageVersionA: CSharp10, languageVersionB: CSharp10, useCompilationReference: False)64ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.InstanceMethodCannotCaptureRefByRef(languageVersionA: CSharp11, languageVersionB: CSharp10, useCompilationReference: True)22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.InstanceMethodCannotCaptureRefByRef(languageVersionA: CSharp10, languageVersionB: CSharp11, useCompilationReference: False)36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.InstanceMethodCannotCaptureRefByRef(languageVersionA: CSharp11, languageVersionB: CSharp11, useCompilationReference: True)41ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.InstanceMethodCannotCaptureRefByRef(languageVersionA: CSharp11, languageVersionB: CSharp11, useCompilationReference: False)72ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.InstanceMethodCannotCaptureRefByRef(languageVersionA: CSharp10, languageVersionB: CSharp10, useCompilationReference: True)22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.InstanceMethodCannotCaptureRefByRef(languageVersionA: CSharp10, languageVersionB: CSharp11, useCompilationReference: True)25ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.DefensiveCopy_RefReadOnlyReceiver_021ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefFieldInNonRefStruct373ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.InitRefField_AutoDefault_WithOtherFieldInitializer88ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafetyRulesAttribute_Version(version: 10)300ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafetyRulesAttribute_Version(version: -2147483648)433ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafetyRulesAttribute_Version(version: -1)512ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafetyRulesAttribute_Version(version: 2147483647)356ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafetyRulesAttribute_Version(version: 11)216ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafetyRulesAttribute_Version(version: 12)160ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafetyRulesAttribute_Version(version: 0)251ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.FieldInitializer_071ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_Overrides_06(languageVersionB: CSharp11, useCompilationReference: True)89ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_Overrides_06(languageVersionB: CSharp10, useCompilationReference: False)60ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_Overrides_06(languageVersionB: CSharp11, useCompilationReference: False)72ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_Overrides_06(languageVersionB: CSharp10, useCompilationReference: True)91ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefParameter_ReadonlyRefReadonly_PEVerifyCompat67ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_Accessor_0321ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_0931ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.SwitchExpression_Assignment162ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.CompoundOperations_02(refKind: "readonly ref")71ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.CompoundOperations_02(refKind: "ref")127ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ReturnThis_02(languageVersion: CSharp11)17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ReturnThis_02(languageVersion: CSharp10)15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafetyRulesAttribute_07(languageVersionA: CSharp11, languageVersionB: CSharp10, useCompilationReference: False)73ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafetyRulesAttribute_07(languageVersionA: CSharp10, languageVersionB: CSharp11, useCompilationReference: False)64ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafetyRulesAttribute_07(languageVersionA: CSharp11, languageVersionB: CSharp11, useCompilationReference: False)103ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafetyRulesAttribute_07(languageVersionA: CSharp10, languageVersionB: CSharp10, useCompilationReference: True)51ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafetyRulesAttribute_07(languageVersionA: CSharp10, languageVersionB: CSharp11, useCompilationReference: True)45ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafetyRulesAttribute_07(languageVersionA: CSharp10, languageVersionB: CSharp10, useCompilationReference: False)56ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafetyRulesAttribute_07(languageVersionA: CSharp11, languageVersionB: CSharp10, useCompilationReference: True)45ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafetyRulesAttribute_07(languageVersionA: CSharp11, languageVersionB: CSharp11, useCompilationReference: True)39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafetyRulesAttribute_04(languageVersionA: CSharp10, languageVersionB: CSharp11, useCompilationReference: False)38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafetyRulesAttribute_04(languageVersionA: CSharp10, languageVersionB: CSharp10, useCompilationReference: False)18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafetyRulesAttribute_04(languageVersionA: CSharp11, languageVersionB: CSharp10, useCompilationReference: True)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafetyRulesAttribute_04(languageVersionA: CSharp11, languageVersionB: CSharp10, useCompilationReference: False)20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafetyRulesAttribute_04(languageVersionA: CSharp10, languageVersionB: CSharp11, useCompilationReference: True)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafetyRulesAttribute_04(languageVersionA: CSharp10, languageVersionB: CSharp10, useCompilationReference: True)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafetyRulesAttribute_04(languageVersionA: CSharp11, languageVersionB: CSharp11, useCompilationReference: False)19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafetyRulesAttribute_04(languageVersionA: CSharp11, languageVersionB: CSharp11, useCompilationReference: True)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefToRefStructParameter_0241ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_UnexpectedConstructorArgument37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ConstructorInitializer_0213ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ReturnThis_01(languageVersion: CSharp11)7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ReturnThis_01(languageVersion: CSharp10)25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefInitializer_SubstitutedObjectField125ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefAndOut_PropertiesAndIndexers_As_ValuesAndParameters45ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.This_FromParameter42ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_1032ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ScopedRefAndRefStructOnly_0715ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafetyRulesAttribute_01(languageVersion: CSharp11)23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafetyRulesAttribute_01(languageVersion: CSharp10)6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefInitializer_DynamicIndexer_Nested14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.DetectUpdatedEscapeRulesFromCorlib_SystemRuntime70Only(assemblyName: "System.Runtime", majorVersion: 8, minorVersion: 0, expectedUseUpdatedEscapeRules: False)105ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.DetectUpdatedEscapeRulesFromCorlib_SystemRuntime70Only(assemblyName: "mscorlib", majorVersion: 7, minorVersion: 0, expectedUseUpdatedEscapeRules: False)54ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.DetectUpdatedEscapeRulesFromCorlib_SystemRuntime70Only(assemblyName: "System.Runtime", majorVersion: 7, minorVersion: 0, expectedUseUpdatedEscapeRules: False)71ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.DetectUpdatedEscapeRulesFromCorlib_SystemRuntime70Only(assemblyName: "System.Core", majorVersion: 7, minorVersion: 0, expectedUseUpdatedEscapeRules: False)65ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.DetectUpdatedEscapeRulesFromCorlib_SystemRuntime70Only(assemblyName: "System.Runtime", majorVersion: 7, minorVersion: 1, expectedUseUpdatedEscapeRules: False)41ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.DelegateConversions_ImplicitlyTypedParameter_Conversion84ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_RefStructParameter_0243ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.DelegateConversions_Out15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.InstanceMethodWithOutVar_03(languageVersion: CSharp11)142ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.InstanceMethodWithOutVar_03(languageVersion: CSharp10)148ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.Deconstruct_08(languageVersion: CSharp11)135ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.Deconstruct_08(languageVersion: CSharp10)104ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ScopedRefAndRefStructOnly_06_Foreach_Deconstruction28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.Volatile387ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnsafeContext_Stackalloc_ImplicitType154ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.InitRefField_AutoDefault_RefReadonly56ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.InitRefField_AutoDefault66ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ReadAndDiscard85ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefInitializer_RefReadonlyValue_Indexer13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafeToEscape_0324ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.MethodArgumentsMustMatch_108ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefInitializer_DynamicField16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.DelegateConversions_1033ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ReturnOnlyScope_03_UnsafeContext61ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ScopedRefAndRefStructOnly_05(refModifier: "ref ")35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ScopedRefAndRefStructOnly_05(refModifier: "ref readonly")16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ParameterScope_01(useCompilationReference: False)70ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ParameterScope_01(useCompilationReference: True)36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.OutReturnOnly_Ctor114ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.AssignValueTo_RefReadonlyField39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.AssignRefTo_InstanceMethod_ReadonlyRefField49ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafetyRulesAttribute_09(languageVersionB: CSharp11, useCompilationReference: True)43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafetyRulesAttribute_09(languageVersionB: CSharp10, useCompilationReference: True)34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafetyRulesAttribute_09(languageVersionB: CSharp11, useCompilationReference: False)42ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafetyRulesAttribute_09(languageVersionB: CSharp10, useCompilationReference: False)49ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_SubstitutedMembers(useCompilationReference: True)82ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_SubstitutedMembers(useCompilationReference: False)91ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.DefiniteAssignment_0232ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ReturnRefToRefStruct_VariousInputAndOutputRefKinds43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_OtherTypes14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.OutReturnOnly_226ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_06_Foreach35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafetyRulesAttribute_05(languageVersion: CSharp11)40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafetyRulesAttribute_05(languageVersion: CSharp10)36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.MethodInvocation_Scoped_Rvalue25ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_Event_011ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ReturnRefStructFieldByValue_0227ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.DetectUpdatedEscapeRulesFromCorlib(languageVersion: CSharp10, majorVersion: 6)103ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.DetectUpdatedEscapeRulesFromCorlib(languageVersion: CSharp10, majorVersion: 8)40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.DetectUpdatedEscapeRulesFromCorlib(languageVersion: CSharp11, majorVersion: 7)47ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.DetectUpdatedEscapeRulesFromCorlib(languageVersion: CSharp10, majorVersion: 7)33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.DetectUpdatedEscapeRulesFromCorlib(languageVersion: CSharp11, majorVersion: 8)41ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.DetectUpdatedEscapeRulesFromCorlib(languageVersion: CSharp11, majorVersion: 6)132ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafetyRulesAttribute_UnrecognizedConstructor_NoArguments359ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.MethodInvocation_Rvalue_06139ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefAssignValueScopeMismatch_01A(languageVersion: CSharp11, useUnsafe: False)92ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefAssignValueScopeMismatch_01A(languageVersion: CSharp10, useUnsafe: False)155ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefAssignValueScopeMismatch_01A(languageVersion: CSharp10, useUnsafe: True)126ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefAssignValueScopeMismatch_01A(languageVersion: CSharp11, useUnsafe: True)109ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ScopedReserved_Alias_Escaped3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.MethodArgumentsMustMatch_0436ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.MethodArgumentsMustMatch_0627ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.MethodInvocation_Rvalue_0595ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_05(langVersion: CSharp11)5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_05(langVersion: CSharp10)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_13_For40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ScopedRefAndRefStructOnly_06_OutVar7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_NestedAccess_MethodOrProperty(firstIsMethod: True, secondIsMethod: True)43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_NestedAccess_MethodOrProperty(firstIsMethod: False, secondIsMethod: False)48ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_NestedAccess_MethodOrProperty(firstIsMethod: True, secondIsMethod: False)104ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_NestedAccess_MethodOrProperty(firstIsMethod: False, secondIsMethod: True)71ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_DelegateConversion_0344ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.Deconstruct_03B(languageVersion: CSharp11)102ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.Deconstruct_03B(languageVersion: CSharp10)124ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_11_Foreach_02(kind: "class")31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_11_Foreach_02(kind: "ref struct")7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafeToEscape_016ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_OutParameter_02(useCompilationReference: False)38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_OutParameter_02(useCompilationReference: True)150ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefInitializer_LangVer_FromMetadata62ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_Method_01(type: "struct")12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_Method_01(type: "ref struct")7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_Delegates_0334ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefField_Assignment_AutoDefault_021ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.FieldInitializer_041ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.TypeScopeModifier_01(langVersion: CSharp11)7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.TypeScopeModifier_01(langVersion: CSharp10)21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.PropertyTypeScope(langVersion: CSharp11)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.PropertyTypeScope(langVersion: CSharp10)16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefInInferredDelegateType_0252ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_InterfaceImplementation_0827ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_RefRefStructParameter_02(useCompilationReference: True)133ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_RefRefStructParameter_02(useCompilationReference: False)153ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RequiredField_02(useCompilationReference: False)87ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RequiredField_02(useCompilationReference: True)50ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.Span_02(languageVersion: CSharp10)47ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.Span_02(languageVersion: CSharp11)45ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.DefensiveCopy_RefReadOnlyReceiver_031ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ReturnValueFieldByValue11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.InParamReorder93ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.PropertyReturnValue_0216ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_12_Foreach_02(kind: "class")12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_12_Foreach_02(kind: "ref struct")10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.FieldTypeScope_0220ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.Deconstruct_06(languageVersion: CSharp11)123ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.Deconstruct_06(languageVersion: CSharp10)121ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_DelegateConversion_0151ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UseUpdatedEscapeRules(languageVersion: Latest, targetFramework: Net60, supportsRefFields: False, expectedUseUpdatedEscapeRules: True)73ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UseUpdatedEscapeRules(languageVersion: CSharp10, targetFramework: Net70, supportsRefFields: True, expectedUseUpdatedEscapeRules: True)68ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UseUpdatedEscapeRules(languageVersion: Latest, targetFramework: Net70, supportsRefFields: True, expectedUseUpdatedEscapeRules: True)33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UseUpdatedEscapeRules(languageVersion: CSharp11, targetFramework: Net60, supportsRefFields: False, expectedUseUpdatedEscapeRules: True)63ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UseUpdatedEscapeRules(languageVersion: CSharp11, targetFramework: Net70, supportsRefFields: True, expectedUseUpdatedEscapeRules: True)38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UseUpdatedEscapeRules(languageVersion: CSharp10, targetFramework: Net60, supportsRefFields: False, expectedUseUpdatedEscapeRules: False)15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_06_For14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_InterfaceImplementation_0463ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.SubstitutedParameter24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedScoped_Metadata311ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.InitobjField79ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefInInferredDelegateType_0155ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_RefParameter_0260ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.Deconstruct_12(languageVersion: CSharp10)137ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.Deconstruct_12(languageVersion: CSharp11)125ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_05_OutVar(langVersion: CSharp10)22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_05_OutVar(langVersion: CSharp11)5ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.FieldInitializer_06B1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_Overrides_0754ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.DelegateConversions_0519ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefStructProperty_0222ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ReturnOnlyScope_0411ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefFieldsConsideredManaged_Indirect14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ExtensionThisScope8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_Cycle5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_StaticMembers8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_01_Foreach_0176ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.Deconstruct_02B(languageVersion: CSharp10)160ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.Deconstruct_02B(languageVersion: CSharp11)139ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_04_UsingDecl84ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ReturnTypeScope(langVersion: CSharp10)31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ReturnTypeScope(langVersion: CSharp11)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.PropertyReturnValue_0331ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.InterfaceImplementations_02(useCompilationReference: False)53ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.InterfaceImplementations_02(useCompilationReference: True)68ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_DelegateConversion_0281ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefField_Assignment_AutoDefault_031ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ScopedRefAndRefStructOnly_0110ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_RefParameter26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.SwitchExpression_YieldReturn159ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ScopedRefAndRefStructOnly_05_RefScoped(refModifier: "ref readonly")18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ScopedRefAndRefStructOnly_05_RefScoped(refModifier: "ref ")15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefFields_RefReassignment_05122ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefParameter_ReadonlyRef84ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RetargetingField53ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.AssignRefTo_ReadonlyRefReadonlyField42ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.AssignValueTo_ReadonlyRefReadonlyField59ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefParameter47ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ScopedReserved_Alias4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.NestedFieldAccessor45ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ReturnRefToByValueParameter_02(languageVersion: CSharp10)56ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ReturnRefToByValueParameter_02(languageVersion: CSharp11)22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefReturn_ByValueArg72ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefInitializer_OnArray18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.DelegateConversions_ImplicitlyTypedParameter31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ReturnRefToRefStruct_ValEscape_0448ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefFields_RefReassignment_0276ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_09_For_0213ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.Deconstruct_03A(languageVersion: CSharp10)113ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.Deconstruct_03A(languageVersion: CSharp11)182ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_InvalidConstructorArgument21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.PatternIndex_0383ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.SafeToEscape_0223ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_11_For_029ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.Span_01(languageVersion: CSharp10)98ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.Span_01(languageVersion: CSharp11)131ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_Property_016ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_04_Deconstruction135ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefScoped212ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.PropertyReturnValue_0134ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.MethodArgumentsMustMatch_1729ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefInitializer_RHSMustBeDefinitelyAssigned13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.DelegateConversions_0120ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_04_OutVar33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnsafeContext_PointerType_Cast26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefAssignValueScopeMismatch_03(languageVersion: CSharp10)26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefAssignValueScopeMismatch_03(languageVersion: CSharp11)33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefInitializer_OnMethodGroup9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.Constructors_UnsafeContext63ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefReturn_RefArg65ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.DelegateConversions_ImplicitlyTypedParameter_NestedLambdaReinference_NestedNotReinferred23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.Constructors_027ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefInitializer_RefReadonlyValue_Field12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalFromRvalueInvocation15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_05_Deconstruction(langVersion: CSharp11)6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_05_Deconstruction(langVersion: CSharp10)5ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.FieldInitializer_011ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefField_Assignment_AutoDefault_051ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefInitializer_RefReadonlyField20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_ScopeRefAttribute_RefToRefStruct235ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefInitializer_DynamicInstance15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.FunctionPointerConversions16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.Arglist_RefToRefStruct(languageVersion: CSharp11)7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.Arglist_RefToRefStruct(languageVersion: CSharp10)6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ThisScope(languageVersion: CSharp10)45ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ThisScope(languageVersion: CSharp11)21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.CompoundOperations_0172ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RetargetingParameter52ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnsafeContext_AddressOf_CastToIntPtrPointer73ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnsafeContext_SizeOf80ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_12_UsingDecl15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.AssignOutParameterFrom_RefField70ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.AssignRefReadonlyLocalFrom_RefField74ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.DelegateConversions_0624ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnsafeContext_Stackalloc108ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.AssignRefTo_RefReadonlyField121ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefToRefStructParameter_01(useCompilationReference: False)44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefToRefStructParameter_01(useCompilationReference: True)25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.DelegateConversions_ImplicitlyTypedParameter_ParameterlessAnonymousMethod_Ref43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefInInferredDelegateType_0332ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefFieldsConsideredManaged25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_12_UsingStmt28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefInitializer_OnNonRefField19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_0488ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ParameterScope_0256ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_InterfaceImplementation_1115ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefAssignValueScopeMismatch_04115ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_01_UsingDecl69ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_0156ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.BestCommonType_01_UnsafeContext5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.Discard_014ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnsafeContext_PointerType_LocalDeclaration75ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_10_Foreach_02(kind: "class")8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_10_Foreach_02(kind: "ref struct")7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefAssignMemberOfReturnOnlyParameter35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.This_FromRefStructParameter48ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefInitializer_OnNonRefProperty8ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefField_Assignment_AutoDefault_041ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.Local_SequencePoints75ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefInitializer_Nullability31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefInitializer_LangVer36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_08_For10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.MethodArgumentsMustMatch_1818ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefInitializer_Escape56ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ReturnRefToRefStruct_RefEscape_0238ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_OutParameter_0127ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.MemberRefMetadataDecoder_FindFieldBySignature728ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.OverridesAndInterfaceImplementations_Out_01(useCompilationReference: True)108ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.OverridesAndInterfaceImplementations_Out_01(useCompilationReference: False)31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ConditionalOperator77ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ParameterScope_12246ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ReturnValueFieldByRef23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_Property_02(useCompilationReference: True)33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_Property_02(useCompilationReference: False)50ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_09_Foreach_0112ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefInitializer_ReadonlyRefField17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.Deconstruct69ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefInitializer_Nested72ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.MethodInvocation_Rvalue_01170ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefStructProperty_0141ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefReturn_OutArg80ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.Deconstruct_09(languageVersion: CSharp10)22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.Deconstruct_09(languageVersion: CSharp11)28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_05_For(langVersion: CSharp11)5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_05_For(langVersion: CSharp10)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.Conversions_016ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_01_OutVar_Script37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ReturnValueFieldByRef_UnsafeContext21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.OverridesAndInterfaceImplementations_Out_0213ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ReturnValueField_0117ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefInitializer_Indexer18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.Deconstruct_02A(languageVersion: CSharp11)113ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.Deconstruct_02A(languageVersion: CSharp10)129ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_11_For_0123ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ReturnRefField41ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_InterfaceImplementation_1326ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefInitializer_OnPointer6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefReturn_ReadonlyRefReadonly44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_Overrides_04(languageVersionA: CSharp10, useCompilationReference: True)51ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_Overrides_04(languageVersionA: CSharp10, useCompilationReference: False)52ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_Overrides_04(languageVersionA: CSharp11, useCompilationReference: True)41ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_Overrides_04(languageVersionA: CSharp11, useCompilationReference: False)59ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_Destructor5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.MethodArgumentsMustMatch_137ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_01_For32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_NestedAccess_Indexer_Readonly7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.Deconstruct_01(languageVersion: CSharp11)38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.Deconstruct_01(languageVersion: CSharp10)23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefInitializer_RefReadonlyField_RefReadonlyValue15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefWith81ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_Constructor53ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_Overrides_0224ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.FixedField_0119ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ConstructorInvocationValEscape_0117ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefInitializer_OnInterface_Field24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefAutoProperty_0113ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.InferredDelegateTypes_0128ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ScopedRefToRefStruct_Implementations_0315ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.DelegateConversions_12(refModifier: "ref ")27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.DelegateConversions_12(refModifier: "ref readonly")31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_10_UsingDecl_0114ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.NestedScope32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefCustomModifiers_UseSiteDiagnostic_02277ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.AssignRefTo_InstanceMethod_RefField30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.InitRefField_UnsafeNullRef98ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.AssignRefTo_ReadonlyRefField44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_InterfaceImplementation_0521ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ImplicitIn_02(languageVersion: CSharp10)25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ImplicitIn_02(languageVersion: CSharp11)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_NestedAccess_Indexer_Invalid13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.CallUnscopedRefMethodFromScopedOne298ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ReturnRefToByValueParameter_01(languageVersion: CSharp11)16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ReturnRefToByValueParameter_01(languageVersion: CSharp10)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_01_Foreach_02(languageVersion: CSharp11)34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_01_Foreach_02(languageVersion: CSharp10)25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_10_OutVar15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ReturnRefReadonlyField13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ReadWriteFieldWithTemp26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ReturnRefFieldByRef_01(refOrRefReadonly: "ref ")35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ReturnRefFieldByRef_01(refOrRefReadonly: "ref readonly")44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.SafeToEscape_0323ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefReturn_RefReadonly60ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_ScopeRefAttribute_RefReadOnlyToRefStruct230ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_06_OutVar34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.AssignLocal32ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.FieldInitializer_031ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.SwitchExpression_Return141ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefReturn_ReadonlyRef39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.SafeToEscape_0144ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.DelegateConversions_1314ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefToLocalFromInstanceMethod_0225ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.DelegateConversions_ImplicitlyTypedParameter_MissingParameters31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_Delegates_0125ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefInitializer_Collection36ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_InterfaceImplementation_101ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_InterfaceImplementation_0133ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefInitializer_AssignInParameter34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefFields_RefEscape_UnsafeContext101ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_10_UsingStmt_0219ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_1344ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_029ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafeToEscape_059ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafeToEscape_048ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.Modifiers18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ReturnRefFieldFromCaller17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.OutReturnOnly_134ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefWith_Escape21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ScopedRefAndRefStructOnly_067ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefStructLocal_FromLocal_0248ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_RefParameter_0153ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.OutReturnOnly_329ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.FieldInitializer_06A1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_Method_04(type: "struct")11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_Method_04(type: "ref struct")11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.DelegateConversions_0216ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafetyRulesAttribute_08(useCompilationReference: True)68ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafetyRulesAttribute_08(useCompilationReference: False)49ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.MethodInvocation_Lvalue_0284ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_118ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.MethodInvocation_Rvalue_02116ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_01_Foreach_Deconstruction_01356ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.Overrides_Example31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.MethodInvocation_Lvalue_03112ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.Overloads9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefStructLocal_FromParameter_0245ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ParameterScope_0520ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.MethodArgumentsMustMatch_0227ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnsafeContext_PointerMemberAccess90ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnsafeContext_Assignment74ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.InstanceMethodWithOutVar_0224ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_InterfaceImplementation_12(type: "struct")34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_InterfaceImplementation_12(type: "class")26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_06_Deconstruction43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_Parameter_0135ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnsafeContext_TypeOf138ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_RefParameter_03(useCompilationReference: False)129ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_RefParameter_03(useCompilationReference: True)71ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.TupleField331ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefInitializer_DynamicIndexer12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ReturnOnlyScope_0271ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefToContainingType23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefFields_RefReassignment_0139ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ScopedRefAndRefStructOnly_06_UsingDecl10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.MethodInvocation_Lvalue_01156ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_InParameter33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_10_Foreach_0142ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.MethodInvocation_Params44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefReturn_Ref57ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_Event_021ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefInitializer_RHSTypeMustMatch_ImplicitConversionExists39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.SwitchExpression_FieldInitializer126ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefAccessor_Ref117ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.AssignRefTo_InstanceMethod_RefReadonlyField53ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.FieldInitializer_051ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_0811ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ReturnRefToRefStruct_ValEscape_0125ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.OutReturnOnly_432ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafetyRulesAttribute_03(languageVersion: CSharp11)47ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafetyRulesAttribute_03(languageVersion: CSharp10)36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefCustomModifiers_UseSiteDiagnostic_031s 72ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScopeAndInitializer_0134ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_12_Foreach_0426ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefThis_UnsafeContext18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefInitializer_OnEvent_ThisMemberAccess10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefInitializer_ValueMustReferToLocation15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_05_Foreach(langVersion: CSharp10)18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_05_Foreach(langVersion: CSharp11)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnsafeContext_PointerElementAccess104ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ReturnRefStructFieldByValue_0167ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefFields_RefEscape166ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ReturnOnlyScope_02_UnsafeContext124ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.DelegateConversions_0314ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ReadWriteNestedField31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_InterfaceImplementation_0945ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_RefRefStructParameter_0121ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.MethodArgumentsMustMatch_1112ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_NestedAccess_Properties_Incomplete16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.FunctionPointerConversions_Out11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefStructLocal_FromParameter_0165ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.MethodArgumentsMustMatch_1415ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.OutReturnOnly_523ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafetyRulesAttribute_11(useCompilationReference: False)51ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafetyRulesAttribute_11(useCompilationReference: True)123ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefToRefStruct_ConstructorInitializer23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.This_FromRefParameter31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_RefStructParameter_0183ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_12_OutVar31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_10_For_0242ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedScoped_Source37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_01_OutVar269ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_1212ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ReturnRefToRefStruct_RefEscape_BothScopedAndUnscopedRefParameters14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_ScopeRefAttribute_Out257ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefInitializer_Escape_Nested29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnsafeContext_PointerType_FixedStatement90ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_NestedAccess_Indexer68ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.DelegateReturnTypeScope(langVersion: CSharp11)23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.DelegateReturnTypeScope(langVersion: CSharp10)34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_0618ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ScopedRefAndRefStructOnly_06_UsingStmt36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefCustomModifiers_UseSiteDiagnostic_01268ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.Scoped_Cycle19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_0317ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.InitRefField_AutoDefault_ReadonlyRef75ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.SafeToEscape_0413ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_InterfaceImplementation_0328ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_InterfaceImplementation_0236ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_10_For_019ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.MethodArgumentsMustMatch_0523ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefFields_RefReassignment_0495ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_12_Foreach_0114ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_NestedAccess_Properties_Invalid27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_09_For_017ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_01_Deconstruction_Script82ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_06_UsingStmt36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefParameter_InstanceMethod_ReadonlyRefReadonly57ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ScopedRefAndRefStructOnly_0417ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefFieldTypeRefStruct_0155ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefToRefStruct_InstanceMethods54ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.AssignValueTo_RefField147ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_09_Foreach_0231ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnsafeContext_AddressOf103ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_11_Foreach_0126ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_12_For_0211ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefInitializer_OnEvent10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ConstructorInvocationValEscape_0223ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_04_UsingStmt56ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.InterfaceImplementations_01(useCompilationReference: True)78ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.InterfaceImplementations_01(useCompilationReference: False)101ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.FieldInitializer_02B1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefParameter_RefReadonly57ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefFieldTypeRefStruct_02235ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.OverridesAndInterfaceImplementations_Out_0433ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.AssignValueTo_InstanceMethod_RefReadonlyField28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ParameterScope_0811ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_01_Script24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.InferredDelegateTypes_0225ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.FieldInitializer_02A1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ConditionalAccess73ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_01_Foreach_Deconstruction_02(languageVersion: CSharp10)36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_01_Foreach_Deconstruction_02(languageVersion: CSharp11)51ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefAutoProperty_0211ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefThis12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.SafeToEscape_058ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ScopedRefAndRefStructOnly_0325ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.MethodArgumentsMustMatch_0347ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ReturnRefFieldByRef_0221ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefParameter_ReadonlyRefReadonly69ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ParamsScope21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.EmbeddedField290ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ParameterScope_EmbeddedMethod70ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.AssignValueTo_InstanceMethod_RefField52ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ReturnValueField_025ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefInitializer_FieldOnDynamic6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ParameterScope_0634ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.PatternIndex_0127ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefInitializer_RefReadonlyValue_GetOnlyProperty34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.OverridesAndInterfaceImplementations_Out_0526ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.BestCommonType_0428ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_0740ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ScopedRefAndRefStructOnly_06_Foreach31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefAndReadonlyRefStruct_02137ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.DelegateConversions_ImplicitlyTypedParameter_NullableRewriteOfLambda89ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_04_Foreach89ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ParameterScope_04125ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefInitializer77ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.MethodArgumentsMustMatch_1616ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ParameterScope_1112ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_RetargetingMembers71ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.This_FromLocal39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.DelegateConversions_0412ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.DefiniteAssignment_0123ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefInitializer_RHSTypeMustMatch21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_Overrides_018ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.MethodArgumentsMustMatch_07_21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnsafeContext_PointerType_MethodReturnType46ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.Discard_029ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_12_Foreach_039ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.Arglist_RefReturnedAsRefStruct69ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_Delegates_0259ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.DefensiveCopy_RefReadOnlyReceiver_011ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefInitializer_RefReadonlyValue_Property60ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ReturnOnlyScope_0343ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ReturnRefToRefStruct_RefEscape_0132ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafetyRulesAttribute_UnrecognizedConstructor_StringArgument195ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_04_For54ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.DuplicateMethodSignatures12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.AssignRefTo_RefField124ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_10_UsingStmt_0113ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.MethodInvocation_Scoped_Lvalue50ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_10_Deconstruction26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ScopedRefAndRefStructOnly_0226ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ReturnRefToRefStruct_ValEscape_0356ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefField_Assignment_AutoDefault_011ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.MethodArgumentsMustMatch_0940ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefFields_RefReassignment_0326ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.DelegateConversions_ImplicitlyTypedParameter_ExtraParameters16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.BreakingChange_ReturnOutByRef42ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.ReadWriteField65ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.SwitchExpression_Argument135ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.MethodArgumentsMustMatch_1516ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.MethodArgumentsMustMatch_07_125ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefAccessor_Value29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_Overrides_0312ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.LocalScope_13_UsingStmt35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.MethodArgumentsMustMatch_128ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.FieldTypeScope_0136ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.TypeScopeModifier_02_CSharp1027ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.FixedField_02252ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnsafeContext_PointerType_MethodParameter38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefSafeToEscape_0216ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefInitializer_DynamicField_DynamicValue96ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0121ERR_AmbigCall31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1113ERR_ValueTypeExtDelegate0122ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1510ERR_RefLvalueExpected_0450ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0019ERR_BadBinaryOps15175ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1919ERR_UnsafeTypeInObjectCreation21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0037ERR_ValueCantBeNull0331ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0122ERR_BadAccessProtectedCtor17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0571ERR_CantCallSpecialMethod0215ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0272ERR_InaccessibleSetter0319ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0253WRN_BadRefCompareRight16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1952ERR_VarArgsInExpressionTree35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0446ERR_AnonMethGrpInForEach72ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1718WRN_ComparisonToSelf299ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0854ERR_ExpressionTreeContainsOptionalArgument0319ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0304ERR_NoNewTyvar0228ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0039ERR_NoExplicitBuiltinConv0228ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0619ERR_DeprecatedSymbolStr62ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0251WRN_NegativeArrayIndex26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0037ERR_ValueCantBeNull0220ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.IndirectConstructorCycle15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0154ERR_PropertyLacksGet0323ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0815ERR_ImplicitlyTypedVariableAssignedBadValue_Field29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0176ERR_ObjectProhibited0350ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0165ERR_UseDefViolation0338ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0429WRN_UnreachableExpr_0226ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0856ERR_IndexedPropertyRequiresParams01125ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1615ERR_BadArgExtraRef17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0116ERR_NamespaceUnexpected_549ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1739ERR_BadNamedArgument_111ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0844ERR_VariableUsedBeforeDeclarationAndHidesField12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1661ERR_CantConvAnonMethParams24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0173ERR_InvalidQM_GeneralType15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0266ERR_NoImplicitConvCast0951ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0022ERR_BadIndexCount0321ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0029ERR_NoImplicitConv0118ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1612ERR_ReturnNotLValue0145ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0819ERR_ImplicitlyTypedVariableMultipleDeclarator_Locals21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1729ERR_BadCtorArgCount0244ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0169WRN_UnreferencedField33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0245ERR_CallingFinalizeDeprecated9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0135ERR_NameIllegallyOverrides7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0162WRN_UnreachableCode029ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1708ERR_FixedNeedsLvalue9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0266ERR_NoImplicitConvCast087ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0023ERR_BadUnaryOp_null4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1720WRN_DotOnDefault0255ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0622ERR_ArrayInitToNonArrayType4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.EmptyAngleBrackets_MethodWithCorrectArity4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0571ERR_CantCallSpecialMethod0414ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0150ERR_ConstantExpected22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0316ERR_DuplicateGeneratedName11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0159ERR_LabelNotFound_710ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0649WRN_UnassignedInternalField_16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0069ERR_EventPropertyInInterface38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1650ERR_AssgReadonlyStatic213ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0200ERR_AssgReadonlyProp0637ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1929ERR_BadInstanceArgType7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1654ERR_AssgReadonlyLocal2Cause11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0156ERR_BadEmptyThrow5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0119ERR_BadSKunknown_InThrowStmt22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0200ERR_AssgReadonlyProp0323ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1742ERR_NamedArgumentForArray15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1710WRN_DuplicateTypeParamTag29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0704ERR_LookupInTypeVariable11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0411ERR_CantInferMethTypeArgs0118ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0413ERR_AsWithTypeVar10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0855ERR_ExpressionTreeContainsIndexedProperty34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1540ERR_BadProtectedAccess0239ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0665WRN_IncorrectBooleanAssg_ConditionalOperator18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0820ERR_ImplicitlyTypedVariableAssignedArrayInitializer22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0022ERR_BadIndexCount0223ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0103ERR_NameNotInContextLambdaExtension30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0019ERR_BadBinaryOps0725ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0248ERR_NegativeArraySize10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1637ERR_UnsafeIteratorArgType11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0029ERR_NoImplicitConv0313ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0159ERR_LabelNotFound_312ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1512ERR_BaseInBadContext22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0233ERR_SizeofUnsafe34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0154ERR_PropertyLacksGet0780ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0304ERR_NoNewTyvar0142ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0833ERR_AnonymousTypeDuplicatePropertyName13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0133ERR_NotConstantExpression0310ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1932ERR_QueryRangeVariableAssignedBadValue0334ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0023ERR_BadUnaryOp_VoidMissingInstanceMethod8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0023ERR_BadUnaryOp_lambdaExpression28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0420WRN_VolatileByRef_Suppressed51ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0165ERR_UseDefViolation0615ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1662ERR_CantConvAnonMethReturns9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0219WRN_UnreferencedVarAssg_Default15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1625ERR_BadYieldInFinally24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.DelegateCreationWithRefOut_Parens85ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1624ERR_BadIteratorReturn34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0728WRN_AssignmentToLockOrDispose0223ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1717WRN_AssignmentToSelf0436ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0765ERR_PartialMethodInExpressionTree51ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS4013ERR_SpecialByRefInLambda0224ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1580WRN_BadXMLRefParamType28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1512ERR_BaseInBadContext_AttributeArgument13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.EmptyAngleBrackets_Events40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0631ERR_IllegalRefParam8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1631ERR_BadYieldInCatch45ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1975ERR_NoDynamicPhantomOnBaseCtor_Base44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1932ERR_QueryRangeVariableAssignedBadValue0237ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.FieldAssignedInReferencedConstructor5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0837ERR_LambdaInIsAs19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1720WRN_DotOnDefault0131ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1973ERR_BadArgTypeDynamicExtension36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.DefaultSyntaxValueReentrancy_0127ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS8500WRN_ManagedAddr0110ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1593ERR_BadDelArgCount8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0120ERR_ObjectRequired_Attribute6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1977ERR_BadDynamicMethodArgLambda21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0571ERR_CantCallSpecialMethod0530ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0177ERR_ParamUnassigned0211ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0310ERR_NewConstraintNotSatisfied0114ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0110ERR_CircConstValue0812ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1744ERR_NamedArgumentUsedInPositional29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0463ERR_DecConstError_0250ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0311ERR_GenericConstraintNotSatisfiedRefType0210ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0019ERR_BadBinaryOps0827ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0310ERR_NewConstraintNotSatisfied0228ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1666ERR_FixedBufferNotFixed62ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0836ERR_AnonymousTypeNotAvailable551ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1946ERR_AnonymousMethodToExpressionTree49ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0266ERR_NoImplicitConvCast1435ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0213ERR_FixedNotNeeded24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0173ERR_InvalidQM76ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1943ERR_QueryTypeInferenceFailedSelectMany0218ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.ArrayGenericConstraintTypes2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0675WRN_BitwiseOrSignExtend36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0155ERR_BadExceptionType_FailingAs4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0255ERR_StackallocInCatch3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0173ERR_InvalidQM_foreach6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1581WRN_BadXMLRefReturnType12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0574ERR_BadDestructorName3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1590WRN_InvalidInclude51ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS8500WRN_ManagedAddr0230ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1061ERR_NoSuchMemberOrExtension057ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1655ERR_RefReadonlyLocal2Cause6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1932ERR_QueryRangeVariableAssignedBadValue0410ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS7003ERR_UnexpectedUnboundGenericName35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0155ERR_BadExceptionType_Struct6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1660ERR_BadDynamicMethodArgLambda_CollectionInitializer20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0310ERR_NewConstraintNotSatisfied0318ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0831ERR_ExpressionTreeContainsBaseAccess7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1740ERR_DuplicateNamedArgument4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1744ERR_NamedArgumentUsedInPositional38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0836ERR_AnonymousTypeNotAvailable316ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0828ERR_AnonymousTypePropertyAssignedBadValue_54ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0652WRN_VacuousIntegralComp_ExplicitCast3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1717WRN_AssignmentToSelf057ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0543ERR_EnumeratorOverflow0349ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0314ERR_GenericConstraintNotSatisfiedTyVar027ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0206ERR_RefProperty_Indexers11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0811ERR_DebugFullNameTooLong36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0157ERR_BadFinallyLeave0140ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CSharp7FeaturesInExprTrees76ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0191ERR_AssgReadonly7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0162WRN_UnreachableCode015ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0116ERR_NamespaceUnexpected_26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0828ERR_AnonymousTypePropertyAssignedBadValue_44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.LabelSameNameAsParameter16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0407ERR_BadRetType_0218ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0019ERR_BadBinaryOps1229ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0278WRN_PatternIsAmbiguous018ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.WriteOfReadonlyStaticMemberOfAnotherInstantiation0115ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.DelegateCreationWithRefOut_MultipleArgs13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.BestType_NestedError_StackallocArrayCreation141ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0522ERR_StructWithBaseConstructorCall8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0031ERR_ConstOutOfRange0141ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0175ERR_BaseIllegal8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0165ERR_UseDefViolation0110ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0120ERR_ObjectRequired0316ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0236ERR_FieldInitRefNonstatic_ObjectInitializer6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1632ERR_BadDelegateLeave5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1503ERR_BadArgType_MixedMethodsAndTypes35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1589WRN_FailedInclude10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0160ERR_UnreachableCatch_TypeParameter_Dynamic19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1718WRN_ComparisonToSelf10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0067WRN_UnreferencedEvent_Virtual8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0161ERR_ReturnExpected6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0110ERR_CircConstValue0624ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0856ERR_IndexedPropertyRequiresParams0242ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0120ERR_ObjectRequired_NestedClass13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.VoidCall_DiscardAssignment10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1974WRN_DynamicDispatchToConditionalMethod9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0019ERR_BadBinaryOps029ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0188ERR_UseDefViolationThis_ExplicitReceiverInDynamic77ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0160ERR_UnreachableCatch_TypeParameter_Dynamic221ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0201ERR_IllegalStatement211ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0128ERR_LocalDuplicate7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0266ERR_NoImplicitConvCast0312ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0246ERR_SingleTypeNameNotFound055ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0185ERR_LockNeedsReference3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0266ERR_NoImplicitConvCast137ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0310ERR_NewConstraintNotSatisfied0420ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0854ERR_ExpressionTreeContainsOptionalArgument0232ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0175ERR_BaseIllegal_024ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0162WRN_UnreachableCode06_Foreach036ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0019ERR_BadBinaryOps1076ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS7095WRN_FilterIsConstantTrue24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0019ERR_BadBinaryOps137ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1511ERR_BaseInStaticMeth_Combined6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1943ERR_QueryTypeInferenceFailedSelectMany14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1690WRN_CallOnNonAgileField_Variations29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1061ERR_NoSuchMemberOrExtension0419ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.DictionaryInitializerInCS554ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0828ERR_AnonymousTypePropertyAssignedBadValue21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0023ERR_BadUnaryOp210ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.ConditionalElementAccess00164ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0611ERR_ArrayElementCantBeRefAny_127ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1061ERR_NoSuchMemberOrExtension0242ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0313ERR_GenericConstraintNotSatisfiedNullableInterface40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1951ERR_InParameterInExpressionTree19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1572WRN_UnmatchedParamTag12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1666ERR_FixedBufferNotUnsafeErr10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS8359WRN_FilterIsConstantFalse_NonBoolean10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0110ERR_CircConstValue019ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0120ERR_ObjectRequired0222ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0572ERR_BadTypeReference8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1955ERR_NonInvocableMemberCalled34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0133ERR_NotConstantExpression0118ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0226ERR_IllegalArglist12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0841ERR_VariableUsedBeforeDeclaration0211ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0458WRN_AlwaysNull40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1510ERR_RefLvalueExpected_0317ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0019ERR_ImplicitlyTypedVariableAssignedNullCoalesceExpr15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0200ERR_AssgReadonlyProp0427ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.StaticUsedBeforeDeclaration5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1629ERR_IllegalInnerUnsafe7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1593ERR_BadDelArgCount_0218ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0153ERR_InvalidGotoCase_28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0311ERR_GenericConstraintNotSatisfiedRefType0511ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0188ERR_UseDefViolationThis_ImplicitReceiverInDynamic74ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1657ERR_RefReadonlyLocalCause40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0192ERR_RefReadonly17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0612WRN_DeprecatedSymbol10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1728ERR_DelegateOnNullable24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0253WRN_BadRefCompare_None15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0103ERR_NameNotInContext_foreach40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0120ERR_ObjectRequired_StaticConstructor12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0834ERR_StatementLambdaToExpressionTree11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS7003ERR_UnexpectedUnboundGenericName_Attributes12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0618WRN_DeprecatedSymbol9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1744ERR_NamedArgumentUsedInPositional312ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0176ERR_ObjectProhibited0526ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0202ERR_BadGetEnumerator33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0030ERR_NoExplicitConv7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.EmptyAngleBrackets38ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0411ERR_CantInferMethTypeArgs021ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.BestType_NestedError_LambdaReturns_NoTargetType14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1945ERR_ExpressionTreeContainsAnonymousMethod24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0242ERR_VoidError35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0027ERR_ThisInBadContext8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0846ERR_ArrayInitializerExpected7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0315ERR_GenericConstraintNotSatisfiedValType7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0120ERR_ObjectRequired_ConstructorInitializer20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0177ERR_ParamUnassigned016ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0019ERR_BadBinaryOps1741ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0140ERR_DuplicateLabel13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1503ERR_BadArgType039ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.BadYield_MultipleReasons12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0271ERR_InaccessibleGetter0214ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0190ERR_ArgsInvalid14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0168WRN_UnreferencedVar026ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0723ERR_VarDeclIsStaticClass_Locals9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0026ERR_ThisInStaticMeth_StaticConstructor23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.ERR_ExpressionTreeContainsSwitchExpression10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1961ERR_UnexpectedVariance_InputUnsafe100ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.ConditionalMemberAccess0026ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0159ERR_LabelNotFound_54ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0221ERR_ConstOutOfRangeChecked031ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1932ERR_QueryRangeVariableAssignedBadValue10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0414WRN_UnreferencedFieldAssg023ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1763ERR_NotNullRefDefaultParameter024ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0210ERR_FixedMustInit7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1651ERR_RefReadonlyStatic217ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1540ERR_BadProtectedAccess019ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1959ERR_InvalidConstantDeclarationType25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1579ERR_ForEachMissingMember024ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0417ERR_NewTyvarWithArgs014ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1688ERR_CantConvAnonMethNoParams7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0123ERR_MethDelegateMismatch_DelegateVariance16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.ConditionalMemberAccessPtr6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0611ERR_ArrayElementCantBeRefAny3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0271ERR_InaccessibleGetter035ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0472WRN_NubExprIsConstBool_ConstructorInitializer29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1640ERR_MultipleIEnumOfT8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.EmptyAngleBrackets_QualifiedTypeWithCorrectArity22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1686ERR_LocalCantBeFixedAndHoisted037ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0464WRN_CmpAlwaysFalse348ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1660ERR_AnonMethToNonDel13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0219WRN_UnreferencedVarAssg033ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1940ERR_QueryMultipleProviders27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1058WRN_UnreachableGeneralCatch23ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1113ERR_ValueTypeExtDelegate031ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0412ERR_LocalSameNameAsTypeParam10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.WriteOfReadonlyStaticMemberOfAnotherInstantiation03(nullableContextOptions: Enable)14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.WriteOfReadonlyStaticMemberOfAnotherInstantiation03(nullableContextOptions: Annotations)6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.WriteOfReadonlyStaticMemberOfAnotherInstantiation03(nullableContextOptions: Warnings)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.WriteOfReadonlyStaticMemberOfAnotherInstantiation03(nullableContextOptions: Disable)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0188ERR_UseDefViolationThis_MethodGroupInIsOperator_ExplicitReceiver11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0176ERR_ObjectProhibited016ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0833ERR_AnonymousTypeDuplicatePropertyName_318ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0854ERR_ExpressionTreeContainsOptionalArgument0138ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0198ERR_AssgReadonlyStatic14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.NestedGenericAccessibility4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1061ERR_NoSuchMemberOrExtension038ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1620ERR_BadArgRef13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0815ERR_ImplicitlyTypedVariableAssignedBadValue_Local9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0026ERR_ThisInStaticMeth_Combined8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.Repro75182536ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS7095WRN_FilterIsConstantTrue123ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1525ERR_InvalidExprTerm8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0664ERR_LiteralDoubleCast11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0079ERR_BadEventUsageNoField33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0067WRN_UnreferencedEvent_StructLayout34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1649ERR_RefReadonly237ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0283ERR_BadConstType25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0272ERR_InaccessibleSetter018ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1059ERR_IncrementLvalueExpected029ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1618ERR_DelegateOnConditional7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1938ERR_QueryInnerKey19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0197WRN_ByRefNonAgileField_Receiver8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0236ERR_FieldInitRefNonstaticMethodGroups23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0153ERR_InvalidGotoCase4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS8359WRN_FilterIsConstantFalse117ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0431ERR_ColColWithTypeAlias8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0278WRN_PatternIsAmbiguous0231ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.VoidCall_ImplicitVoidConversion_DiscardAssignment8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1931ERR_QueryRangeVariableOverrides0124ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0122ERR_BadAccess0512ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0023ERR_BadUnaryOp_VoidToString12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0266ERR_NoImplicitConvCast066ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.VoidDiscardAssignment15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1605ERR_RefReadonlyLocal10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0022ERR_BadIndexCount7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0159ERR_LabelNotFound23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0029ERR_NoImplicitConv048ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1934ERR_QueryNoProviderCastable12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1964ERR_BadDynamicConversion6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1717WRN_AssignmentToSelf0214ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0821ERR_ImplicitlyTypedLocalCannotBeFixed21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0121ERR_IncorrectErrorSpan112ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0165ERR_UseDefViolation0213ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0067WRN_UnreferencedEvent_Accessibility9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS7013WRN_MetadataNameTooLong35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0019ERR_BadBinaryOps0519ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0019ERR_BadBinaryOps0929ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0132ERR_StaticConstParam8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0039ERR_NoExplicitBuiltinConv017ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.BestType_NestedError_ConditionalExpr9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0123ERR_MethDelegateMismatch_0117ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0199ERR_RefReadonlyStatic_NestedStaticFieldInitializer23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.IntLiteral_ImplicitVoidConversion_Assignment7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0825ERR_ImplicitlyTypedVariableCannotBeUsedAsTheTypeOfAParameter_Fields11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0836ERR_AnonymousTypeNotAvailable69ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS8360WRN_FilterIsConstantRedundantTryCatch128ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.ThrowInExpressionTree55ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1744ERR_NamedArgumentUsedInPositional47ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0197WRN_ByRefNonAgileField_RefKind23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1503ERR_BadArgType0114ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1972ERR_NoDynamicPhantomOnBaseIndexer23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0186ERR_NullNotValid0240ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0136ERR_LocalIllegallyOverrides0215ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1947ERR_QueryRangeVariableReadOnly27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0219WRN_UnreferencedVarAssg028ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0117ERR_NoSuchMember8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1520ERR_MemberNeedsType_0210ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0266ERR_NoImplicitConvCast026ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0843ERR_UnassignedThisAutoProperty41ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1618ERR_DelegateOnConditional_0218ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0171ERR_UnassignedThis52ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0407ERR_BadRetType_0123ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0034ERR_AmbigBinaryOps89ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1059ERR_IncrementLvalueExpected0111ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0029ERR_NoImplicitConv024ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.AttributeCtorInParam11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0236ERR_FieldInitRefNonstatic_AnotherInitializer7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0164WRN_UnreferencedLabel21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0818ERR_ImplicitlyTypedVariableWithNoInitializer_Fields3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1501ERR_BadArgCount6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.PointerGenericConstraintTypes24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0716ERR_ConvertToStaticClass12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0157ERR_BadFinallyLeave037ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0019ERR_BadBinaryOps0332ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0266ERR_NoImplicitConvCast058ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0271ERR_InaccessibleGetter0112ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0020ERR_IntDivByZero_0216ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1712WRN_MissingTypeParamTag19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0154ERR_PropertyLacksGet067ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0173ERR_InvalidQM_FuncCall22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0246ERR_SingleTypeNameNotFoundNoCS80005ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0414WRN_UnreferencedFieldAssg11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0162WRN_UnreachableCode046ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0665WRN_IncorrectBooleanAssg_Nesting16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0543ERR_EnumeratorOverflow0474ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0836ERR_AnonymousTypeNotAvailable222ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0828ERR_AnonymousTypePropertyAssignedBadValue_38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.BadYield_Lambda31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1656ERR_AssgReadonlyLocalCause0112ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0236ERR_FieldInitRefNonstatic30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0403ERR_TypeVarCantBeNull22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1939ERR_QueryOutRefRangeVariable28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1640ERR_MultipleIEnumOfT0213ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0162WRN_UnreachableCode07_GotoInLambda31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1962ERR_BadDynamicTypeof22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0155ERR_BadExceptionType_Null25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0122ERR_BadAccess0631ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1513ERR_RbraceExpected_DevDiv974111ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0158ERR_LabelShadow29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1737ERR_DefaultValueBeforeRequiredValue62ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1711WRN_UnmatchedTypeParamTag12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0516ERR_RecursiveConstructorCall44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0123ERR_MethDelegateMismatch_0273ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0269ERR_UseDefViolationOut24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1951ERR_ByRefParameterInExpressionTree26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0110ERR_CircConstValue0238ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0156ERR_BadEmptyThrow_Nesting12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1656ERR_AssgReadonlyLocalCause_NestedForeach14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0665WRN_IncorrectBooleanAssg_Contexts19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1937ERR_QueryOuterKey19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0472WRN_NubExprIsConstBool258ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1669ERR_IllegalVarArgs0113ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1573WRN_MissingParamTag28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.DevDiv4792_OptionalBeforeParams28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0122ERR_BadAccess0313ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0266ERR_NoImplicitConvCast072ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0165ERR_UseDefViolation056ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0019ERR_BadBinaryOps015ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0039ERR_ConvTypeReferenceToObject34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0154ERR_PropertyLacksGet0222ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0155ERR_BadExceptionType_TypeParameters45ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1587WRN_UnprocessedXMLComment16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0747ERR_InvalidInitializerElementInitializer17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1690WRN_CallOnNonAgileField26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1961ERR_UnexpectedVariance_OutputUnsafe57ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0162WRN_UnreachableCode_Filter_ConstantCondition254ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0517ERR_ObjectCallingBaseConstructor39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0252WRN_BadRefCompareLeft7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1593ERR_BadDelArgCount_0310ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0035ERR_AmbigUnaryOp_RoslynCS002334ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1643ERR_AnonymousReturnExpected24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1961ERR_UnexpectedVariance_BaseInterfaces24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0209ERR_BadFixedInitType49ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0119ERR_BadSKunknown0249ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.WriteOfReadonlyStaticMemberOfAnotherInstantiation0281ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS8360WRN_FilterIsConstantRedundantTryCatch235ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0119ERR_BadSKunknown0131ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.BestType_NestedError_LambdaReturns48ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.ErrorMeansSuccess_Attribute34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1570WRN_XMLParseError21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0121ERR_IncorrectErrorSpan25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1717WRN_AssignmentToSelf0610ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0156ERR_BadEmptyThrow_Lambdas14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1656ERR_AssgReadonlyLocalCause0213ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1928ERR_BadExtensionArgTypes13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0022ERR_BadIndexCount0423ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0266ERR_NoImplicitConvCast1212ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.ConditionalMemberAccessExprLambda17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0159ERR_LabelNotFound_215ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS4013ERR_SpecialByRefInLambda0316ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0835ERR_ExpressionTreeMustHaveDelegate24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1604ERR_AssgReadonlyLocal12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1720WRN_DotOnDefault03124ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0023ERR_BadUnaryOp_Nullable42ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1639ERR_BadCoClassSig37ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1685WRN_MultiplePredefTypes1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1669ERR_IllegalVarArgs0227ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0266ERR_NoImplicitConvCast1019ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0127ERR_RetNoObjectRequired20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0211ERR_InvalidAddrOp26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0019ERR_BadBinaryOps1128ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1936ERR_QueryNoProvider0128ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0038ERR_WrongNestedThis17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1723WRN_BadXMLRefTypeVar10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0266ERR_NoImplicitConvCast0417ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0027ERR_ThisInBadContext_Interactive21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0118ERR_BadSKknown_CheckedUnchecked22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0271ERR_InaccessibleGetter0516ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0247ERR_NegativeStackAllocSize3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0279WRN_PatternStaticOrInaccessible5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0157ERR_BadFinallyLeave028ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1622ERR_ReturnInIterator4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1953ERR_MemGroupInExpressionTree5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1621ERR_YieldInAnonMeth11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1678ERR_BadParamType4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0255ERR_StackallocInFinally4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0155ERR_BadExceptionType19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0311ERR_GenericConstraintNotSatisfiedRefType038ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0417ERR_NewTyvarWithArgs025ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0162WRN_UnreachableCode06_Loops14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1648ERR_AssgReadonly25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1738ERR_NamedArgumentSpecificationBeforeFixedArgument9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1681ERR_GlobalExternAlias4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0687ERR_AliasQualAsExpression6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0571ERR_CantCallSpecialMethod0123ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0159ERR_LabelNotFound_816ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0819ERR_ImplicitlyTypedVariableMultipleDeclarator_Fields10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0131ERR_AssgLvalueExpected018ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0026ERR_ThisInStaticMeth4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1574WRN_BadXMLRef3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0201ERR_IllegalStatement14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0314ERR_GenericConstraintNotSatisfiedTyVar034ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0116ERR_NamespaceUnexpected_35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0266ERR_NoImplicitConvCast114ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0144ERR_NoNewAbstract5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0310ERR_NewConstraintNotSatisfied0519ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0159ERR_LabelNotFound_619ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0160ERR_UnreachableCatch10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1930ERR_QueryDuplicateRangeVariable12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0037ERR_ValueCantBeNull018ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0463ERR_DecConstError15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0165ERR_UseDefViolation0737ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1061ERR_NoSuchMemberOrExtension0620ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0445ERR_UnboxNotLValue12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.DictionaryInitializerInExprLambda10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1686ERR_LocalCantBeFixedAndHoisted028ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0219WRN_UnreferencedVarAssg_StructString5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0116ERR_NamespaceUnexpected_14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0110ERR_CircConstValue034ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0159ERR_LabelNotFound_95ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0266ERR_NoImplicitConvCast014ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1643ERR_AnonymousReturnExpected_Foreach7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0201ERR_IllegalStatement2WithCSharp68ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0160ERR_UnreachableCatch_Dynamic6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0199ERR_RefReadonlyStatic_StaticFieldInitializer29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0070ERR_BadEventUsage11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1525ERR_InvalidExprTerm_16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0172ERR_AmbigQM12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1961ERR_UnexpectedVariance_Contexts52ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0543ERR_EnumeratorOverflow016ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0266ERR_NoImplicitConvCast155ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1560ERR_FileNameTooLong3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.DictionaryInitializerDataFlow10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.ConditionalMemberAccess002_notIn57ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0023ERR_BadUnaryOp111ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0151ERR_IntegralTypeValueExpected10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1949ERR_TypeVarNotFoundRangeVariable23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1717WRN_AssignmentToSelf036ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0019ERR_BadBinaryOps1676ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0200ERR_AssgReadonlyProp018ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0122ERR_BadAccess0438ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0252WRN_BadRefCompareLeft_0226ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0162WRN_UnreachableCode_Filter_ConstantCondition36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0183WRN_IsAlwaysTrue8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0110ERR_CircConstValue053ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0176ERR_ObjectProhibited046ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1658WRN_ErrorOverride5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1961ERR_UnexpectedVariance_Generics42ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0649WRN_UnassignedInternalField7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.Bug5281479ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.VoidCall_ImplicitVoidConversion_Return4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.DictionaryInitializerInExprLambda135ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.DelegateCreationWithRefOut58ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1510ERR_RefLvalueExpected_0215ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0841ERR_VariableUsedBeforeDeclaration017ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0314ERR_GenericConstraintNotSatisfiedTyVar0114ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0110ERR_CircConstValue0721ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0250ERR_CallingBaseFinalizeDeprecated4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1686ERR_LocalCantBeFixedAndHoisted5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0833ERR_AnonymousTypeDuplicatePropertyName_25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0119ERR_BadSKunknown01_switch5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0122ERR_BadAccess024ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0652WRN_VacuousIntegralComp7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1746ERR_BadNamedArgumentForDelegateInvoke10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.Bug6307996ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1623ERR_BadIteratorArgType19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1113ERR_ValueTypeExtDelegate0240ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0832ERR_ExpressionTreeContainsAssignment6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0165ERR_UseDefViolation049ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.ThrowExpression_ImplicitVoidConversion_Return12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0120ERR_ObjectRequired0413ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.NamesTooLong38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0186ERR_NullNotValid11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS7095WRN_FilterIsConstantTrue318ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.ThrowExpression_ImplicitVoidConversion_Assignment7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0126ERR_RetObjectRequired7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0020ERR_IntDivByZero4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1942ERR_QueryTypeInferenceFailed6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1510ERR_RefLvalueExpected_0511ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1975ERR_NoDynamicPhantomOnBaseCtor_This4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0212ERR_FixedNeeded6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0429WRN_UnreachableExpr5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1690WRN_CallOnNonAgileField_Class36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0176ERR_ObjectProhibited026ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1961ERR_UnexpectedVariance_DelegateInvoke12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0154ERR_PropertyLacksGet016ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0457ERR_AmbigUDConv11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1971ERR_NoDynamicPhantomOnBase5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0271ERR_InaccessibleGetter0429ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1510ERR_RefLvalueExpected_018ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1670ERR_IllegalParams4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0252WRN_BadRefCompareLeft_0321ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0305ERR_BadArity6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0822ERR_ImplicitlyTypedVariableCannotBeConst_Fields3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0219WRN_UnreferencedVarAssg_For3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.VoidCall_Assignment4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.ExtensionElementInitializerInExpressionLambda15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0280WRN_PatternBadSignature6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0312ERR_GenericConstraintNotSatisfiedNullableEnum7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0168WRN_UnreferencedVar0132ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1591WRN_MissingXMLComment10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0136ERR_LocalIllegallyOverrides0140ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.BadNestedTypeof69ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0670ERR_FieldCantHaveVoidType_Var5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1628ERR_AnonDelegateCantUse6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.TypeParameter_DynamicConversions12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0244ERR_PointerInAsOrIs5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0021ERR_BadIndexLHS9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1729ERR_BadCtorArgCount17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1933ERR_QueryNotAllowed23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0155ERR_BadExceptionType_Dynamic9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0826ERR_ImplicitlyTypedArrayNoBestType23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0665WRN_IncorrectBooleanAssg9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0163ERR_SwitchFallThrough6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0116ERR_NamespaceUnexpected_44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0103ERR_NameNotInContext3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0152ERR_DuplicateCaseLabel5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1571WRN_DuplicateParamTag8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.BestType_NestedError_ArrayCreation7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0841ERR_VariableUsedBeforeDeclaration035ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0420WRN_VolatileByRef7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0254ERR_BadCastInFixed10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0853ERR_ExpressionTreeContainsNamedArgument0212ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1935ERR_QueryNoProviderStandard6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0131ERR_AssgLvalueExpected027ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0246ERR_SingleTypeNameNotFound_UndefinedTypeInDelegateSignature5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0836ERR_AnonymousTypeNotAvailable29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1061ERR_NoSuchMemberOrExtension0110ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0841ERR_VariableUsedBeforeDeclaration0415ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1673ERR_ThisStructNotInAnonMeth026ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.EmptyAngleBrackets_TypeWithCorrectArity5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1592WRN_XMLParseIncludeError30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1976ERR_BadDynamicMethodArgMemgrp4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.DelegateCreationBad16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0118ERR_BadSKknown_0230ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0067WRN_UnreferencedEvent4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1510ERR_RefLvalueExpected_Strict9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0123ERR_MethDelegateMismatch5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0170ERR_UseDefViolationField6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0158ERR_LabelShadow_026ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1666ERR_FixedBufferNotFixedErr17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1977ERR_BadDynamicMethodArgLambda_CreateObject26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0122ERR_BadAccess7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0139ERR_NoBreakOrCont4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.AddrOnReadOnlyLocal6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0019ERR_BadBinaryOps0459ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0311ERR_GenericConstraintNotSatisfiedRefType0410ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0126ERR_RetObjectRequired_027ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0206ERR_RefProperty7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0022ERR_BadIndexCount054ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0200ERR_AssgReadonlyProp028ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0845ERR_ExpressionTreeContainsBadCoalesce5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0236ERR_FieldInitRefNonstaticProperty5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.ErrorMeansSuccess_var5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0193ERR_PtrExpected8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1612ERR_ReturnNotLValue0231ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0571ERR_CantCallSpecialMethod038ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1502ERR_BadArgTypes_ConstructorInitializer6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0853ERR_ExpressionTreeContainsNamedArgument017ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0857ERR_IndexedPropertyMustHaveAllOptionalParams85ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0122ERR_InaccessibleGenericType1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1676ERR_BadParamRef9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0718_StaticClassError_HasHigherPriorityThanMethodOverloadError8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0219WRN_UnreferencedVarAssg014ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0110ERR_CircConstValue043ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0027ERR_ThisInBadContext_24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1709WRN_EmptyFileName5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1059ERR_IncrementLvalueExpected033ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0131ERR_AssgLvalueExpected0310ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0199ERR_RefReadonlyStatic20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0133ERR_NotConstantExpression0219ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0407ERR_BadRetType_0319ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0169WRN_UnreferencedField036ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0135ERR_NameIllegallyOverrides028ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1673ERR_ThisStructNotInAnonMeth016ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1936ERR_QueryNoProvider13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0221ERR_ConstOutOfRangeChecked0118ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0188ERR_UseDefViolationThis37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0724ERR_BadEmptyThrowInFinally_Nesting19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0825ERR_ImplicitlyTypedVariableCannotBeUsedAsTheTypeOfAParameter_Fields23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0452_GenericConstraintError_HasHigherPriorityThanMethodOverloadError6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0103ERR_NameNotInContext_namedAndOptional5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0428ERR_MethGrpToNonDel10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1626ERR_BadYieldInTryOfCatch5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0162WRN_UnreachableCode_Filter_ConstantCondition6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1717WRN_AssignmentToSelf4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.VoidCall_ImplicitVoidConversion_Assignment27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0118ERR_BadSKknown14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0030ERR_NoExplicitConv_Foreach6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0030ERR_NoExplicitConv025ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0106ERR_BadMemberFlag6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1981WRN_IsDynamicIsConfusing14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1579ERR_ForEachMissingMember17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.BestType_NestedError_SwitchExpr7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS8359WRN_FilterIsConstantFalse323ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0847ERR_ArrayInitializerIncorrectLength5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS4013ERR_SpecialByRefInLambda0114ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0160ERR_UnreachableCatch_TypeParameter6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0828ERR_AnonymousTypePropertyAssignedBadValue_23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0154ERR_PropertyLacksGet057ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0670ERR_FieldCantHaveVoidType4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1503ERR_BadArgType0231ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0221ERR_ConstOutOfRangeChecked0535ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1948ERR_QueryRangeVariableSameAsTypeParam8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1589WRN_NoResolver19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1525ERR_InvalidExprTerm_ConditionalOperator34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1739ERR_BadNamedArgument10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0836ERR_AnonymousTypeNotAvailable46ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0160ERR_UnreachableCatch_Filter114ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1511ERR_BaseInStaticMeth6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.EmptyAngleBrackets_QualifiedMethodWithCorrectArity14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.ConditionalMemberAccessNotStatement14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.EmptyAngleBrackets_TypeParameters5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0221ERR_ConstOutOfRangeChecked0218ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0155ERR_BadExceptionType_UserDefinedConversions19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0311ERR_GenericConstraintNotSatisfiedRefType017ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0818ERR_ImplicitlyTypedVariableWithNoInitializer4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0221ERR_ConstOutOfRangeChecked04142ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1944ERR_ExpressionTreeContainsPointerOp8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0019ERR_BadBinaryOps0624ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0067WRN_UnreferencedEvent_Accessed7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.NoCS0219WRN_UnreferencedVarAssg_ObjectInitializer4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0205ERR_AbstractBaseCall_Override26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0127ERR_RetNoObjectRequired_StaticConstructor3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1674ERR_NoConvToIDisp5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0205ERR_AbstractBaseCall7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0031ERR_ConstOutOfRange0210ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0543ERR_EnumeratorOverflow027ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0120ERR_ObjectRequired017ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0217ERR_BadBoolOp8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0196ERR_PtrIndexSingle23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0188ERR_UseDefViolationThis_MethodGroupInIsOperator_ImplicitReceiver17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1636ERR_VarargsIterator5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0724ERR_BadEmptyThrowInFinally4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0272ERR_InaccessibleSetter027ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1941ERR_QueryTypeInferenceFailedMulti16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0169WRN_UnreferencedField0235ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0820ERR_ImplicitlyTypedVariableAssignedArrayInitializer_Fields7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0136ERR_LocalIllegallyOverrides039ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0815ERR_CannotAssignLambdaExpressionToAnImplicitlyTypedLocalVariable5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0728WRN_AssignmentToLockOrDispose015ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.ConditionalMemberAccess00110ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0471ERR_TypeArgsNotAllowedAmbig9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS7003ERR_UnexpectedUnboundGenericName_Nested42ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0469WRN_GotoCaseShouldConvert6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0623ERR_ArrayInitInBadPlace6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1978ERR_BadDynamicMethodArg26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0229ERR_AmbigMember9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1584WRN_BadXMLRefSyntax42ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0154ERR_PropertyLacksGet049ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0019ERR_BadBinaryOps1416ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1502ERR_BadArgTypes14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.Repro7283809ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0200ERR_AssgReadonlyProp0522ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0822ERR_ImplicitlyTypedLocalCannotBeConst14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.ConditionalMemberAccessRefLike28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS8359WRN_FilterIsConstantFalse211ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0712ERR_InstantiatingStaticClass25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0723ERR_VarDeclIsStaticClass_Fields8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0419WRN_AmbiguousXMLReference20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0762ERR_PartialMethodToDelegate10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1594ERR_BadDelArgTypes8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0197WRN_ByRefNonAgileField7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0133ERR_NotConstantExpression044ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0067WRN_UnreferencedEvent_Kind4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1677ERR_BadParamExtraRef7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0159ERR_LabelNotFound_45ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MultiDimensionalArrayTests.TestMultiDimensionalArrayForEach91ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MultiDimensionalArrayTests.ArraysOfRank1_Overriding01246ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MultiDimensionalArrayTests.ArraysOfRank1_GetElement209ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MultiDimensionalArrayTests.ArraysOfRank1_ElementAddress256ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MultiDimensionalArrayTests.MissingNestedArrayInitializerWithNullConst10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MultiDimensionalArrayTests.ArraysOfRank1_ForEach298ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MultiDimensionalArrayTests.SizesAndLowerBounds_01408ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MultiDimensionalArrayTests.ArraysOfRank1_TypeArgumentInference01236ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MultiDimensionalArrayTests.MultiDimArrayGenericTypeWiderThanArrayType36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MultiDimensionalArrayTests.TestMultiDimensionalArray74ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MultiDimensionalArrayTests.TestMultiDimensionalArrayInitializers48ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MultiDimensionalArrayTests.ArraysOfRank1_Overriding02229ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MultiDimensionalArrayTests.ArraysOfRank1_TypeArgumentInference02248ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MultiDimensionalArrayTests.ArraysOfRank1_LongLength215ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MultiDimensionalArrayTests.ArraysOfRank1_ParamArray176ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MultiDimensionalArrayTests.SizesAndLowerBounds_02324ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MultiDimensionalArrayTests.ArraysOfRank1_Length205ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MultiDimensionalArrayTests.ArraysOfRank1_Conversions171ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MultiDimensionalArrayTests.ArraysOfRank1_InAttributes263ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MultiDimensionalArrayTests.ArraysOfRank1_SetElement350ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TryCatchTests.CatchClauseValueType5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TryCatchTests.NestedAsyncThrow70ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TryCatchTests.Issue703061ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TryCatchTests.SemanticModel17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FieldInitializerBindingTests.InitializerOrder6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FieldInitializerBindingTests.NoInitializers1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FieldInitializerBindingTests.ExpressionStaticInitializer11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FieldInitializerBindingTests.ExpressionInstanceInitializer2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FieldInitializerBindingTests.Events6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FieldInitializerBindingTests.SomePartialClasses2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FieldInitializerBindingTests.ConstantInstanceInitializer1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FieldInitializerBindingTests.AllPartialClasses2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FieldInitializerBindingTests.ConstantStaticInitializer1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.InAnonType5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestInOverloadWithIllegalConversion12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestInClassInitializer72ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.ConstantPattern_0154ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestTargetType_CoClass_0116ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestBestType_Lambda61ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.AssignmentToThisOnStructType20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestInParameterDefaultValue11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.ParamsAmbiguity0115ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestAssignmentToStruct56ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestArguments_Params36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.InStringInterpolation33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.InNameOf20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestBadTypeParameter23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestObjectAndCollectionInitializer89ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestLangVersion_CSharp78ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestSpeculativeModel013ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestInLocal72ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.RefReturnValue27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.InChecked13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestInStatement17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.ConstantPattern_0412ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.InIsOperator9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestConditionalAccess31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestTargetType_ErrorType6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.InSwitch28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestTargetType_Discard3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.ConstantPattern_0281ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestDataFlow33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.InSizeOf8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.Return3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestConst14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestTargetType_Static13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestNullableType0157ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.Invocation8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestEquality_Class26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.RefTypeAndValue3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.ParamsAmbiguity0316ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestTargetType_Abstract4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.InNullCoalescing4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.NewIdentifier60ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestOverloadResolution0512ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.AmbiguousMethod5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.InRawStringInterpolation44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.InAttributes34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestImplicitConversion77ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestInExpressionTree226ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.ArgList43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TernaryOperator0337ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.InThrow8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestTargetType_Pointer5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestBinaryOperators0223ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestBadArgs4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.ArraySize29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestEquality_Class_UserDefinedOperator17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestTypeParameter_ErrorCases13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestDeconstruction11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.InSwitch369ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestTargetType_Primitive12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestTargetType_ValueTuple43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TernaryOperator0237ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestDotOff13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.ConstantPattern_0325ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.ArrayTypeInferredFromParams4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.BadUnaryOperator11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestSpeculativeModel026ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestOverloadResolution037ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.GetCollectionInitializerSymbolInfo14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.InEarlyWellknownAttribute_036ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestTargetType_AnonymousType4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestInAsyncLambda_025ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestInNullCoalescingAssignment_ErrorCase4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.YieldReturn18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.DynamicInvocation10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestOverloadResolution065ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.InLock3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestAmbiguousCall5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.Query10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.InGoToCase66ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.MethodWithNullableParameters39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestOverloadResolution0287ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.GetNamedParameterSymbolInfo12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.AssignmentToNullableStruct68ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestBestType_SwitchExpression51ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestArguments_DynamicArgs1s 217ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestSymbols38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.CannotInferTypeArg214ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestInOverloadWithUseSiteError53ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestOverloadResolution0114ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestInaccessibleConstructor17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestBinaryOperators0118ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestInDynamicInvocation8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestNullableType0231ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestNested37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.InEarlyWellknownAttribute_0239ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.NotAType10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestTypeParameter54ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestInAwait6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestArguments_Out41ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestEquality_Struct58ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.NewInEnum11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestTargetType_Interface11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.InMakeRef7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.InSwitchExpression42ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestInAsyncLambda_019ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.Dereference30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.InUsing0112ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.ImplicitlyTypedArray52ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.FailedImplicitlyTypedArray7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TernaryOperator015ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestTargetType_Delegate26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestTypeParameterInitializer44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.RefReturnValue15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.InCatchFilter6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestInNullCoalescingAssignment44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestInLocal_LangVersion823ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.InSwitch18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.ReturningFromAsyncMethod30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestBinaryOperators0315ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestTargetType_TupleType12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestTargetType_Enum61ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestInSwitchExpression31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.ParamsAmbiguity0234ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestOverloadResolution048ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.ConditionalOnNew9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestArguments_NonTrailingNamedArgs62ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.InTypeOf7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.UseSiteWarning21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestEquality_Struct_UserDefinedOperator48ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.ArrayConstruction7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestAssignment10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestInCollectionInitializer30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.InRange159ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.Tuple80ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestTupleEquality0227ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.InvocationOnDynamic38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.InFixed40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.InForeach22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestAssignmentToClass47ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.InEarlyWellknownAttribute_0126ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.ImplicitObjectCreationHasUseSiteError18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.CallerMemberNameAttributeWithImplicitObjectCreation31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestBestType_Lambda_ErrorCase6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestInTupleElement53ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestInConstructorOverloadWithUseSiteError65ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.InUsing0273ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.CannotInferTypeArg29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestTargetType_Var19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.ArgumentOfImplicitObjectCreationHasUseSiteError27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.InOutArgument4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.CallerLineNumberAttributeWithImplicitObjectCreation65ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.Lambda53ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestTupleEquality0123ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.InAttributeParameter40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestBestType_NullCoalescing43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestTargetType_CoClass_0235ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestInitializer_ErrorCase42ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TypeInferenceSucceeds36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.AssignmentToThisOnRefType17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ImplicitObjectCreationTests.TestInAsOperator19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticModelTests.BindLocals11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticModelTests.BindBooleanField3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticModelTests.BindVarNamedType_Ambiguous6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticModelTests.BindQueryVariable19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticModelTests.CompilationChain_NestedTypesClass6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticModelTests.CompilationChain_OverloadsWithParams5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticModelTests.BindNullLiteral2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticModelTests.NamespaceBindingInInteractiveCode9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticModelTests.MethodCallBinding3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticModelTests.BindVariableInGlobalStatement3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticModelTests.BindVarKeyword3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticModelTests.BindVarKeyword_MultipleDeclarators2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticModelTests.BindVarNamedType2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.FunctionPointerTypeCannotBeConvertedFromDynamic45ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.AddressOfInference_OnDelegateType23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.FunctionPointerGenericSubstitutionVariantReturnSubstitutions_LowerBounds_Parameter49ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.FunctionPointerGenericSubstitutionVariantParameterSubstitutions_UpperBounds_Parameter50ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.FunctionPointerGenericSubstitutionCustomModifiersTypesDefinedOnMethod154ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.UserDefinedConversion_0137ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.FunctionPointerInference_LowerBoundInference_CallingConventionMismatch22ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.RestrictedTypeInFunctionPointer1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.FunctionPointerToFunctionPointerInvalid_CallingConvention112ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.FunctionPointerCalledWithNamedArguments5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.FunctionPointerTypeCannotBeQuestionDotted37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.FunctionPointerTypePatternIsVarParenthesized118ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.FunctionPointerToNumericConversions(type: "short", uncheckedInstruction: "conv.i2", checkedInstruction: "conv.ovf.i2.un")17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.FunctionPointerToNumericConversions(type: "uint", uncheckedInstruction: "conv.u4", checkedInstruction: "conv.ovf.u4.un")20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.FunctionPointerToNumericConversions(type: "byte", uncheckedInstruction: "conv.u1", checkedInstruction: "conv.ovf.u1.un")19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.FunctionPointerToNumericConversions(type: "long", uncheckedInstruction: "conv.u8", checkedInstruction: "conv.ovf.i8.un")14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.FunctionPointerToNumericConversions(type: "ulong", uncheckedInstruction: "conv.u8", checkedInstruction: "conv.u8")16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.FunctionPointerToNumericConversions(type: "int", uncheckedInstruction: "conv.i4", checkedInstruction: "conv.ovf.i4.un")29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.FunctionPointerToNumericConversions(type: "sbyte", uncheckedInstruction: "conv.i1", checkedInstruction: "conv.ovf.i1.un")18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.FunctionPointerToNumericConversions(type: "ushort", uncheckedInstruction: "conv.u2", checkedInstruction: "conv.ovf.u2.un")20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.NumericToFunctionPointerConversions(type: "ulong", convKind: "conv.u", checkedKind: "conv.ovf.u.un")29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.NumericToFunctionPointerConversions(type: "byte", convKind: "conv.u", checkedKind: "conv.u")18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.NumericToFunctionPointerConversions(type: "uint", convKind: "conv.u", checkedKind: "conv.u")20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.NumericToFunctionPointerConversions(type: "int", convKind: "conv.i", checkedKind: "conv.ovf.u")11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.NumericToFunctionPointerConversions(type: "short", convKind: "conv.i", checkedKind: "conv.ovf.u")39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.NumericToFunctionPointerConversions(type: "sbyte", convKind: "conv.i", checkedKind: "conv.ovf.u")19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.NumericToFunctionPointerConversions(type: "ushort", convKind: "conv.u", checkedKind: "conv.u")19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.NumericToFunctionPointerConversions(type: "long", convKind: "conv.u", checkedKind: "conv.ovf.u")22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.FunctionPointerGenericSubstitution_SubstitutionAddsCallConvModopts174ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.FunctionPointerTypeNotPermittedInFixedInitializer13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.FunctionPointerGenericSubstitutionVariantReturnSubstitutions21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.MergeVariantAnnotations_ReturnTypes19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.UsingAliasTest4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.FunctionPointerGenericSubstitutionCustomModifiersTypesDefinedOnClass139ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.FunctionPointerToNumericConversions_IntUIntPtr(type: "IntPtr")39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.FunctionPointerToNumericConversions_IntUIntPtr(type: "UIntPtr")21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.UserDefinedConversion_0321ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.FunctionPointerToFunctionPointerValid_PointerVariance26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.MergeVariantAnnotations_ParamTypes59ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.ImplicitNullToFunctionPointer65ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.FunctionPointerAsTypeArgument75ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.FunctionPointerToFunctionPointerValid_UnmanagedConventionOrder77ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.UserDefinedConversion_0524ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.FunctionPointerToFunctionPointerValid_NestedFunctionPointerVariantConversions39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.FunctionPointerTypeCannotBeUsedInDynamicTypeArguments7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.MethodCallOnFunctionPointerType9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.FunctionPointerGenericSubstitution_SubstitutionAddsCallConvModopts_InIL223ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.FunctionPointerInference_UpperBoundInference_RefKindMismatch11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.ArglistCannotBeUsedWithFunctionPointers69ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.FunctionPointerTypePatternRecursiveInput17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.FunctionPointerGenericSubstitutionConflictingParameterSubstitutions21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.FunctionPointerToFunctionPointerValid_ReferenceVarianceAndIdentity29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.FunctionPointerCalledWithNamedArguments27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.FunctionPointerTypePatternIsNull69ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.FunctionPointerToFunctionPointerInvalid_DifferentParameterCounts16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.NoUnusedLocalWarning15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.FunctionPointerParameterTypeInference12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.InvalidConversion14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.UnusedFunctionPointerAsResultOfQuestionDot65ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.PointerToPointerConversion24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.FunctionPointerToFunctionPointerInvalid_ParameterVariance87ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.FunctionPointerInference_ThroughLambdaExpression16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.ArrayOfFunctionPointersAsTypeArguments_NoBestType45ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.FunctionPointerInferenceInParameter_ImplicitReferenceConversionOnParameter23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.FunctionPointerToFunctionPointerInvalid_ReturnTypeVariance26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.FunctionPointerGenericSubstitutionVariantReturnSubstitutions_LowerBounds_Return29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.ConversionToVoidAndBackRuns40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.FunctionPointerReturnTypeInference17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.UserDefinedConversion_0223ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.FunctionPointerInference_ExactInferenceThroughArray_RefKindMatch38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.FunctionPointerGenericSubstitutionConflictingReturnSubstitution22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.FunctionPointerTypeIsAsOperator26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.UsingAliasTest_TypeArgument4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.FunctionPointerNullable17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.FunctionPointerTypePatternRecursiveType63ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.FunctionPointerInference_LowerBoundInference_RefKindMismatch8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.FunctionPointerInference_ExactInferenceThroughArray_RefKindMismatch17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.ArrayOfFunctionPointersAsTypeArguments412ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.UsingAliasTest_UnsafeModifier9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.FunctionPointerInference_ExactInferenceThroughArray_CallingConventionMismatch103ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.NewFunctionPointerType6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.NewAfterPtrDeclaration10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.FunctionPointerToFunctionPointerInvalid_BadNestedVariance12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.FunctionPointerInferenceInParameter23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.UsingAliasTest_TypeArgument_UnsafeModifier5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.FunctionPointerAsConstraint3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.BestTypeInferrerInvertingVariance60ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.UserDefinedConversion_0436ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.FunctionPointerInference_ThroughMethodGroup11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.NoBestTypeConditional43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.FunctionPointerTypeCannotBeUsedInDynamicArgument6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.FunctionPointerParameterDefaultValue26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.FunctionPointerInference_UpperBoundInference_CallingConventionMismatch24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.NoBestTypeArrayInitializer21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.StaticClassInFunctionPointer5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.FunctionPointerGenericSubstitutionInference11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.ClsCompliance31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.CannotMakeFunctionPointerConst13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.FunctionPointerToFunctionPointerInvalid_IncompatibleTypes13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.FunctionPointerGenericSubstitutionVariantParameterSubstitutions14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.FunctionPointerInferenceInReturn16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.NestedInvalidTypes34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.LangVersion9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.IndexerAccessOnFunctionPointer9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.ImplicitConversionToVoid25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.FunctionPointerGenericSubstitutionVariantParameterSubstitutions_UpperBounds_Return23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.ImplementingSetterOnlyInitOnlyProperty_Metadata_Explicitly(emitAsImage: True)71ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.ImplementingSetterOnlyInitOnlyProperty_Metadata_Explicitly(emitAsImage: False)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.OverridingInitOnlyProperty_Metadata(emitAsImage: True)16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.OverridingInitOnlyProperty_Metadata(emitAsImage: False)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.EvaluationInitOnlySetter_AutoProp(emitImage: True)74ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.EvaluationInitOnlySetter_AutoProp(emitImage: False)54ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.TestCSharp8_ConsumptionInObjectInitializer(useMetadataImage: True)21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.TestCSharp8_ConsumptionInObjectInitializer(useMetadataImage: False)19ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.InitOnlyPropertyAssignmentAllowedInWithInitializer_Evaluation1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.EventAccessorsAreNotInitOnly20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.InitOnlyOnReadonlyInit_ManualProp37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.TestCSharp8_ConsumptionInAttribute(useMetadataImage: False)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.TestCSharp8_ConsumptionInAttribute(useMetadataImage: True)22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.ReadonlyFields_DisallowedOnOtherInstances42ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.CompoundAssignmentDisallowed_Increment9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.OverrideScenarioWithSubstitutions7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.NestedInitializer23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.AssignmentDisallowed_PE(emitImage: False)27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.AssignmentDisallowed_PE(emitImage: True)44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.ModReqOnInitOnlySetterOfRefProperty213ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.InitOnlyOnMembersOfRecords8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.ReadonlyFields16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.InitOnlyOnReadonlyInit_ReassignsSelf54ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.OverridingInitOnlyProperty40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.TestCSharp8_ConsumptionWithDynamicArgument(useMetadataImage: False)37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.TestCSharp8_ConsumptionWithDynamicArgument(useMetadataImage: True)40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.TestInitNotModifier5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.PrivatelyImplementingInitOnlyProperty_ReferenceConversion17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.TestCSharp8_ConsumptionWithinSameCompilation_InAttribute15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.BlockBodyAndExpressionBody_1410ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.ModReqOnSetAccessorParameter170ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.PickAmbiguousTypeFromCorlib270ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.InitOnlyOnReadonlyProperty_ManualProp36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.ModReqOnStaticSet231ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.ModReqOnIndexerValue284ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.ModReqOnSetAccessorParameter_IndexerParameter422ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.CompoundAssignmentDisallowed_OrAssignment14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.ModReqOnSetAccessorParameter_AndProperty276ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.TestWithDuplicateAccessor7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.IndexerWithInitOnly10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.OverridingRegularProperty24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.OverridingGetterOnlyProperty21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.ImplementationScenarioWithSubstitutions51ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.ReadonlyFields_Metadata(emitAsImage: True)19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.ReadonlyFields_Metadata(emitAsImage: False)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.NestedInitializer_UsingNew82ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.TestCSharp8_ConsumptionInAssignment(useMetadataImage: False)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.TestCSharp8_ConsumptionInAssignment(useMetadataImage: True)27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.InLambdaOrLocalFunction_InConstructorOrInit10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.InitOnlyPropertyAssignmentDisallowed42ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.EvaluationInitOnlySetter_OverrideAutoProp(emitImage: False)150ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.EvaluationInitOnlySetter_OverrideAutoProp(emitImage: True)121ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.NestedInitializer_NewT17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.DIM_OneInitOnlySetter27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.ModReqOnMethodParameter170ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.NestedInitializer_UsingNewNoPia62ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.ImplementingSetterOnlyProperty_Metadata(emitAsImage: False)21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.ImplementingSetterOnlyProperty_Metadata(emitAsImage: True)20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.OperatorsAreNotInitOnly20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.TestCSharp8_ConsumptionInNestedObjectInitializer(useMetadataImage: True)21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.TestCSharp8_ConsumptionInNestedObjectInitializer(useMetadataImage: False)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.InitOnlyOnReadonlyInit_AutoProp14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.OverridingSetterOnlyProperty10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.ReadonlyFieldsMembers14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.EventWithInitOnly16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.DoNotPickTypeFromSourceWithFileModifier(useCompilationReference: True)36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.DoNotPickTypeFromSourceWithFileModifier(useCompilationReference: False)45ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.StaticReadonlyFieldInitializedByAnother5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.OutParameterAssignmentDisallowed15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.ModReqOnGetAccessorReturnValue173ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.EvaluationInitOnlySetter_Implementation(emitImage: False)185ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.EvaluationInitOnlySetter_Implementation(emitImage: True)131ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.TestGetSpeculativeSemanticModelForPropertyAccessorBody31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.InitOnlyOnReadonlyProperty_AutoProp49ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.DeconstructionAssignmentDisallowed15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.PrivatelyImplementingInitOnlyProperty_BoxingConversion8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.DisallowedOnStaticMembers30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.TestWithAccessModifiers_Private15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.DIM_TwoInitOnlySetters37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.NoCascadingErrorsInStaticConstructor24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.ImplementingInitOnlyProperty9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.TestCSharp8_ConsumptionWithinSameCompilation24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.DisallowedOnOtherInstances10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.TestCSharp8_ConsumptionInWithExpression(useMetadataImage: False)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.TestCSharp8_ConsumptionInWithExpression(useMetadataImage: True)26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.ObjectCreationOnInterface6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.RefProperty13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.TestCSharp825ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.ConstructedMethodsAreNotInitOnly24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.InitOnlyOnReadonlyStruct_AutoProp46ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.MissingIsInitOnlyType_Property7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.NestedInitializer_UsingGenericType47ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.CompoundAssignmentDisallowed_NullCoalescingAssignment33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.TestSyntaxFacts1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.InThisOrBaseConstructorInitializer40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.EvaluationInitOnlySetter66ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.ModReqOnRefProperty_OnRefReturn150ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.ImplementingSetterOnlyInitOnlyProperty_Explicitly17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.ModReqOnStaticMethod208ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.CompoundAssignmentDisallowed10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.ConstructorAndDestructorAreNotInitOnly7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.ReadonlyFieldsMembers_Static9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.InLambdaOrLocalFunction_InMethodOrDerivedConstructor28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.TestWithAccessModifiers_Protected29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.ReadonlyFields_TypesDifferingNullability54ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.RetargetProperties_WithInitOnlySetter186ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.VerifyPESymbols_Property87ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.InitOnlyOnReadonlyStruct_ManualProp67ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.ModReqOnRefProperty_OnReturn177ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.InitOnlyPropertyAssignmentAllowedInWithInitializer47ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.TestCSharp8_ConsumptionFromCompilationReference12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.ReadonlyFieldsMembers_Evaluation52ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.HidingInitOnlySetterOnlyProperty13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.LocalFunctionsAreNotInitOnly72ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.TestWithAccessModifiers_Protected_WithoutGetter13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.ReadonlyFields_Evaluation45ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.ImplementingSetterOnlyProperty8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.ImplementingSetterOnlyProperty_Explicitly7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SynthesizedStaticConstructorTests.SourceStaticConstructorNoStaticFields2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SynthesizedStaticConstructorTests.SourceStaticConstructorConstantInitializersDecimal011ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SynthesizedStaticConstructorTests.SourceStaticConstructorConstantInitializersDecimal031ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SynthesizedStaticConstructorTests.ConstantInitializers1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SynthesizedStaticConstructorTests.NoStaticInitializers1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SynthesizedStaticConstructorTests.NoStaticFields1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SynthesizedStaticConstructorTests.SourceStaticConstructorNoStaticInitializers1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SynthesizedStaticConstructorTests.SourceStaticConstructorConstantInitializersDecimal051ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SynthesizedStaticConstructorTests.NoStaticMembers1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SynthesizedStaticConstructorTests.StaticInitializers1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SynthesizedStaticConstructorTests.SourceStaticConstructorConstantInitializersDecimal021ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SynthesizedStaticConstructorTests.SourceStaticConstructorConstantInitializersDecimal041ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SynthesizedStaticConstructorTests.StaticConstructorNullInitializer1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SynthesizedStaticConstructorTests.SourceStaticConstructorConstantInitializers1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SynthesizedStaticConstructorTests.SourceStaticConstructorNoStaticMembers1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SynthesizedStaticConstructorTests.SourceStaticConstructorStaticInitializers1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypesContext_1962ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ModifyMembers_ClassPropertyNoBackingField9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Tuple_Indexer39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNull_NullableRefParameterAssigningToMaybeNullStringParameter42ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenTrue_RecursivePattern_WithTopLevelDeclaration28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullIfNotNull_Return_ParamsParameter114ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Conversions_ImplicitNullable_0536ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_22111ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_RefSpanReturn(languageVersion: CSharp10)150ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_RefSpanReturn(languageVersion: CSharp11)160ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ForEach_ExtensionGetEnumerator1113ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MethodGroupConversion_0214ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_TypeParameterUnconstrainedToNullableStruct8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Conversions_ImplicitTupleLiteral_ExtensionThis70ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescing_CondAccess_ExplicitUserDefinedConv_02_04(conversionKind: "explicit")30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescing_CondAccess_ExplicitUserDefinedConv_02_04(conversionKind: "implicit")16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SetNullableStateInTry_0219ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNull_EnforcedInMethodBody_BranchWithReturn_WithValue29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "class?", annotatedA: False, constraintB: "unmanaged", annotatedB: False)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "class?", annotatedA: True, constraintB: "unmanaged", annotatedB: False)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "unmanaged", annotatedA: True, constraintB: "unmanaged", annotatedB: True)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "notnull", annotatedA: True, constraintB: "struct", annotatedB: True)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "I?", annotatedA: False, constraintB: "class?", annotatedB: False)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "I", annotatedA: False, constraintB: "class", annotatedB: False)8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "unmanaged", annotatedA: True, constraintB: "unmanaged", annotatedB: False)33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "class", annotatedA: False, constraintB: "I", annotatedB: True)25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "class?", annotatedA: True, constraintB: null, annotatedB: False)15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "struct", annotatedA: True, constraintB: "I", annotatedB: False)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "unmanaged", annotatedA: True, constraintB: null, annotatedB: True)7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "class?", annotatedA: False, constraintB: null, annotatedB: True)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "notnull", annotatedA: True, constraintB: "class?", annotatedB: False)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: null, annotatedA: False, constraintB: "notnull", annotatedB: True)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "notnull", annotatedA: True, constraintB: "I?", annotatedB: True)5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "notnull", annotatedA: False, constraintB: "class?", annotatedB: True)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "I?", annotatedA: True, constraintB: "notnull", annotatedB: False)5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "struct", annotatedA: False, constraintB: "class?", annotatedB: True)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "class", annotatedA: False, constraintB: "class", annotatedB: False)18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "class", annotatedA: True, constraintB: "class", annotatedB: False)15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "class", annotatedA: True, constraintB: "unmanaged", annotatedB: False)17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "struct", annotatedA: True, constraintB: "notnull", annotatedB: False)6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "unmanaged", annotatedA: False, constraintB: null, annotatedB: True)7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "I?", annotatedA: False, constraintB: "struct", annotatedB: False)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "class?", annotatedA: True, constraintB: "I", annotatedB: False)15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "class?", annotatedA: False, constraintB: "notnull", annotatedB: True)35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "struct", annotatedA: True, constraintB: "struct", annotatedB: False)5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "unmanaged", annotatedA: False, constraintB: "I?", annotatedB: True)5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "unmanaged", annotatedA: False, constraintB: "class?", annotatedB: True)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "struct", annotatedA: True, constraintB: "I", annotatedB: True)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "unmanaged", annotatedA: False, constraintB: "struct", annotatedB: False)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: null, annotatedA: True, constraintB: "class", annotatedB: True)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "notnull", annotatedA: True, constraintB: null, annotatedB: False)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "I", annotatedA: True, constraintB: "class?", annotatedB: True)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "struct", annotatedA: False, constraintB: "unmanaged", annotatedB: False)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "I", annotatedA: False, constraintB: "I", annotatedB: True)16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "class", annotatedA: True, constraintB: null, annotatedB: False)28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "class?", annotatedA: True, constraintB: "class?", annotatedB: False)24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: null, annotatedA: True, constraintB: "notnull", annotatedB: False)20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "notnull", annotatedA: True, constraintB: "unmanaged", annotatedB: True)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "unmanaged", annotatedA: False, constraintB: "I", annotatedB: False)16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "I", annotatedA: True, constraintB: "I?", annotatedB: True)7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "struct", annotatedA: True, constraintB: "unmanaged", annotatedB: False)6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "class", annotatedA: True, constraintB: "unmanaged", annotatedB: True)5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: null, annotatedA: False, constraintB: "class", annotatedB: False)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "class", annotatedA: True, constraintB: "class?", annotatedB: True)6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "notnull", annotatedA: False, constraintB: "class?", annotatedB: False)6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "notnull", annotatedA: True, constraintB: "I?", annotatedB: False)5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "unmanaged", annotatedA: True, constraintB: null, annotatedB: False)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "unmanaged", annotatedA: False, constraintB: "struct", annotatedB: True)5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "class", annotatedA: False, constraintB: "notnull", annotatedB: True)18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "I", annotatedA: True, constraintB: "class", annotatedB: False)14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "I?", annotatedA: False, constraintB: "unmanaged", annotatedB: True)28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: null, annotatedA: True, constraintB: "class", annotatedB: False)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "notnull", annotatedA: False, constraintB: "unmanaged", annotatedB: False)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: null, annotatedA: True, constraintB: "I?", annotatedB: True)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "struct", annotatedA: False, constraintB: "unmanaged", annotatedB: True)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "unmanaged", annotatedA: False, constraintB: "class", annotatedB: False)21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "I?", annotatedA: False, constraintB: "class?", annotatedB: True)16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "I?", annotatedA: True, constraintB: "class", annotatedB: True)15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "struct", annotatedA: False, constraintB: "I?", annotatedB: True)7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "struct", annotatedA: True, constraintB: "I?", annotatedB: False)19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "struct", annotatedA: False, constraintB: "struct", annotatedB: True)16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "notnull", annotatedA: False, constraintB: "I?", annotatedB: False)31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "notnull", annotatedA: False, constraintB: "I?", annotatedB: True)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "unmanaged", annotatedA: True, constraintB: "I?", annotatedB: False)16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "I?", annotatedA: True, constraintB: "I", annotatedB: False)8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "notnull", annotatedA: True, constraintB: "notnull", annotatedB: False)7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "notnull", annotatedA: False, constraintB: "class", annotatedB: False)22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "class?", annotatedA: True, constraintB: "unmanaged", annotatedB: True)16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "class?", annotatedA: False, constraintB: "struct", annotatedB: False)8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "class", annotatedA: True, constraintB: "class", annotatedB: True)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "I?", annotatedA: True, constraintB: "class?", annotatedB: False)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: null, annotatedA: True, constraintB: "notnull", annotatedB: True)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "I", annotatedA: True, constraintB: null, annotatedB: True)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "I", annotatedA: False, constraintB: "struct", annotatedB: True)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "class", annotatedA: True, constraintB: "I?", annotatedB: True)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: null, annotatedA: False, constraintB: "class?", annotatedB: False)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "class?", annotatedA: True, constraintB: "class", annotatedB: False)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "class?", annotatedA: False, constraintB: "I", annotatedB: True)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "struct", annotatedA: True, constraintB: "class?", annotatedB: False)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: null, annotatedA: True, constraintB: "class?", annotatedB: True)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "unmanaged", annotatedA: True, constraintB: "I?", annotatedB: True)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "struct", annotatedA: False, constraintB: "class", annotatedB: True)7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "class?", annotatedA: False, constraintB: "I?", annotatedB: True)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "notnull", annotatedA: True, constraintB: "class?", annotatedB: True)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "I?", annotatedA: True, constraintB: "I", annotatedB: True)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "class", annotatedA: False, constraintB: "I", annotatedB: False)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "class?", annotatedA: False, constraintB: "I", annotatedB: False)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "unmanaged", annotatedA: True, constraintB: "class", annotatedB: False)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "notnull", annotatedA: True, constraintB: "unmanaged", annotatedB: False)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "I", annotatedA: True, constraintB: "I", annotatedB: False)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: null, annotatedA: False, constraintB: "struct", annotatedB: True)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: null, annotatedA: True, constraintB: "I?", annotatedB: False)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "I", annotatedA: True, constraintB: "I?", annotatedB: False)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "struct", annotatedA: True, constraintB: null, annotatedB: False)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "unmanaged", annotatedA: False, constraintB: null, annotatedB: False)14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "class", annotatedA: False, constraintB: null, annotatedB: True)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "I", annotatedA: True, constraintB: "class?", annotatedB: False)19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "struct", annotatedA: False, constraintB: "class", annotatedB: False)20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "struct", annotatedA: False, constraintB: "I?", annotatedB: False)25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "unmanaged", annotatedA: False, constraintB: "unmanaged", annotatedB: True)7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "notnull", annotatedA: False, constraintB: null, annotatedB: False)30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "class", annotatedA: False, constraintB: "I?", annotatedB: True)6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "I?", annotatedA: True, constraintB: "unmanaged", annotatedB: False)72ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "struct", annotatedA: True, constraintB: null, annotatedB: True)16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "I?", annotatedA: False, constraintB: "I?", annotatedB: True)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "class", annotatedA: True, constraintB: "I?", annotatedB: False)27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "struct", annotatedA: False, constraintB: "I", annotatedB: True)19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "unmanaged", annotatedA: False, constraintB: "I?", annotatedB: False)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "I?", annotatedA: True, constraintB: null, annotatedB: False)18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "class?", annotatedA: True, constraintB: null, annotatedB: True)8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "class?", annotatedA: True, constraintB: "class?", annotatedB: True)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "struct", annotatedA: False, constraintB: "class?", annotatedB: False)23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "notnull", annotatedA: False, constraintB: "I", annotatedB: True)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "struct", annotatedA: True, constraintB: "unmanaged", annotatedB: True)15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "class", annotatedA: True, constraintB: null, annotatedB: True)7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "class?", annotatedA: False, constraintB: "class?", annotatedB: False)8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "notnull", annotatedA: False, constraintB: "class", annotatedB: True)6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: null, annotatedA: True, constraintB: "unmanaged", annotatedB: True)8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "notnull", annotatedA: False, constraintB: "notnull", annotatedB: False)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "I?", annotatedA: False, constraintB: "struct", annotatedB: True)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "I?", annotatedA: False, constraintB: null, annotatedB: True)5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: null, annotatedA: False, constraintB: "unmanaged", annotatedB: False)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "I", annotatedA: False, constraintB: "notnull", annotatedB: False)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "notnull", annotatedA: False, constraintB: "struct", annotatedB: True)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "notnull", annotatedA: False, constraintB: "struct", annotatedB: False)36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: null, annotatedA: False, constraintB: "I?", annotatedB: True)44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "class?", annotatedA: False, constraintB: "class?", annotatedB: True)18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "struct", annotatedA: True, constraintB: "notnull", annotatedB: True)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "I?", annotatedA: True, constraintB: "class?", annotatedB: True)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "class", annotatedA: False, constraintB: "class?", annotatedB: True)21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "class", annotatedA: True, constraintB: "struct", annotatedB: True)7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "class", annotatedA: False, constraintB: "struct", annotatedB: False)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: null, annotatedA: False, constraintB: "class", annotatedB: True)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "class", annotatedA: True, constraintB: "notnull", annotatedB: True)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "struct", annotatedA: False, constraintB: null, annotatedB: True)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "I?", annotatedA: False, constraintB: "class", annotatedB: True)5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "I", annotatedA: False, constraintB: null, annotatedB: True)5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "class", annotatedA: False, constraintB: null, annotatedB: False)7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "unmanaged", annotatedA: False, constraintB: "unmanaged", annotatedB: False)5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "I", annotatedA: True, constraintB: null, annotatedB: False)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: null, annotatedA: False, constraintB: null, annotatedB: False)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "struct", annotatedA: True, constraintB: "class", annotatedB: False)23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "class?", annotatedA: True, constraintB: "I?", annotatedB: False)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "class", annotatedA: True, constraintB: "I", annotatedB: False)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "class?", annotatedA: True, constraintB: "struct", annotatedB: False)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "unmanaged", annotatedA: True, constraintB: "class?", annotatedB: False)6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "unmanaged", annotatedA: True, constraintB: "I", annotatedB: True)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "struct", annotatedA: True, constraintB: "class", annotatedB: True)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "unmanaged", annotatedA: True, constraintB: "notnull", annotatedB: False)5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "I", annotatedA: True, constraintB: "struct", annotatedB: True)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "class", annotatedA: True, constraintB: "struct", annotatedB: False)7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "unmanaged", annotatedA: False, constraintB: "class", annotatedB: True)25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "class?", annotatedA: True, constraintB: "notnull", annotatedB: False)18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "I", annotatedA: False, constraintB: "struct", annotatedB: False)16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "class?", annotatedA: False, constraintB: "notnull", annotatedB: False)8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "struct", annotatedA: False, constraintB: null, annotatedB: False)28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "notnull", annotatedA: True, constraintB: "I", annotatedB: True)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "I?", annotatedA: False, constraintB: "notnull", annotatedB: False)18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "class", annotatedA: True, constraintB: "I", annotatedB: True)19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "I", annotatedA: True, constraintB: "struct", annotatedB: False)5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "I", annotatedA: True, constraintB: "notnull", annotatedB: True)5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: null, annotatedA: True, constraintB: "I", annotatedB: False)6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "notnull", annotatedA: False, constraintB: "I", annotatedB: False)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "I?", annotatedA: True, constraintB: "struct", annotatedB: False)15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "I?", annotatedA: True, constraintB: "notnull", annotatedB: True)8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "class?", annotatedA: True, constraintB: "I?", annotatedB: True)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "struct", annotatedA: False, constraintB: "I", annotatedB: False)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "unmanaged", annotatedA: True, constraintB: "notnull", annotatedB: True)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "unmanaged", annotatedA: True, constraintB: "struct", annotatedB: False)21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "class", annotatedA: False, constraintB: "struct", annotatedB: True)7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "class", annotatedA: False, constraintB: "notnull", annotatedB: False)7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: null, annotatedA: False, constraintB: "I", annotatedB: True)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "class", annotatedA: True, constraintB: "class?", annotatedB: False)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "notnull", annotatedA: False, constraintB: "unmanaged", annotatedB: True)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "struct", annotatedA: False, constraintB: "notnull", annotatedB: True)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: null, annotatedA: True, constraintB: "unmanaged", annotatedB: False)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "notnull", annotatedA: False, constraintB: null, annotatedB: True)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "I?", annotatedA: False, constraintB: "notnull", annotatedB: True)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "class", annotatedA: False, constraintB: "class", annotatedB: True)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: null, annotatedA: True, constraintB: "struct", annotatedB: True)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "class", annotatedA: False, constraintB: "unmanaged", annotatedB: False)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "unmanaged", annotatedA: False, constraintB: "class?", annotatedB: False)7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "class?", annotatedA: False, constraintB: "class", annotatedB: True)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "class?", annotatedA: True, constraintB: "I", annotatedB: True)7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: null, annotatedA: False, constraintB: "I", annotatedB: False)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "struct", annotatedA: True, constraintB: "class?", annotatedB: True)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "unmanaged", annotatedA: False, constraintB: "notnull", annotatedB: False)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "class", annotatedA: False, constraintB: "class?", annotatedB: False)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "I?", annotatedA: True, constraintB: "I?", annotatedB: False)8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "unmanaged", annotatedA: True, constraintB: "struct", annotatedB: True)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "class?", annotatedA: False, constraintB: "unmanaged", annotatedB: True)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "I?", annotatedA: True, constraintB: "struct", annotatedB: True)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "class", annotatedA: False, constraintB: "unmanaged", annotatedB: True)5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "class?", annotatedA: False, constraintB: "I?", annotatedB: False)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "I", annotatedA: False, constraintB: null, annotatedB: False)17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "I", annotatedA: False, constraintB: "class?", annotatedB: True)28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "I", annotatedA: True, constraintB: "class", annotatedB: True)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "notnull", annotatedA: True, constraintB: "notnull", annotatedB: True)22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "unmanaged", annotatedA: False, constraintB: "notnull", annotatedB: True)23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "I?", annotatedA: True, constraintB: "I?", annotatedB: True)29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "I?", annotatedA: False, constraintB: "I", annotatedB: False)33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "I", annotatedA: True, constraintB: "unmanaged", annotatedB: True)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: null, annotatedA: True, constraintB: "I", annotatedB: True)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "I", annotatedA: True, constraintB: "unmanaged", annotatedB: False)46ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "I?", annotatedA: True, constraintB: null, annotatedB: True)21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "struct", annotatedA: False, constraintB: "struct", annotatedB: False)30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "I", annotatedA: False, constraintB: "notnull", annotatedB: True)28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "class", annotatedA: False, constraintB: "I?", annotatedB: False)57ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: null, annotatedA: False, constraintB: null, annotatedB: True)46ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "I", annotatedA: False, constraintB: "class?", annotatedB: False)50ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "unmanaged", annotatedA: True, constraintB: "class?", annotatedB: True)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "I?", annotatedA: False, constraintB: "class", annotatedB: False)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "unmanaged", annotatedA: False, constraintB: "I", annotatedB: True)7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "I?", annotatedA: False, constraintB: "I?", annotatedB: False)39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "notnull", annotatedA: False, constraintB: "notnull", annotatedB: True)54ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: null, annotatedA: False, constraintB: "class?", annotatedB: True)16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "class?", annotatedA: False, constraintB: null, annotatedB: False)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "unmanaged", annotatedA: True, constraintB: "I", annotatedB: False)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "I", annotatedA: False, constraintB: "unmanaged", annotatedB: False)8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "class?", annotatedA: True, constraintB: "struct", annotatedB: True)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "notnull", annotatedA: True, constraintB: "I", annotatedB: False)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: null, annotatedA: True, constraintB: null, annotatedB: False)7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "I", annotatedA: True, constraintB: "I", annotatedB: True)7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "I?", annotatedA: False, constraintB: "unmanaged", annotatedB: False)18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: null, annotatedA: True, constraintB: "class?", annotatedB: False)23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: null, annotatedA: False, constraintB: "struct", annotatedB: False)7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "I?", annotatedA: False, constraintB: "I", annotatedB: True)35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "I", annotatedA: False, constraintB: "unmanaged", annotatedB: True)31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "notnull", annotatedA: True, constraintB: "struct", annotatedB: False)15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "notnull", annotatedA: True, constraintB: null, annotatedB: True)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "struct", annotatedA: False, constraintB: "notnull", annotatedB: False)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: null, annotatedA: False, constraintB: "notnull", annotatedB: False)21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "I?", annotatedA: True, constraintB: "unmanaged", annotatedB: True)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "struct", annotatedA: True, constraintB: "I?", annotatedB: True)5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "I", annotatedA: False, constraintB: "I?", annotatedB: True)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "I", annotatedA: False, constraintB: "class", annotatedB: True)6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "class?", annotatedA: True, constraintB: "notnull", annotatedB: True)6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "I", annotatedA: True, constraintB: "notnull", annotatedB: False)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "class?", annotatedA: False, constraintB: "class", annotatedB: False)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "unmanaged", annotatedA: True, constraintB: "class", annotatedB: True)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "class", annotatedA: True, constraintB: "notnull", annotatedB: False)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "I?", annotatedA: True, constraintB: "class", annotatedB: False)5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "I?", annotatedA: False, constraintB: null, annotatedB: False)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "notnull", annotatedA: True, constraintB: "class", annotatedB: False)6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "struct", annotatedA: True, constraintB: "struct", annotatedB: True)5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "class?", annotatedA: True, constraintB: "class", annotatedB: True)5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: null, annotatedA: False, constraintB: "unmanaged", annotatedB: True)7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: null, annotatedA: False, constraintB: "I?", annotatedB: False)19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "notnull", annotatedA: True, constraintB: "class", annotatedB: True)8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "class?", annotatedA: False, constraintB: "struct", annotatedB: True)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "I", annotatedA: False, constraintB: "I?", annotatedB: False)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: "I", annotatedA: False, constraintB: "I", annotatedB: False)5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: null, annotatedA: True, constraintB: null, annotatedB: True)16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_06(constraintA: null, annotatedA: True, constraintB: "struct", annotatedB: False)28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ExplicitInterfaceImplementation_1071ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ForEach_1721ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableTInConstraint_1031ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StringInterpolation_02(useBoolReturns: True, validityParameter: True, expression: "$\"{s = \"\"}{s.ToString()}\"")125ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StringInterpolation_02(useBoolReturns: False, validityParameter: False, expression: "$\"{s = \"\"}\" + $\"{s.ToString()}\"")48ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StringInterpolation_02(useBoolReturns: False, validityParameter: False, expression: "$\"{s = \"\"}{s.ToString()}\"")37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StringInterpolation_02(useBoolReturns: True, validityParameter: True, expression: "$\"{s = \"\"}\" + $\"{s.ToString()}\"")20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StringInterpolation_02(useBoolReturns: True, validityParameter: False, expression: "$\"{s = \"\"}\" + $\"{s.ToString()}\"")17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StringInterpolation_02(useBoolReturns: False, validityParameter: True, expression: "$\"{s = \"\"}\" + $\"{s.ToString()}\"")18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StringInterpolation_02(useBoolReturns: False, validityParameter: True, expression: "$\"{s = \"\"}{s.ToString()}\"")16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StringInterpolation_02(useBoolReturns: True, validityParameter: False, expression: "$\"{s = \"\"}{s.ToString()}\"")52ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Var_FlowAnalysis_0424ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CompareExchange_LocationNullState(location: "locationMaybeNull", value: "valueNonNull", comparand: "comparandNonNull", isLocationNonNullAfterCall: False)58ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CompareExchange_LocationNullState(location: "locationNonNull", value: "valueNonNull", comparand: "comparandNonNull", isLocationNonNullAfterCall: True)54ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CompareExchange_LocationNullState(location: "locationMaybeNull", value: "valueMaybeNull", comparand: "null", isLocationNonNullAfterCall: False)48ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CompareExchange_LocationNullState(location: "locationMaybeNull", value: "valueMaybeNull", comparand: "comparandMaybeNull", isLocationNonNullAfterCall: False)31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CompareExchange_LocationNullState(location: "locationMaybeNull", value: "valueNonNull", comparand: "comparandMaybeNull", isLocationNonNullAfterCall: False)30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CompareExchange_LocationNullState(location: "locationNonNull", value: "null", comparand: "comparandMaybeNull", isLocationNonNullAfterCall: False)75ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CompareExchange_LocationNullState(location: "locationMaybeNull", value: "valueMaybeNull", comparand: "comparandNonNull", isLocationNonNullAfterCall: False)43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CompareExchange_LocationNullState(location: "locationNonNull", value: "valueNonNull", comparand: "comparandMaybeNull", isLocationNonNullAfterCall: True)27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CompareExchange_LocationNullState(location: "locationNonNull", value: "null", comparand: "null", isLocationNonNullAfterCall: False)33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CompareExchange_LocationNullState(location: "locationNonNull", value: "null", comparand: "comparandNonNull", isLocationNonNullAfterCall: False)43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CompareExchange_LocationNullState(location: "locationNonNull", value: "valueMaybeNull", comparand: "null", isLocationNonNullAfterCall: False)41ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CompareExchange_LocationNullState(location: "locationNonNull", value: "valueMaybeNull", comparand: "comparandNonNull", isLocationNonNullAfterCall: False)34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CompareExchange_LocationNullState(location: "locationMaybeNull", value: "null", comparand: "comparandNonNull", isLocationNonNullAfterCall: False)25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CompareExchange_LocationNullState(location: "locationMaybeNull", value: "valueNonNull", comparand: "null", isLocationNonNullAfterCall: True)40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CompareExchange_LocationNullState(location: "locationNonNull", value: "valueNonNull", comparand: "null", isLocationNonNullAfterCall: True)24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CompareExchange_LocationNullState(location: "locationMaybeNull", value: "null", comparand: "null", isLocationNonNullAfterCall: False)27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CompareExchange_LocationNullState(location: "locationMaybeNull", value: "null", comparand: "comparandMaybeNull", isLocationNonNullAfterCall: False)73ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CompareExchange_LocationNullState(location: "locationNonNull", value: "valueMaybeNull", comparand: "comparandMaybeNull", isLocationNonNullAfterCall: False)50ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DynamicObjectCreationExpression_TargetTyped_0440ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_15917ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_34(constraint: null, useCompilationReference: True)70ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_34(constraint: "class?", useCompilationReference: False)40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_34(constraint: "notnull", useCompilationReference: False)105ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_34(constraint: "class?", useCompilationReference: True)44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_34(constraint: "class", useCompilationReference: True)32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_34(constraint: "class", useCompilationReference: False)35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_34(constraint: null, useCompilationReference: False)72ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_34(constraint: "notnull", useCompilationReference: True)39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConstraintsChecks_2728ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AnonymousTypes_0169ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_48(constraint: "where T : notnull")32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_48(constraint: "")13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_48(constraint: "where T : class")19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_48(constraint: "where T : I")7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_48(constraint: "where T : I?")27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_48(constraint: "where T : class?")8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescingOperator_0676ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_RefReassignment10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_Lambda36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ForEach_1823ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullComparisonIsAPureTest_WithCast22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DoesNotReturn_VoidReturningMethod7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Deconstruction_ImplicitNullableConversion_0423ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_2567ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StructField_Default_NoType24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNull_Parameter_Generic_OnOverrides_WithMaybeNullWhenFalse64ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Lambda_1317ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_10475ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullWhen_UserDefinedConversion_Completeness13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Overriding_0635ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LocalFunctionAlwaysThrows13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Lambda_0425ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SetNullableStateInTry_078ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnboxingConversion_048ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Implement_NullabilityContravariance_Implicit_0423ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_05521ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullWhenTrue_EqualsTrue33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_51(constraint: "where T : class?")17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_51(constraint: "where T : notnull")40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_51(constraint: "")28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_51(constraint: "where T : class")30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_51(constraint: "where T : I")29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_51(constraint: "where T : I?")51ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalAccess_0342ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ArrayTypeInference_Verify3095522ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypesContext_275ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StringInterpolation_2232ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ExtensionMethodDelegate_0253ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_23820ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DynamicIndexerAccess_1023ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CaptureVariablesWhereLambdaAppears_0515ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LiftedUserDefinedConversion13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_NonNullOperand11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EnforcedInLambdaBody_DoesNotReturn52ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_23928ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AttributeArgument_Constructor_Array_ArrayOfNullable_Suppressed8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Conversions_NullableConversions_0728ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ExplicitCast_NestedNullability_0335ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalOperator_WithoutType_Lambda25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TrackUnconstrainedTypeParameter_ExplicitCast16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullWhenTrue_FromMetadata28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DiagnosticOptions_66677ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeSymbolGetHashCode_NotAnnotated5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DiagnosticOptions_08465ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.OutParameter_TypeInferenceUsesLValueType_WithNullArgument41ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypesContext_233ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AmbiguousExplicitInterfaceImplementation_WithImplicitOverrideOfStructMember36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNull_ReturnValue_0156ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeInference_11105ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DoesNotReturnIfFalse_NotNull_InErrorInvocation21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Conversion_0142ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConstraintsChecks_2851ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_1331ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IdentityConversion_LambdaParameter14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LocalTypeInference17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StringInterpolation_2722ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalOperator_Ref_WithError73ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.BestType_DifferentTupleNullability_0529ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ReturningValues_017ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullAfterDereference_Call24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EqualsCondAccess_1616ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DelegateInferredNullability_0523ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullProperty_Constructor(constraints: "where T : class?")24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullProperty_Constructor(constraints: "")25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressionOnNullableValueType_AppliedOnField24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNull_Multiple_ParamsConstructor26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AmbigMember_TupleDifferences10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IdentityConversion_TypeInference_IsNullableNull23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Implementing_0450ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SpeakableInference_MethodTypeInference_WithTuple138ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnannotatedParam_MaybeNull_UpdatesArgumentState37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AllowNull_Property_WithNotNull_NoSuppression21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EnforcedInMethodBody_MaybeNullWhen_NotNullableTypes(type: "TClass")17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EnforcedInMethodBody_MaybeNullWhen_NotNullableTypes(type: "TNotNull")25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.This7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_10634ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ForEach_ExtensionGetEnumerator514ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.GetAwaiterExtensionMethod_Await18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SpeakableInference_ArrayTypeInference_ConversionWithNullableOutput_WithNestedMismatch15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EqualsCondAccess_1122ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ForEach_0840ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UpdateArrayRankSpecifier7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CompoundAssignment_AllowNullProperty_Value32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MethodTypeInference_TypeParameter_Indirect46ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullWhenTrue_Parameter_Generic_OnOverrides23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalConstant_01(true: "true", false: "false")29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalConstant_01(true: "true || false", false: "true && false")25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalConstant_01(true: "LOCAL_TRUE", false: "LOCAL_FALSE")22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalConstant_01(true: "!false", false: "!true")36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalConstant_01(true: "FIELD_TRUE", false: "FIELD_FALSE")28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_1945ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullIfNotNull_Return_NullName12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Tuple_OtherMembers_0213ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DefaultLiteralInConditional4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Deconstruction_199ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DelegateCreation_0216ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EnforcedInMethodBody_MaybeNullWhen_Composition(type: "T")31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EnforcedInMethodBody_MaybeNullWhen_Composition(type: "TNotNull")16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EnforcedInMethodBody_MaybeNullWhen_Composition(type: "TClass")19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Loop_0325ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Deconstruction_3729ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DynamicObjectCreationExpression_017ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Tuple_OtherMembers_0117ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Tuple_Assignment_0514ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_InInvocation5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalAccess_0126ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_05913ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_ObjectInitializer37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConstrainedToTypeParameter_0210ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TupleTypeInference_0911ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AnnotationWithoutNonNullTypes_AttributeArgument22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DuplicateConstraints28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IdentityConversion_NullCoalescingOperator_0544ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LocalFunction_0610ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DoesNotReturnIfTrue_NotNull11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.RefAssignment_WithSuppression20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_2199ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CompoundAssignment_0744ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableRangeIndexer68ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullIfNotNull_OptionalParameter_NonNullDefault25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_338ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LocalFunction_Unreachable_Null7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Implement_NullabilityCovariance_Implicit_1140ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullWhenFalse_ReturningObject9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_NullableStructToNullableInt15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenTrue_EnforcedInMethodBody15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IEquatableEqualsMethod_ImplicitImplInBaseType_ExplicitImplInDerivedType11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullAfterDereference_Event12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_0996ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenFalse_Generic_0112ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_08720ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullWhenTrue_NotNullWhenTrueOnSecondParameter29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_2108ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ImplicitConversion_Params12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DelegateCreation_FromMethodGroup_NullabilityAttributes_0119ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IndexerUpdatedBasedOnReceiver_GetterArguments11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Directive_GloballyEnabled_GeneratedCode_Annotations_Disabled(nullableDirective: "")4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Directive_GloballyEnabled_GeneratedCode_Annotations_Disabled(nullableDirective: "#nullable enable warnings")3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Directive_GloballyEnabled_GeneratedCode_Annotations_Disabled(nullableDirective: "#nullable disable")3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EqualsCondAccess_157ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ImplementingNonNullWithNullable_0238ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AmbigMember_DifferenceBetweenNonnullableAndOblivious_WithConstraint_Event8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_ConditionalAccess_01165ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EnforcedInMethodBody_NotNullWhen(type: "TClass?")35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EnforcedInMethodBody_NotNullWhen(type: "TStruct?")52ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnannotatedTypeArgument_Interface_Lookup19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhen_NullableBoolProperty_InPattern18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeSymbolGetHashCode_ContainingType2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Members_StaticField_Struct16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_18511ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.OverrideMethodReturningNullableClassParameter_WithMethodReturningNullableClass313ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StringInterpolation_03(useBoolReturns: True, validityParameter: False, expression: "$\"\" + $\"\"")48ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StringInterpolation_03(useBoolReturns: False, validityParameter: False, expression: "$\"\" + $\"\"")32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StringInterpolation_03(useBoolReturns: False, validityParameter: True, expression: "$\"\"")34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StringInterpolation_03(useBoolReturns: True, validityParameter: True, expression: "$\"\"")36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StringInterpolation_03(useBoolReturns: True, validityParameter: False, expression: "$\"\"")94ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StringInterpolation_03(useBoolReturns: True, validityParameter: True, expression: "$\"\" + $\"\"")54ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StringInterpolation_03(useBoolReturns: False, validityParameter: False, expression: "$\"\"")43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StringInterpolation_03(useBoolReturns: False, validityParameter: True, expression: "$\"\" + $\"\"")34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.BinaryOperator_03_WithDisallowAndAllowNull34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DelegateCreation_UpdateArgumentFlowState6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNull_OutParameter_0554ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CheckLambdaInSwitchExpression_021ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_TypeParameterUnconstrainedToStruct5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ByValParameter_TypeInferenceUsesRValueType9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UpdateMethodFromReceiverType_0111ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullT_Conversions_0258ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ParameterDefaultValue_0616ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DoubleAssignment19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Overriding_075ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_11915ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DeconstructionTypeInference_0315ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullIfNotNull_ImplicitUserDefinedOperator16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MethodWithOutNonNullableParameter_WithNullableOutArgument6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullWhenFalse_SecondArgumentDereferences25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TargetTypedAndErrorArguments_0222ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_1469ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LocalFunction_Unreachable_Worsening6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescingOperator_0113ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Members_FieldCycle_1021ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DoesNotReturnIfFalse_NotNull28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DiagnosticOptions_27510ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.New_0627ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ByRefTarget_038ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Directive_NullableTrue17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotAssigned26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ImplicitConversions_0123ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SpeakableInference_MethodTypeInference_NullAssigned78ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNull_Null10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullWhenFalse_Parameter_Generic_OnOverrides36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenTrue_IsNotTrueTest21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DiagnosticOptions_19294ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Discard_Reinferred_Nested10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNull_OutParameter_0325ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CopyTupleUnconstrainedElementNullability_0112ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_0335ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ObjectCreationExpression_TargetTyped_1139ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NoNullabilityWarningUnlessAssignmentConversionExists6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Default_Nullable8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Conversions_NullableConversions_0419ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Implement_NullabilityContravariance_Implicit_036ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullWhenTrue_EnforceInMethodBody18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ForEach_Span110ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_Unbox27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AttributeArgument_Constructor_NullLiteral_WarningDisabledEnabled10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Deconstruction_3515ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConstraintsChecks_249ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.InstanceObjectEqualsMethod_ConditionalAccessExpr_NonNullExpr_NoWarningWhenTrue7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ReinferMethod_BinaryLogicalOperator_0152ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_10311ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AllowNull_Property_InCompoundAssignment41ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DisallowNull_Indexer_OtherParameters_String41ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescingOperator_147ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Operator_0428ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_ReturnValue_05_Unconstrained_WithMaybeNull_InSource44ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Events_021ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Members_FieldCycle_069ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalOperator_NestedNullability_Tuples63ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.PartialBaseTypeDifference_0323ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Tuple_Assignment_1759ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DisallowNull_Property_Cycle9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Tuple_Default_0614ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StaticEqualsMethod_NonNullExpr_LiteralNull_WarnsWhenTrue(equalsMethodName: "object.ReferenceEquals")14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StaticEqualsMethod_NonNullExpr_LiteralNull_WarnsWhenTrue(equalsMethodName: "object.Equals")8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AnonymousTypes_0917ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_2186ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ObjectCreationExpression_TargetTyped_0421ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.InheritNullabilityOfNonNullableStructMember43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CaptureVariablesWhereLambdaAppears_0717ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenTrue_TupleEquality32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescing_CondAccess_ExplicitUserDefinedConv_02_03(conversionKind: "implicit")16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescing_CondAccess_ExplicitUserDefinedConv_02_03(conversionKind: "explicit")15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ModifyMembers_019ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenTrue_RecursivePattern_Nested32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_1867ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypes_05142ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescingOperator_1251ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IdentityConversion_ConditionalOperator41ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ShouldRunNullableWalker_GlobalDirectiveOff_WithNonInfluencingNullableDirectives(directive: "disable")5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ShouldRunNullableWalker_GlobalDirectiveOff_WithNonInfluencingNullableDirectives(directive: "disable warnings")7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ShouldRunNullableWalker_GlobalDirectiveOff_WithNonInfluencingNullableDirectives(directive: "restore")3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ShouldRunNullableWalker_GlobalDirectiveOff_WithNonInfluencingNullableDirectives(directive: "disable annotations")10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AmbigMember_DifferenceBetweenNonnullableAndOblivious_WithConstraint_OnTypeParameterImplementingBothInterfaces9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_3254ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AdjustPropertyState_MaybeDefaultInput_MaybeNullOutput14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EqualsCondAccess_0819ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StructField_Cycle_04249ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IEquatableContravariantNullability150ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ForEach_169ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullWhenTrue_EnforceInMethodBody_WithMaybeNull_CallingObliviousAPI30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_0938ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AmbigMember_DifferenceBetweenNonnullableAndOblivious_WithConstraint_ReverseOrder_OnTypeParameter9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StringInterpolation_07(useBoolReturns: False, validityParameter: False, expression: "$\"{s1 = null}\" + $\"{s2 = null}\" + $\"{s3 = nul"...)67ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StringInterpolation_07(useBoolReturns: True, validityParameter: False, expression: "$\"{s1 = null}{s2 = null}{s3 = null}{s1 = \"\"}{s2"...)45ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StringInterpolation_07(useBoolReturns: False, validityParameter: False, expression: "$\"{s1 = null}{s2 = null}{s3 = null}{s1 = \"\"}{s2"...)19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StringInterpolation_07(useBoolReturns: False, validityParameter: True, expression: "$\"{s1 = null}{s2 = null}{s3 = null}{s1 = \"\"}{s2"...)15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StringInterpolation_07(useBoolReturns: True, validityParameter: True, expression: "$\"{s1 = null}{s2 = null}{s3 = null}{s1 = \"\"}{s2"...)31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StringInterpolation_07(useBoolReturns: True, validityParameter: False, expression: "$\"{s1 = null}\" + $\"{s2 = null}\" + $\"{s3 = nul"...)17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StringInterpolation_07(useBoolReturns: True, validityParameter: True, expression: "$\"{s1 = null}\" + $\"{s2 = null}\" + $\"{s3 = nul"...)21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StringInterpolation_07(useBoolReturns: False, validityParameter: True, expression: "$\"{s1 = null}\" + $\"{s2 = null}\" + $\"{s3 = nul"...)19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EqualityComparerEqualsMethod_IEqualityComparerMissing_MaybeNullExpr_NonNullExpr_Warns14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullWhenTrue_WithParams36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Operator_097ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DelegateCreation_InParameter_0230ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Deconstruction_ExtensionMethod_038ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypesContext_403ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_2066ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Deconstruction_108ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypesContext_5923ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.InstanceEqualsMethod_IEquatableEqualsOverloaded_MaybeNullExpr_NonNullExpr_NoWarningWhenTrue13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DiagnosticOptions_49351ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Directive_Annotations_NonFlowAnalysisWarning_059ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Tuple_Default_0523ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.PartialBaseTypeDifference_0517ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_Default23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AsType_LearningFromNullResult28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_12532ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DisallowNull_Parameter_01_WithAllowNull43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnassignedLocalField_Conditional13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_26014ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNull_EnforcedInMethodBody_AccessedInBody_OnlyThisField34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_08210ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ShouldRunNullableWalker_GlobalDirectiveOff_WithNullableEnableWarnings44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ForEach_ExtensionGetAsyncEnumerator1321ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DiagnosticOptions_62375ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AttributeArgument_NoMatchingConstructor_Array_NullValueInInitializer10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DoesNotReturn_OnImplementation26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.GenericSubstitution_0214ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_LambdaInOverloadResolution84ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CanAssignMaybeNullToMaybeNullTNotNull14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LambdaReturnValue_0522ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Yield_IEnumerator29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeInference_0218ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EqualsMethod_DefaultArgument_028ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IgnoredNullability_OverrideOutParameterType_WithClassConstraint6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNull_EnforcedInMethodBody12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Covariance_Interface8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TestExplicitImplementationAmbiguousInterfaceMethod_DifferingNullabilityAnnotations17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenTrue_Generic_0114ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_1421ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SetNullableStateBeforeTry_087ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullAfterDereference_064ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ObjectConstraint_27237ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNull_Property_OnVirtualProperty_OnlyOverridingSetter18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.RefReturn_Lambda87ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.InferLocalType_OutVarError13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnannotatedAssemblies_09102ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.OverrideMethodTakingNullableClassTypeParameterDefinedByClass_WithMethodTakingNullableClassParameter6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullT_0124ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_2249ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_ArrayInitializer34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Contravariance_Interface13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MultipleTupleConversions_0211ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypesContext_3512ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DynamicConstraint_0345ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.InstanceMemberInLocalFunction10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EnforcedInMethodBody_MaybeNullWhen_Issue_48126_218ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Directive_Warnings_Enable_0210ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_1561ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Expression_VoidReturn18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_MiscNull25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_25332ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DynamicIndexerAccess_019ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_06735ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Implement_NullabilityContravariance_Explicit_0150ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_45(useCompilationReference: True)29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_45(useCompilationReference: False)24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescing_CondAccess_ExplicitUserDefinedConv_02_01(conversionKind: "explicit")31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescing_CondAccess_ExplicitUserDefinedConv_02_01(conversionKind: "implicit")22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_Property_InitializedInConstructor_WithValues13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.VarLocalFromGenericMethod_WithNullableReturn48ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConstraintsChecks_1118ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ExplicitCastAndInferredTargetType9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ForEach_NullableGetEnumerator_0411ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Directive_Warnings_Enable_055ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StaticMember_0565ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_StringInterpolation_ExplicitCast73ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_07118ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ParameterDefaultValue_0538ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_Condition24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AttributeArgument_Constructor_NullLiteral_Suppressed11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_UnaryOperator17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullT_Conversions_0150ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeUnification_0124ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MethodTypeInference_ImplementedInterfaces_Indirect_Invariant_ObliviousVersusAnnotated13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_14514ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CompoundAssignment_0210ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ExtensionMethodDelegate_0116ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DoesNotReturnIfFalse_MethodWithReturnType19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.RefParameter_EvaluationOrder_VisitMultipleLValues6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Tuple_Assignment_1156ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TestAbsorptionForNullableAnnotations1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_0229ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Conversions_EnumToUnderlyingType_SemanticModel23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ForEach_NullableGetEnumerator_0513ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNull_BadMember_211ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullWhenTrue_NoForwardEffect29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullIfNotNull_Constructor_039ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Tuple_Assignment_2634ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.BinaryOperator_1410ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MethodTypeInference_ImplementedInterfaces_Partial_ObliviousVsUnannotated9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Overriding_Properties_WithNullableTypeArgument9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ExtensionMethodDelegate_0515ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullWhenTrue_Parameter_Generic22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalOperator_NestedNullability_Invariant51ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullT_1521ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StaticEqualsMethod_NonNullExpr_MaybeNullExpr_NoWarning(equalsMethodName: "object.Equals")10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StaticEqualsMethod_NonNullExpr_MaybeNullExpr_NoWarning(equalsMethodName: "object.ReferenceEquals")8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullIfNotNull_OutParameter98ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_8340ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Array_0112ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_1436ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_NullCoalescing8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableConversionAndNullCoalescingOperator_015ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_2037ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_20921ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DynamicInvocation_0739ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IsOperator_AffectsNullConditionalOperator16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescingOperator_0926ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LambdaReturnValue_0417ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Conversions_ExplicitNullable_0315ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.GotoMayCauseAnotherAnalysisPass_031ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ReinferMethod_UnaryOperator_0125ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DiagnosticOptions_09443ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DiagnosticOptions_63342ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IgnoredNullability_ConditionalWithThis8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MethodTypeInference_ImplementedInterfaces_Indirect_Invariant_ObliviousVersusUnannotated34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_CSharp711ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AnonymousTypes_0220ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LiftedRelationalOperation(op: "<=")21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LiftedRelationalOperation(op: "<")20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LiftedRelationalOperation(op: ">")20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LiftedRelationalOperation(op: ">=")31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ExplicitImplementationOverloadAcceptingNullableT_ReturnTypesDoNotMatchNullabilityModifiers_OppositeDeclarationOrder11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.WarningOnConversion_Receiver26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_07813ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Disallow_Property_OnVirtualProperty_OnlyOverridingGetter28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Overriding_0414ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Conversions_TupleConversions_0414ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DelegateCreation_FromMethodGroup_ReadonlyRefCovariance_01_TargetTyped9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableTInConstraint_0529ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TargetTypedAndErrorArguments_0112ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ReturningValues_ConditionalOperator_WithoutType_WithDefaultLiterals_StructType14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ObjectCreationExpression_TargetTyped_0215ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IsCondAccess_0111ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeArgumentInference_0629ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConstMembersUseDeclaredNullability_014ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IEquatableEqualsMethod_Override12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Tuple_Assignment_0322ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenTrue_Property_AppliedOnSetter18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullIfNotNull_Return_BinaryOperatorInCompoundAssignment112ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CatchException_WithWhenIsOperator22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ForEach_ExtensionGetEnumerator614ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.BadOverride_NestedNullableTypeParameter18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_MethodGroupInNameof12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AllowNull_Default13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EmptyStructDifferentAssembly110ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullIfNotNull_OptionalParameter_LocalFunction42ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EqualsMethod_DefaultArgument_0122ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullIfNotNull_Return_Async49ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_0915ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypes_DecodeAttributeCycle_025ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ForEach_ExtensionGetEnumerator17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullT_138ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullT_Conversions_0733ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_4495ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Lambda_0936ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ModifyMembers_0214ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LiftedRelationalOperation_DateTime33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_02629ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Deconstruction_ExtensionMethod_0625ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullT_Conversions_0815ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SpeakableInference_MethodTypeInference76ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNull_BoolReturning14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TestOverrideGenericMethodWithTypeParamDiffNameWithCustomModifiers166ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AnnotationWithoutNonNullTypes66ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CompareExchange_NamedArguments14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LambdaWritesDoNotUpdateContainingMethodState_0235ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AssigningMaybeNullTNotNullToTNotNullInOverride(modifier: "in")12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AssigningMaybeNullTNotNullToTNotNullInOverride(modifier: "ref readonly")10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_RefParameter_0316ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AttributeArgument_PropertyAssignment_NullLiteral6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnassignedOutParameterStructField7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypesContext_392ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_0475ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MethodWithRefNonNullableParameter6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_7937ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNull_EnforcedInMethodBody_BranchWithReturn34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Deconstruction_1513ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Tuple_Assignment_2319ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ForEach_ExtensionGetEnumerator1412ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescingOperator_0710ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_ReturnValue_GenericType_Tightening36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DirectiveIgnored_InDisabledCode24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TupleFromNestedGenerics12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DelegateCreation_FromMethodGroup_NullabilityAttributes_0438ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnboundGenericTypeReference_StructConstraint61ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IsOperatorOnMaybeNullExpression5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.InvalidEventAssignment_016ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_NullableClassToStruct20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LockStatement9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_BeginInvoke35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNull_ReturnValue_0534ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnassignedOutParameterClassField11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.GotoMayCauseAnotherAnalysisPass_0119ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ReturnTypeInference_0121ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Lambda_209ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescing_CondAccess_ExplicitUserDefinedConv_01_02(conversionKind: "implicit")30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescing_CondAccess_ExplicitUserDefinedConv_01_02(conversionKind: "explicit")13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressedNullGivesNonNullResult8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MethodGroupConversion_0328ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_1118ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.BestType_DifferentTupleNullability_0339ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypesContext_203ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableTInConstraint_0412ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_10319ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnannotatedAssemblies_01140ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_12229ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullAfterDereference_Array13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DiagnosticOptions_16242ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_0398ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_7018ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ForEach_2130ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IncrementOperator_059ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ForEach_NullableGetEnumerator_02(enumeratorType: "System.Collections.Generic.IEnumerator<object>?")17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ForEach_NullableGetEnumerator_02(enumeratorType: "System.Collections.IEnumerator?")15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ByRefTarget_0421ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EnforcedInLambdaBody_NotNullWhen(constraint: "struct")59ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EnforcedInLambdaBody_NotNullWhen(constraint: "class")60ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_24515ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ParamsArgument_NotLast25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_2145ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullWhenFalse_NullCoalescing_RightSideNullTest(param: "[NotNullWhen(false)] out object? obj")13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullWhenFalse_NullCoalescing_RightSideNullTest(param: "[MaybeNullWhen(true)] out object obj")24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IgnoredNullability_OverrideReturnType_WithClassConstraint24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AllowNull_Property_InDeconstructionAssignment16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_ImplicitUserDefinedConversion12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MethodGroupConversion_0519ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypesContext_147ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Deconstruction_TooFewDeconstructArguments20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_2812ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Test198ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ObjectConstraint_0753ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_ReturnValue_0433ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Members_StructProperty_Default31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_516ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConstraintCyclesFromMetadata_0234ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConstraintCyclesFromMetadata_0175ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DynamicObjectCreationExpression_TargetTyped_0644ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_01717ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DelegateCreation_FromMethodGroup_NotNullIfNotNull_0122ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Issue31862_047ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullWhenTrue_Indexer29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AllowNull_0246ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_08929ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypesContext_6213ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DoesNotReturnIfFalse_RefOutInParameters16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_9818ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullIfNotNull_Return_MultipleParameters105ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AssignmentInCondition_0236ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescing_RightSideNullTest48ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeInference_LowerAndUpperBounds_NestedNullability231ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MultipleConversions_ArrayInitializer_ConversionWithNullableOutput21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_02727ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DisallowNull_Indexer91ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescing_CondAccess_UserDefinedConv_0126ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypes_DecodeAttributeCycle_01_WithEvent11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_25013ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AnnotationsInMetadata_01267ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_Field_WithContainerAssignment15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNull_RefParameter_InConditional37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ForEach_0320ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AttributeArgument_Constructor_NullLiteral10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CompareExchangeT_MaybeNullLocation_MaybeNullReturnValue9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_07(constraint: "I?", useCompilationReference: False)36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_07(constraint: "I?", useCompilationReference: True)18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_07(constraint: "notnull", useCompilationReference: True)17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_07(constraint: "I", useCompilationReference: False)27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_07(constraint: "notnull", useCompilationReference: False)37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_07(constraint: "I", useCompilationReference: True)16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_07(constraint: null, useCompilationReference: True)16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_07(constraint: null, useCompilationReference: False)27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalOperator_EndNotReachable28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_50(constraint: "where T : notnull")25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_50(constraint: "where T : class?")16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_50(constraint: "")7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_50(constraint: "where T : I?")10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_50(constraint: "where T : class")9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_50(constraint: "where T : I")23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Directive_Enable_NonFlowAnalysisWarning_025ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CircularConstraints33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EventAccessor_NullableEvent(modifiers: "static ")16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EventAccessor_NullableEvent(modifiers: "")15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullWhenFalse_OutParameter_UnconstrainedT12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.PartialClassWithConstraints_1471ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DynamicObjectCreationExpression_TargetTyped_0116ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Overriding_1310ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Implement_NullabilityCovariance_Implicit_1614ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CheckImplicitObjectInitializerReceiver_Nested12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DoesNotReturnIfFalse_Null_InErrorInvocation19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_11526ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AnonymousTypes_1221ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_1424ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DelegateCreation_FromMethodGroup_NotNullIfNotNull_0620ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UpdateMethodFromReceiverType_0215ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConstraintsChecks_1422ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalOperator_WithReachableBranchThatThrows16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescingAssignment_NullableValueTypeWithValue_015ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ImplementedInterfaces_Partials_AnnotatedVersusUnannotated6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Overriding_1212ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_IndexAndRange73ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescingOperator_176ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Array_067ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullIfNotNull_ImplicitUserDefinedOperator_MultipleAttributes11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ParameterDefaultValue_FromMetadata29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_5525ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_ValueType_0125ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeInference_ExactBounds_NestedNullability124ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnboxingConversion_066ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TestLambdaWithError1938ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_NotNullWhenTrue7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_ResettingStateMatters_InIndexer10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Overriding_0918ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ImplementMethodTakingNullableClassParameter_WithMethodTakingNullableClassParameter26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_Assignment5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Deconstruction_TooManyVariables8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNull_EnforcedInProperty18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EqualsMethod_IncompleteBaseClause6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_1108ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_ConditionalAccess_0356ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SpeakableInference_LambdaReturnTypeInference_ConversionWithNullableInput41ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_8254ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullWhenTrue_EnforceInMethodBody_Warn10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_2434ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ObjectConstraint_017ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ReturningValues_ConditionalOperator_WithoutType_WithDefaultLiterals12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CompoundAssignment_019ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.RefParameter_InterlockedExchange_ObliviousContext13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_OnDelegate23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ExplicitInterfaceImplementation_0925ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.GenericSubstitution_0621ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DiagnosticOptions_26418ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Tuple_Default_NoType21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeArgumentInference_1319ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalAccess_0216ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalBranching_209ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ForEach_ExtensionGetEnumerator310ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNull_OnExplicitConversion11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IEqualityComparer_SubSubInterfaceEqualsMethod_MaybeNullExpr_NonNullExpr_NoWarningWhenTrue7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AttributeArgument_Constructor_ParamsArray_NullItem11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.RefParameter_TopLevelNullability25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DynamicIndexerAccess_068ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableOption10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.GenericSubstitution_074ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ObliviousTypeParameter_0145ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenTrue_EnforcedInMethodBody_SwitchedBranches10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_8727ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IsCondAccess_NotNullWhenTrue_03(param: "[MaybeNullWhen(false)] out object obj")54ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IsCondAccess_NotNullWhenTrue_03(param: "[NotNullWhen(true)] out object? obj")62ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_VoidInvocation3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EqualsCondAccess_03(returnType: "int?")24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EqualsCondAccess_03(returnType: "object?")15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EqualsCondAccess_03(returnType: "bool?")23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DelegateCreation_04_TargetTyped8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullWhenFalse_WithMaybeNull_Overriding9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_06017ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DeconstructionTypeInference13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_054ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescing_CondAccess_ExplicitUserDefinedConv_05_02(conversionKind: "implicit")11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescing_CondAccess_ExplicitUserDefinedConv_05_02(conversionKind: "explicit")14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Conversions_ReferenceConversions_057ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullIfNotNull_Constructor_0210ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.InterfaceMethods_0143ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_1887ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.OtherComparisonsAsPureNullTests_ExtendedProperties_PureNullTest(pureTest: "{}")11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.OtherComparisonsAsPureNullTests_ExtendedProperties_PureNullTest(pureTest: "not null")10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.OtherComparisonsAsPureNullTests_ExtendedProperties_PureNullTest(pureTest: "null")26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_LearningFromNotNullTest9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullT_21A35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescing_NonNullConstantLeft9ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNull_Field_InDebugAssert1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DynamicInvocation_0116ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_14(useCompilationReference: False)146ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_14(useCompilationReference: True)110ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.PassingParameters_UnknownMethod_AffectingState9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_OnDifferentTypes14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_ValueTypeConstraint_0214ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_IndexedProperty55ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DoesNotReturnIfTrue_Null10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullIfNotNull_OptionalParameter_NullDefault14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IsPattern_LeftCondAccess_PropertyPattern_0112ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescingAssignment_RefReturn31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalBranching_0134ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MethodGroupConversion_0412ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ImplementMethodReturningNullableClassParameter_WithMethodReturningNullableClass17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_1708ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_07714ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Assignment_AllowNullProperty_Value21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IgnoredNullability_ImplementationReturnType_WithClassConstraint23ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeInference_DynamicDifferences_031ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DisallowNull_AndOtherAnnotations_StaticField52ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AllowNull_Operator_CompoundAssignment52ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Overriding_369ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_1212ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressionOnNullableReferenceType_AppliedOnField6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnboundGenericTypeReference_ClassConstraint52ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StructField_Cycle_Default29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EqualsCondAccess_01(operand: "true")38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EqualsCondAccess_01(operand: "b")15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EqualsCondAccess_01(operand: "false")30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LambdaParameterDefaultValue_0119ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_40(useCompilationReference: True)52ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_40(useCompilationReference: False)40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LocalFunction_Loop(loopHead: "for (int i = 0; i < y.Length; i++)")7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LocalFunction_Loop(loopHead: "while (y.Length != 2)")11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LocalFunction_Loop(loopHead: "foreach (var c in y)")5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_3626ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Discard_Pattern19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_1110ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.GotoMayCauseAnotherAnalysisPass_0211ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_10732ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.BestType_DifferentTupleNullability_0413ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ReadonlyAutoProperties_0213ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StringInterpolation_06(useBoolReturns: False, validityParameter: True, expression: "$\"{s = null}\" + $\"{s = \"\"}\"")12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StringInterpolation_06(useBoolReturns: False, validityParameter: False, expression: "$\"{s = null}\" + $\"{s = \"\"}\"")10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StringInterpolation_06(useBoolReturns: False, validityParameter: True, expression: "$\"{s = null}{s = \"\"}\"")41ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StringInterpolation_06(useBoolReturns: False, validityParameter: False, expression: "$\"{s = null}{s = \"\"}\"")13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StringInterpolation_06(useBoolReturns: True, validityParameter: True, expression: "$\"{s = null}\" + $\"{s = \"\"}\"")13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StringInterpolation_06(useBoolReturns: True, validityParameter: False, expression: "$\"{s = null}\" + $\"{s = \"\"}\"")12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StringInterpolation_06(useBoolReturns: True, validityParameter: True, expression: "$\"{s = null}{s = \"\"}\"")11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StringInterpolation_06(useBoolReturns: True, validityParameter: False, expression: "$\"{s = null}{s = \"\"}\"")26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Implementing_1647ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypelessTuple_AsyncTaskLambdaReturn15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_18911ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_StructToTypeParameterUnconstrained21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullField_Constructor(constraints: "")25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullField_Constructor(constraints: "where T : class?")41ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullWhenFalse_TryGetValue9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IsPattern_LeftConditionalState10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ObjectConstraint_2123ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ForEach_NullableGetEnumerator_01(enumeratorType: "System.Collections.IEnumerator?")6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ForEach_NullableGetEnumerator_01(enumeratorType: "System.Collections.Generic.IEnumerator<object>?")22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ExplicitInterface_WithExplicitOuter_DisabledT5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ObjectConstraint_3722ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Overriding_3722ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_07423ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullConstraint_0411ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AmbiguousExplicitInterfaceImplementation_DifferingReturnType6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalOperator_1329ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DisallowNull_Property_OnSetter9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TryGetValue_GenericMethod49ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IEqualityComparer_SubInterfaceEqualsMethod_MaybeNullExpr_NonNullExpr_NoWarningWhenTrue6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Var_FlowAnalysis_017ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DelegateCreation_099ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DiagnosticOptions_70178ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Directive_Annotations_NonFlowAnalysisWarning_024ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DiagnosticOptions_67296ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_0064ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TaskMethodReturningNull13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableBoolInVariousTests21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_41(useCompilationReference: True)34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_41(useCompilationReference: False)31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.PatternIndexer52ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_0323ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_FromMetadata_BaseAndInterfaces137ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ForEach_ExtensionGetAsyncEnumerator817ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullIfNotNull_LabeledArguments_OptionalParameters_NullDefault(p2Default: "null")16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullIfNotNull_LabeledArguments_OptionalParameters_NullDefault(p2Default: "\"b\"")15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DiagnosticOptions_14258ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_ThrowNull3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DisallowNull_UserDefinedOperator_0116ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_02(useCompilationReference: False)19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_02(useCompilationReference: True)21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ForEach_1518ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EnforcedInLocalFunctionBody_DoesNotReturn25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Deconstruction_ImplicitBoxingConversion_018ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_1926ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableCtor18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullWhenTrue_Parameter_Generic_OnOverrides_WithMaybeNullWhenFalse39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNull_Field_WithAssignment10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_WithMaybeNullWhenFalse10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ExplicitInterfaceImplementation_0431ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DelegateCreation_0619ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhen_NullConstant32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.New_024ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StructField_ParameterDefaultValue_039ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_0977ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenTrue_Inheritance_Property39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MethodTypeInference_ImplementedInterfaces_Direct_TupleDifferences12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StringInterpolation_1919ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DiagnosticOptions_05387ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_1096ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AnnotatedParam_DisallowNull_UpdatesArgumentState9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_StructToTypeParameterStructConstraint26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconditionalAttributesAffectPropertyBodies_UnconstrainedGeneric29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_CollectionInitializer16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_1917ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TestExplicitImplementationAmbiguousInterfaceMethod_DifferingNullabilityAnnotations35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Deconstruction_226ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LambdaNullReturn_0442ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Implement_NullabilityCovariance_Implicit_0221ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullT_Conversions_03A26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IsCondAccess_1018ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Params_NotNullConstrainedElement_AnnotatedArray_DoesNotUpdateArgumentState6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_46(useCompilationReference: True)23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_46(useCompilationReference: False)26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_1369ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenTrue_InstanceMethodValidatingStaticFields12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CheckLambdaInSwitchExpression_0129ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Conversions_ExplicitTupleLiteral_0245ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypesContext_528ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MethodWithGenericArrayOutParameter_WithNonNullableArgument11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IdentityConversion_DelegateOutParameter16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ParameterDefaultValue_03153ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_OutParameter_GenericType_Loosening_SpecificType12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_617ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ForEach_ExtensionGetEnumerator1227ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_Parameters26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Implement_NullabilityCovariance_Implicit_208ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_06519ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Loop_0419ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Implementing_2322ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Deconstruction_0210ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_1925ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypesContext_154ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ImplicitConversions_069ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Tuple_Conversions_ImplicitDynamic9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ObjectConstraint_3537ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenTrue_RecursivePattern_Nested_WithDeclaration22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNull_MemberReference10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.PartialClassWithConstraints_185ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Yield_IAsyncEnumerator110ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNull_WithNotNull21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StringInterpolation_1541ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SpeakableInference_ArrayTypeInference_WithTuple116ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AttributeArgument_FieldAssignment_NullLiteral26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Deconstruction_2436ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_MemberAccess11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_06440ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConstraintsChecks_1823ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EnforcedInMethodBody_DoesNotReturn12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedAndErrorNullableFields4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IdentityConversion_ArrayInitializer_0227ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.PropertyAccessorWithNullableContextAttribute_0248ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CheckLambdaInArrayInitializer_021ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeInference_LowerBounds_TopLevelNullability_0127ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_11611ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CompareExchange_NoLocationSlot6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_8443ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullIfNotNull_Return_WithMaybeNull57ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DynamicInvocation_055ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_15350ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Directive_Qualifiers6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AnnotationInXmlDoc_DeclaredAsNonNullableReferenceType13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MethodWithGenericArrayOutParameter_WithNonNullArgument10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Members_ObjectInitializer_Events10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNull_Property_Setter_Static_228ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CheckImplicitObjectInitializerReceiver_CollectionInitializer_Generic29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MethodWithOutParameter_WithNullableOut10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.OverrideVarianceGenericBase8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IdentityConversion_IndexerArgumentsOrder8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_1334ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AmbigMember_DifferenceBetweenNullableAndNonnullable5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.VarDeclarationWithGenericType(constraint: " where T : class")26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.VarDeclarationWithGenericType(constraint: " where T : notnull")22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.VarDeclarationWithGenericType(constraint: " where T : class?")17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.VarDeclarationWithGenericType(constraint: "")14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IdentityConversion_NullCoalescingOperator_066ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.PartialClassWithConstraints_103ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.InvalidEventAssignment_027ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullWhenFalse_OnIndexer22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullWhenTrue_OutParameter_Conditional10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.PassingParameters_0124ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullT_0928ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableAttribute_NotRequiredCSharp7_0239ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ReturningValues_SwitchExpression_WithoutType_WithMaybeNullVariables16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Conversions_ImplicitTupleLiteral_0238ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ImplementMethodTakingNullableClassParameter_WithMethodTakingNullableClassParameter14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.OtherComparisonsAsPureNullTests_0223ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypes_0275ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DoesNotReturnIfTrue_DefaultArgument(attributeArgument: "false", negatedArgument: "true")34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DoesNotReturnIfTrue_DefaultArgument(attributeArgument: "true", negatedArgument: "false")13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.RefAssignment_Inferred9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_0094ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MethodTypeInference_Operator13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNull_Property_InDeconstructionAssignment_UnconstrainedGeneric18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_Simple32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ObjectConstraint_0623ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_35108ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.RefAssignment_Nested5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_2310ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SetNullableStateInNestedTry_0121ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Deconstruction_ImplicitBoxingConversion_0223ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Deconstruction_137ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Conversions_TupleConversions_0925ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.BinaryOperator_075ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_OutParameter_GenericType_Loosening33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Deconstruction_0415ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DelegateInferredNullability_0234ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ForEach_239ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullIfNotNull_ParamAndReturn_Checked_0114ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Base_0221ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Events_0130ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_398ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TargetingUnannotatedAPIs_0220ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_2212ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.PartialClassConstraints9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StaticEqualsMethod_NonNullExpr_NonNullExpr_NoWarning(equalsMethodName: "object.Equals")9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StaticEqualsMethod_NonNullExpr_NonNullExpr_NoWarning(equalsMethodName: "object.ReferenceEquals")20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_1443ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypesOnPartialSymbol8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_NullableStructToInt14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DynamicObjectCreation_037ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Operator_107ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AllowNull_0536ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_2155ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescingAssignment_NullableValueTypeWithValue_036ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AnonymousTypes_046ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenTrue_TupleInIsExpression10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_11428ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ExplicitInterfaceImplementation_0630ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ThisAndBaseMemberInLocalFunction14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ImplementedInterfaces_Partials_ObliviousVersusUnannotated3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Deconstruction_EvaluationOrder_0111ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberAccess_LearnFromNullTest6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EnforcedInMethodBody_NotNullWhen_Unreachable24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_CollectionInitializerProperty6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TernaryWithImplicitUsedDefinedConversion_ConstantFalse6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_Unbox_ValueTypeConstraint10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.WriteOfReadonlyStaticMemberOfAnotherInstantiation0136ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_AllMembers25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParam_ArgumentStateUpdatedToNotNull_DisallowNull17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ForEach_0719ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IsNullNotEqualsFalse10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_08514ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullWhenFalse_WithNullLiteral8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CompareExchangeT_NonNullLocation_MaybeNullReturnValue29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_49(constraint: "where T : I")10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_49(constraint: "where T : class")7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_49(constraint: "")6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_49(constraint: "where T : notnull")6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_49(constraint: "where T : class?")8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_49(constraint: "where T : I?")7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_2404ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableEnumDefaultArgument_NonZeroValue5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnannotatedTypeArgument_Interface25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.New_0716ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeInference_DynamicDifferences_0121ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AmbigMember_DynamicDifferences21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ExtensionMethodDelegateInferredNullability_0130ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_075ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ParameterField_Struct5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ExplicitImplementationOverloadAcceptingNullableT_ReturnTypesDoNotMatchNullabilityModifiers9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Var_Array_019ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullWhenTrue_Ref7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MethodTypeInference_TypeParameter_Indirect_MatchingTuples6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraint_LocalFunction_0141ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Directive_Enable_NonFlowAnalysisWarning_0310ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Implement_NullabilityCovariance_Implicit_0116ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_1428ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TupleTypeInference_0235ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IsCondAccess_0814ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_Indexer_WithAssignment11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_UserDefinedConversion_InArrayInitializer4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DelegateCreation_FromExtensionMethodGroup_BadParameterCount11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_09(useCompilationReference: False)184ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_09(useCompilationReference: True)126ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Deconstruction_ExtensionMethod_0710ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalOperator_TargetTyped_107ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Deconstruction_ExtensionMethod_0413ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ExtensionMethodDelegateInferredNullability_0420ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnannotatedAssemblies_0412ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenTrue_RecursivePattern_OnSetter18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DelegateCreation_088ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_5329ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MultipleIEnumerableT_TupleCVersusTupleA10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_1810ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalBranching_129ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.VarLocal_ValueTypeUsedAsRefArgument10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ForEach_ExtensionGetEnumerator_Suppressions229ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Deconstruction_3619ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Partial_NullabilityContravariance_028ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressionAsLValue5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.InstanceEqualsMethod_NullableVariance_MaybeNullExpr_NonNullExpr_NoWarningWhenTrue7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Array_098ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_1414ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalBranching_0520ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_Lambda2_ExplicitCast46ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AmbiguousExplicitInterfaceImplementation_ReturnTypeDifferingInNullabilityAnotation8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Lambda_1113ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DiagnosticOptions_56259ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_1959ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ForEach_ExtensionGetAsyncEnumerator1516ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IfConditional_ComplexCondition_ConstantConsequence14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AllowNull_Field_InObjectInitializer9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeInference_0329ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AnnotationWithoutNonNullTypes_GenericType51ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DoesNotReturn_Simple27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Tuple_Assignment_0416ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_10929ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_35(useCompilationReference: False)48ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_35(useCompilationReference: True)54ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalOperator_OperandConditionalState20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescing_CondAccess_ExplicitUserDefinedConv_02_02(conversionKind: "implicit")11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescing_CondAccess_ExplicitUserDefinedConv_02_02(conversionKind: "explicit")9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TestErrorsImplementingGenericNestedInterfaces_Explicit16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.PatternOnTuple_IsExpression_LearnFromNonNullTest31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EnforcedInMethodBody_MaybeNullWhen_Composition_ImplementWithNotNullWhen9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_1609ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_0495ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalReceiver_Nested10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DelegateCreation_FromMethodGroup_NotNullIfNotNull_0532ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_47(languageVersionA: CSharp9, useCompilationReference: False)30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_47(languageVersionA: CSharp11, useCompilationReference: True)26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_47(languageVersionA: CSharp9, useCompilationReference: True)24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_47(languageVersionA: CSharp11, useCompilationReference: False)46ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Issue55227_018ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullWhenTrue_MaybeNullOnSameParameter14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalOperator_OperandUnreachable7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IndexerUpdatedBasedOnReceiver_ReturnType_NestedNullability_Inferred10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EqualsCondAccess_1217ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Repro66960_239ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ObjectConstraint_3333ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Lambda_0122ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalBranching_1920ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Deconstruction_ImplicitNullableConversion_0127ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenTrue_RecursivePattern_AttributeOnBase30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.RefReturn16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullIfNotNull_Return_UnconstrainedGeneric116ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Implement_NullabilityCovariance_Explicit_0712ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Conversions_ReferenceConversions_107ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_16(useCompilationReference: False)78ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_16(useCompilationReference: True)42ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescing_CondAccess_ExplicitUserDefinedConv_03(conversionKind: "explicit")9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescing_CondAccess_ExplicitUserDefinedConv_03(conversionKind: "implicit")8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EqualsCondAccess_02(operand: "i")15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EqualsCondAccess_02(operand: "42")35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ParameterDefaultValue_0813ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenTrue_Generic_0217ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Issue5009738ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CompareUnannotatedAndNonNullableTypeParameter38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNull_ReturnValue_0241ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DisallowNull_Property159ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TernaryWithImplicitUsedDefinedConversion_ConstantTrue7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_AddressOfWithLambdaOrMethodGroup8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ObjectConstraint_28158ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SymbolDisplay_0128ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalOperator_NestedNullability_VariantAndInvariant49ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypesInCSharp7_FromMetadata39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_11324ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Implementing_176ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_1827ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ForEach_018ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ExtensionMethodDelegateInferredNullability_0518ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Conversions_ImplicitNullable_0411ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullWhenTrue_OnImplicitConversion8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_12913ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeInference_ExactAndUpperBounds_TopLevelNullability58ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.BestType_DifferentTupleNullability_0926ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Implementing_1960ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ObjectInitializer_0211ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_Generic_WithValueType9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConstraintsChecks_0211ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DoesNotReturn_LocalFunction_CheckImpl8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.OutParameter_TopLevelNullability_Suppressed8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_10550ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_20215ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_Constraints4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Conversions_ImplicitTuple_ExtensionThis_0122ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Implementing_2426ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_21710ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LocalFunction_UnreachableInOnePath_Worsening_Null7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_285ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.PartialClassWithConstraints_063ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ImplicitConversion_NullCoalescingOperator_0191ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_1195ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullIfNotNull_Return_Indexer56ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DiagnosticOptions_37283ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DisplayMultidimensionalArray9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeParameterReturnType_0115ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_727ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalConstant_02(true: "true || false", false: "true && false")27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalConstant_02(true: "!false", false: "!true")47ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalConstant_02(true: "true", false: "false")22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalConstant_02(true: "LOCAL_TRUE", false: "LOCAL_FALSE")22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalConstant_02(true: "FIELD_TRUE", false: "FIELD_FALSE")27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Await_CallInferredTypeArgs_029ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DelegateCreation_OutParameter_0229ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Implementing_147ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_Parameter_Generic_ObliviousBase29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Overriding_084ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LearnFromNullTest_NotEqualsConstant9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Tuple_Constructor11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SpeakableInference_ArrayTypeInference72ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IsCondAccess_NotNullWhenTrue_02(param: "[MaybeNullWhen(false)] out object obj")28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IsCondAccess_NotNullWhenTrue_02(param: "[NotNullWhen(true)] out object? obj")25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Embedded_WithObsolete5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_StructToClass26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_503ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_2118ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ImplicitlyTypedArrayCreation_0211ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EnforcedInMethodBody_NotNullWhen_Composition(type: "TStruct?")16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EnforcedInMethodBody_NotNullWhen_Composition(type: "TClass?")35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ImplicitConversion_NullCoalescingOperator_0422ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SetNullableStateInCatch_106ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_2485ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ForEach_046ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_Generic_WithUnconstrainedGenericType9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SpeakableInference_LambdaReturnTypeInference_WithNullabilityMismatch43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Conversions_TupleConversions_0330ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Overriding_2823ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_076ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypesContext_583ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Override_NullabilityCovariance_036ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AnonymousTypes_1426ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_3214ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnreachableWhenClause_SwitchStatement14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_NullableTypeParameterStructConstraintToStruct15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AllowNull_DoesNotAffectTypeInference38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypesContext_302ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.GetAwaiterExtensionMethod11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TestEnsureCompatibleIsAssociative1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNull_Inheritance_SpecifiedOnDerived14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_1836ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_1323ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Verify266965ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_2610ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeInference_LowerBounds_TopLevelNullability_0230ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescingAssignment_InTryCatchFinally0222ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ShouldRunNullableWalker_GlobalDirectiveOff_MultipleFiles_NullableEnableAnnotations5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalAccess_0618ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NestedAssignment29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNull_Property_Getter_Static_211ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DiagnosticOptions_17322ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ParameterField_Class8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescingAssignment_AssignsState11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullConstraint_096ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalOperator_Ref_WithError_Nested16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UserDefinedConversion_NestedNullability_015ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EqualsCondAccess_10(operatorParameters: "S? left, S? right")14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EqualsCondAccess_10(operatorParameters: "S? left, S right")34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TargetTypedAndErrorArguments_037ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_1045ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnboxingConversion_034ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ComputedPropertiesUseDeclaredNullability5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Overloading_023ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_DelegateCreation100ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Deconstruction_EvaluationOrder_0449ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.InstanceFieldStructTypeExpressionReceiver4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EqualsMethod_OverrideImplementsInterfaceMethod_MultipleOverride27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_6329ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DelegateCreation_Oblivious9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LambdaNullReturn_0250ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IgnoredNullability_OverrideReturnType_WithoutConstraint5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Tuple_Conversions_Boxing9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Implementing_0720ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DisallowNull_InParameter_NullableValueType22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DelegateInferredNullability_0423ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.OverrideMethodReturningNullableClassParameter_WithMethodReturningNullableClass15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_Array6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SymbolInfoForMethodGroup034ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_Ref_WithNestedDifferences9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MethodWithRefNullableParameter_WithNonNullableRefArgument22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_MayBeNonNullable13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullT_Conversions_0916ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_11130ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AmbigMember_DifferenceBetweenNonnullableAndOblivious_WithoutConstraint_Method7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ForEach_ExtensionGetAsyncEnumerator317ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_4912ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypesContext_384ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Loop_0110ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescingAssignment_NullableValueTypeWithValue_026ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IEquatableEqualsMethod_ExplicitImplAboveNonImplementing22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConstraintsChecks_316ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_NoForwardEffect312ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullIfNotNull_Override12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ForEach_1948ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MultipleIEnumerableT_UnannotatedObjectVersusAnnotatedObject8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Deconstruction_3211ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ForEach_ExtensionGetEnumerator99ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DelegateCreation_InParameter_01(modifier: "in")22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DelegateCreation_InParameter_01(modifier: "ref readonly")36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ObjectConstraint_29179ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DuplicateConstraintsIgnoringTopLevelNullability_0626ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.PatternOnTuple_SwitchStatement18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StringInterpolation_0833ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.InheritedValueConstraintForNullable1_065ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StringInterpolation_2817ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AllowNull_01_Indexer_WithDisallowNull36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNull_Property_WithNotNull53ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DelegateCreation_FromMethodGroup_ReadonlyRefCovariance_0115ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NestedNullConditionalAccess37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.OmittedInitializerCall10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Tuple_CollectionInitializer13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnannotatedParam_UpdatesArgumentState22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_1922ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.PassingParameters_UnknownMethod_AffectingConditionalState6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableAndConditionalOperators29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeUnification_056ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EqualsCondAccess_NotNullWhenTrue_LeftBool(param: "[MaybeNullWhen(false)] out object obj")41ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EqualsCondAccess_NotNullWhenTrue_LeftBool(param: "[NotNullWhen(true)] out object? obj")17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalOperator_Ref_EndNotReachable11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Directive_Annotations_NonFlowAnalysisWarning_034ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_2465ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IEquatableEqualsMethod_UnconstrainedGeneric5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NestedNullConditionalAccess6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_15(useCompilationReference: False)128ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_15(useCompilationReference: True)110ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NestedMethodAnalysis_Repro6151628ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullIfNotNull_BadDefaultParameterValue11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DoesNotReturnIfFalse_AssertBooleanConstant26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Implementing_088ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MethodWithGenericNullableOutParameter_WithNullableArgument15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ShouldRunNullableWalker_GlobalDirectiveOff_WithNullableEnableAnnotations3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Overriding_149ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenTrue_RecursivePattern_TypeTest14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Implement_NullabilityCovariance_Explicit_1110ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TestMeetForNullableAnnotationsIsCommutative1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_20319ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_TypeParameters_0114ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Directive_Warnings_Enable_063ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_157ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Foreach_TuplesThroughFunction55ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Structs_0410ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IsOperatorOnNonNullExpression5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MethodTypeInference_TypeParameter_Direct_TupleDifferences6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_2325ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MultipleConversions_045ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TrackUnconstrainedTypeParameter_LocalsAndParameters20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNull_MethodCall27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypesContext_0524ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Overriding_Properties_WithNullableTypeArgument_WithClassConstraint13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Deconstruction_NoDeconstruct_019ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullT_1120ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DisallowNull_Parameter_OnOverride49ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TestJoinForNullableAnnotationsIsAssociative1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypesFalse_LocalDeclarations26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DiagnosticOptions_64384ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_4835ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Conversions_BoxingConversions_027ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ForEach_ExtensionGetEnumerator1023ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_029ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNull_ReturnValue_02_WithNotNull51ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Overriding_267ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_0464ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_11315ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableAttribute_NotRequiredCSharp7_0135ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.OutParameter_EvaluationOrder21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EqualsMethod_ErrorBaseClause8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TupleTypeInference_0611ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_EnforceInMethodBody_Warn11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescingAssignment_InTryCatchFinally045ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TestSubstituteMemberOfTuple1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IdentityConversion_ObjectElementInitializerArgumentsOrder26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EqualsComplicatedTrue24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TrackNonNullableFields_ObjectInitializer10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MissingArguments5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhen_Extension_0141ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SpeakableInference_LambdaReturnTypeInference_ConversionWithNullableOutput216ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ParamsNullable_SingleNullParam34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ObjectConstraint_2524ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_05330ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescing_CondAccess_UserDefinedConv_0213ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullIfNotNull_Return_MultipleParameters_SameName13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypes_OnProperties54ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CondAccess_NullCoalescing_0511ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DynamicConstraint_015ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_1024ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableValueType_RecursivePattern6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AttributeArgument_Constructor_NullLiteral_WithNullDefaultArgument6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalAccessIsAPureTest_Generic9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ShouldRunNullableWalker_GlobalDirectiveOff_MultipleDirectivesSingleFile4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SpecialAndWellKnownMemberLookup3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypelessTuple_VoidLambdaReturn4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EqualsCondAccess_0721ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Conversions_TupleConversions_167ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ReinferMethod_BinaryLogicalOperator_0239ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_12114ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_TypeParameterStructConstraintToNullableStruct15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullConstraint_1520ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_IsNull12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IdentityConversion_DelegateParameter_0115ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescingOperator_137ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MethodTypeInference_ImplementedInterfaces_Direct_Object5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StaticEqualsMethod_MaybeNullExpr_NonNullExpr_NoWarningWhenTrue(equalsMethodName: "object.Equals")8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StaticEqualsMethod_MaybeNullExpr_NonNullExpr_NoWarningWhenTrue(equalsMethodName: "object.ReferenceEquals")7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeArgumentInference_0311ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_13918ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_1721ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullWhenTrue_NullCoalescing_RightSideNullTest(param: "[NotNullWhen(true)] out object? obj")11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullWhenTrue_NullCoalescing_RightSideNullTest(param: "[MaybeNullWhen(false)] out object obj")10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TupleTypeInference_04_Ref34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullInferencesInFinallyClause29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Members_FieldCycle_036ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullT_2011ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_0365ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.GenericSubstitution_044ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ForEach_ExtensionGetAsyncEnumerator1232ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DisallowNull_Indexer_OtherParameters_OverridingGetterOnly34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EqualsBoolConstant_UserDefinedOperator_BoolRight32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MultipleIEnumerableT_TupleAVersusTupleC29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Overriding_1511ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ObjectCreationExpression_TargetTyped_0114ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.BestType_DifferentTupleNullability_0113ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Partial_NullabilityContravariance_0111ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnannotatedAssemblies_0513ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StaticEqualsMethod_MaybeNullExpr_MaybeNullExpr_Warns(equalsMethodName: "object.ReferenceEquals")23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StaticEqualsMethod_MaybeNullExpr_MaybeNullExpr_Warns(equalsMethodName: "object.Equals")18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Conversions_TupleConversions_1117ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ReinferMethod_CompoundAssignment_0125ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ReadonlyAutoProperties_0112ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AllowNull_Parameter_NullDefaultValue6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CondAccess_NullCoalescing_0341ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DiagnosticOptions_69178ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Implement_NullabilityCovariance_Implicit_1916ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_8516ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LocalFunction_Member6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullWhenTrue_UserDefinedOperator_Derived38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ShouldRunNullableWalker_GlobalDirectiveOff_MultipleFiles_NullableEnable7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullWhenFalse_EqualsFalse10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DiagnosticOptions_43275ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Feature28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AnonymousTypes_1110ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_1847ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MethodWithGenericNullableOutParameter9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ImplicitlyTypedArrayCreation_035ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TestMeetForNullableAnnotations3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_4310ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Directive_Annotations_Enable_013ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_Conditional16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.OtherComparisonsAsPureNullTests_0335ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypesContext_335ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.InheritNullabilityMaxDepth_037ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DisallowNull_Parameter_NullableValueType12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.OtherComparisonsAsPureNullTests_0423ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ExplicitCast_StaticType17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypesContext_083ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ObjectCreationExpression_TargetTyped_0627ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypesContext_323ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_IsOperator_0318ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_ReturnValue_0324ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeInference_LowerBounds_NestedNullability_Variant_0189ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullIfNotNull_Return_UnconstrainedGeneric273ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CatchException5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.New_038ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_0417ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenTrue_IsNotFalseTest19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Lambda_1561ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_04316ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConstraintsChecks_0626ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Attribute_ArrayWithDifferentNullability25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_2017ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Conversions_BoxingConversions_0520ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AttributeArgument_Constructor_NullLiteral_DisabledEnabled37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeArgumentInference_1414ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_2226ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Conversions_BoxingConversions_0814ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_1644ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Deconstruction_ImplicitNullableConversion_029ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.BinaryOperator_15_WithDisallowNull39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Await_018ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenTrue_EnforcedInMethodBody_NonConstantBool11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_0485ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_12012ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullIfNotNull_Return_BinaryOperator125ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DisallowNull_Operator_CompoundAssignment_LHS21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NestedTypeConstraints_0132ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MethodWithRefNonNullableParameter_WithNonNullRefArgument8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CheckReceiverOfThrow33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EqualsCondAccess_NotNullWhenTrue_RightBoolConstant(param: "[MaybeNullWhen(false)] out object obj")38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EqualsCondAccess_NotNullWhenTrue_RightBoolConstant(param: "[NotNullWhen(true)] out object? obj")55ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullWhenFalse_EnforceInMethodBody_Warn_NonConstantReturn7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.FunctionPointerSubstitutedGenericNullableWarning12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_This13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescingOperator_1112ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_19314ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CaptureVariablesWhereLambdaAppears_0120ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StringInterpolation_04(useBoolReturns: False, validityParameter: True, expression: "$\"\" + $\"\"")33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StringInterpolation_04(useBoolReturns: False, validityParameter: False, expression: "$\"\"")20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StringInterpolation_04(useBoolReturns: True, validityParameter: False, expression: "$\"\"")19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StringInterpolation_04(useBoolReturns: True, validityParameter: True, expression: "$\"\"")19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StringInterpolation_04(useBoolReturns: True, validityParameter: False, expression: "$\"\" + $\"\"")32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StringInterpolation_04(useBoolReturns: True, validityParameter: True, expression: "$\"\" + $\"\"")17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StringInterpolation_04(useBoolReturns: False, validityParameter: True, expression: "$\"\"")18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StringInterpolation_04(useBoolReturns: False, validityParameter: False, expression: "$\"\" + $\"\"")22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Members_ObjectInitializer_Properties20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_02345ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StructField_Cycle_018ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_1284ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ImplicitConversion_NullCoalescingOperator_0214ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Members_ObjectInitializer_Struct14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnassignedClassAutoProperty_Constructor6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_42(useCompilationReference: False)46ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_42(useCompilationReference: True)23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.InheritNullabilityMaxDepth_0221ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.RefParameter_Issue_4766351ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IsNullEqualsTrue8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DiagnosticOptions_02560ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeInference_UpperBounds_NestedNullability_MismatchedNullability60ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypesContext_5319ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_3232ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.PartialBaseTypeDifference_0719ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Yield_IEnumeratorT_LocalFunction6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DynamicInvocation_0215ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullAfterDereference_Indexer11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypesContext_282ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MethodTypeInference_ImplementedInterfaces_Direct18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Overriding_327ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullConstraint_0767ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DoesNotReturn_WithDoesNotReturnIf44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.InstanceEqualsMethod_IEquatableEqualsBadSignature_MaybeNullExpr_NonNullExpr_Warns13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ImplicitConversions_0210ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_2294ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_1388ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DeconstructionTypeInference_0110ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AssignmentToSameVariable_029ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MethodTypeInference_ImplementedInterfaces_Direct_NullabilityAndTupleNameDifferences6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_2354ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.GetAwaiterExtensionMethod_AwaitUsingLocal27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LocalFunction_036ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypes_ValueTypeArgument3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.RefReturn_State5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ExplicitInterface_UsingOuterDefinition12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Implementing_1854ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalOperator_NestedNullability_Variant68ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_ReferenceType20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenTrue_RecursivePattern_WithTopLevelDeclaration_WithType15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypesContext_112ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MethodWithGenericNullableArrayOutParameter_WithNullableArgument16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenTrue_RecursivePattern8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_0957ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.OverrideMethodReturningNullableClassParameter_WithMethodReturningNullableClass24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ObliviousTypeParameter_029ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnassignedStructAutoProperty_Constructor(propertyType: "object?")20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnassignedStructAutoProperty_Constructor(propertyType: "object")4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UserDefinedConversion_UnconditionalParamAttributes12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_0404ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenTrue_NullValues11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Deconstruction_017ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AnonymousTypes_1014ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnannotatedTypeArgument_BaseType_Lookup27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescingAssignment_LeftStillNullableOnRight5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_ReturnValue_GenericType_Loosening12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_ImplicitExtensionMethodThisConversion9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.InheritMemberNullability_Class13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotImplementingEqualsMethod_MaybeNullExpr_NonNullExpr_Warns20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullWhenTrue_OutParameter_UnconstrainedT9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullWhenTrue_UserDefinedOperator_Explicit23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AnonymousFunctionConversion_Issue471674ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.PartialMethodsWithConstraints_048ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_12820ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescingOperator_0570ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableAttribute_0241ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CannotAssignMaybeNullToTNotNull5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressionWithoutNonNullTypes15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_Constructor11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconditionalAttributesAffectMethodBodies_UnconstrainedGeneric18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnassignedLocalProperty20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.RefParameter_InterlockedExchange_NullableEnabledContext19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ByRefTarget_0810ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_Ref_WithUnassignedLocals22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ObjectConstraint_3030ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnaryOperator_0132ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IgnoredNullability_ImplementationReturnType_WithoutConstraint8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Verify309418ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AllowMemberOptOut30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_13112ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ExplicitTypeArguments10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CondAccess_NullCoalescing_0724ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnboxingConversion_014ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullConstraint_0312ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Operator_0714ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Implement_NullabilityCovariance_Implicit_0711ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_2277ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ReinferMethod_BinaryOperator_0351ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Verify3246317ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_9626ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ObjectCreationExpression_TargetTyped_0346ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_9116ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_Invocation7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConstraintsChecks_2912ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MissingMethodOnTupleLiteral7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DynamicInvocation_087ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ImplicitConversions_055ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NestedTypeConstraints_0864ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IsCondAccess_05(returnType: "int")29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IsCondAccess_05(returnType: "int?")25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AnonymousFunctionConversion_Issue4557123ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StaticEqualsMethod__NullableValueTypeExpr_ValueTypeExpr_NoWarningWhenTrue(equalsMethodName: "object.Equals")19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StaticEqualsMethod__NullableValueTypeExpr_ValueTypeExpr_NoWarningWhenTrue(equalsMethodName: "object.ReferenceEquals")10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ObjectConstraint_1928ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_LocalDeclarationAndAssignmentTarget10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_2529ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_11(useCompilationReference: True)171ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_11(useCompilationReference: False)155ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StaticMember_0110ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescingAssignmentIsAPureTest4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Await_0229ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullAfterDereference_018ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Conversions_ReferenceConversions_078ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LambdaNullReturn_0127ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DeconstructionTypeInference_0211ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Override_NestedNullableTypeParameter5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_NullCoalescingAssignment22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNull_TryGetValue10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CopyStructUnconstrainedFieldNullability_027ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_1579ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Overriding_105ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Directive_NullableDefault17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LambdaNullReturn_0366ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TestErrorsImplementingGenericNestedInterfaces_Explicit_IncorrectPartialQualification9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.RawStringInterpolation_015ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ObjectConstraint_1323ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Lambda_1851ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Array_1026ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TestDiagnosticsInUnreachableCode21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ParameterDefaultValue_1110ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.PartialInterfacesWithConstraints_017ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeInference_LambdasWithNullsAndDefaults76ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ObjectCreationExpression_TargetTyped_0935ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalOperator_048ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeInference_LowerBounds_TopLevelNullability_0525ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenTrue_EnforcedInMethodBody_NonConstant17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MethodTypeInference_TypeParameter_Indirect_TupleDifferences29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Members_AutoPropertyFromConstructor13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescingAssignment_UseInExpression8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DelegateInferredNullability_0320ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EqualsCondAccess_NotNullWhenTrue_LeftBoolConstant(param: "[NotNullWhen(true)] out object? obj")34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EqualsCondAccess_NotNullWhenTrue_LeftBoolConstant(param: "[MaybeNullWhen(false)] out object obj")58ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.OverrideMethodTakingNullableClassParameter_WithMethodTakingNullableClassParameter24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalAccess_0411ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Call_LearnFromNullTest7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_1634ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.InstanceObjectEqualsMethod_MaybeNullExprReferenceConversion_NonNullExpr_NoWarningWhenTrue6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StructField_Default_0521ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypesTrue_LocalDeclarations27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_13(useCompilationReference: False)158ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_13(useCompilationReference: True)130ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CaptureVariablesWhereLambdaAppears_069ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_08625ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullWhenFalse_FollowedByNotNull20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IEqualityComparerEqualsMethod_Impl9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Deconstruction_076ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_0324ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IsPatternVariableDeclaration_LeftOfAssignmentOperator63ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNull_Branches12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.RefOutParameters_049ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Tuple_Assignment_206ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Implement_NullabilityCovariance_Explicit_0219ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNull_Simple24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ArrayConversionToInterface8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ObjectConstraint_1221ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_5956ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LearnFromNullTest_FromOperatorOnConstant(op: ">")23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LearnFromNullTest_FromOperatorOnConstant(op: "<")14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LearnFromNullTest_FromOperatorOnConstant(op: "<=")13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LearnFromNullTest_FromOperatorOnConstant(op: ">=")22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LearnFromNullTest_FromOperatorOnConstant(op: "==")8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_13641ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullIfNotNull_Return_BinaryOperatorWithStruct104ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Implementing_1394ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypes_OnFields_Arrays79ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Members_FieldCycle_0210ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Deconstruction_0635ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescing_LeftStateAfterExpression8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Overriding_2417ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullT_Conversions_05A36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_09613ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalBranching_0814ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableClassConditionalAccess12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNull_NullableRefParameterAssigningToMaybeNullParameter12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullWhenTrue_Simple8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Nullable_False_InCSharp71ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_10119ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.RefAssignment_Foreach_Nested29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_0044ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ObjectConstraint_1722ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnannotatedTypeArgument_NullableClassConstrained_DoesNotUpdateArgumentState29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ReturningValues_ConditionalOperator_WithoutType_WithMaybeNullVariables_UserDefinedConversion21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NestedTypeConstraints_0512ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_0754ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DelegateInferredNullability_0116ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_Property71ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_9914ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DisallowNull_Operator_CompoundAssignment_RHS14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_Nested9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_1729ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AssignmentToSameVariable_0318ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AssignmentNullability7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Directive_GloballyEnabled_GeneratedCode_Annotations_Enabled(nullableDirective: "#nullable enable")3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Directive_GloballyEnabled_GeneratedCode_Annotations_Enabled(nullableDirective: "#nullable enable annotations")3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ImplicitConversions_0716ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_Stackalloc103ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_Uninitialized8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CS1113ERR_ValueTypeExtDelegate0128ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_22612ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_ArgList6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Conversions_ImplicitNullable_029ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DoesNotReturnIfFalse_WithDoesNotReturnIfTrue9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.RefParameter_Issue_3553416ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Deconstruction_057ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypes_06111ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DiagnosticOptions_48374ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_2219ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_Lambda7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_1797ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AnonymousTypes_0311ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Conversions_BoxingConversions_079ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ParameterDefaultValue_0935ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MethodTypeInference_ImplementedInterfaces_Indirect_LowerBound_Contravariant13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Issue31862_0512ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_10710ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CompoundAssignment_SubSlots_0225ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MethodTypeInference_Operator_NoDirectlyImplementedOperator28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ExtensionMethodDelegateInferredNullability_0315ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AnnotationsInMetadata_02195ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AllowNull_RefParameter_0314ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullWhenTrue_Variance32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalAccess_0516ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Lambda_BadReturnType26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DefaultLiteralInConditional_0227ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TestUnaryNegation7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_27116ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeInference_ExactAndLowerBounds_TopLevelNullability52ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CompareExchange_UnrecognizedOverload13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Implement_NullabilityCovariance_Explicit_0376ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.BinaryOperator_1641ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalBranching_1038ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullT_1251ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_8886ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IsAnnotated_0139ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CompareExchangeT_NotAnnotatedLocation_NonNullReturnValue62ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EqualsCondAccess_NotNullWhenTrue_RightNullableBool(param: "[NotNullWhen(true)] out object? obj")51ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EqualsCondAccess_NotNullWhenTrue_RightNullableBool(param: "[MaybeNullWhen(false)] out object obj")62ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_17411ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ForEach_StringNotIEnumerable44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LambdaReturnValue_0159ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypesContext_132ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_10897ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenTrue_Ternary_WhenFalseBranch54ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DiagnosticOptions_44530ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StringInterpolation_1627ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Operator_0514ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ObjectInitializer_0129ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeInference_NullCoalescingOperator24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TargetingUnannotatedAPIs_0846ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_ValueType_0220ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescing_CondAccess_ExplicitUserDefinedConv_01_01(conversionKind: "explicit")37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescing_CondAccess_ExplicitUserDefinedConv_01_01(conversionKind: "implicit")9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CondAccess_NullCoalescing_0617ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.RefOutParameters_0118ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Verify266544ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.OtherComparisonsAsPureNullTests_059ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DynamicIndexerAccess_0511ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IgnoredNullability_CopyTypeModifiers_ImplicitContainingType23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IdentityConversion_RefArgument12ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Lambda_Nesting_Large_031ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CompoundAssignment_Left_SplitState21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Members_PropertyCycle_Struct29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableVarianceConsumer9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Conversions_ReferenceConversions_085ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_306ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CondAccess_NullCoalescing_1033ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.PassingParameters_037ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnboxingConversion_0522ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescing_CondAccess_UserDefinedConv_0333ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ObjectCreationExpression_TargetTyped_0830ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Overriding_238ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullT_0510ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LambdaWritesDoNotUpdateContainingMethodState8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescingOperator_0317ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Tuple_Conversions_ImplicitNullable_0125ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ImplicitlyTypedArrayCreation_NestedNullability_Tuples170ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_AlwaysTrueOrFalse52ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalOperator_Ref_SideEffectsInUnreachableBranch12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenTrue_Inheritance_New40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_Box17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypes_Cycle129ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CS0023ERR_BadUnaryOp_lambdaExpression6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.RefParameter_TopLevelNullability_Generic_Suppressed6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypes_OnFields59ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescing_CondAccess_ExplicitUserDefinedConv_04(conversionKind: "explicit")9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescing_CondAccess_ExplicitUserDefinedConv_04(conversionKind: "implicit")8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_MethodGroup30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeInference_TupleNameDifferences_0238ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Yield_IAsyncEnumerable107ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullT_2211ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ForEach_ExtensionGetEnumerator159ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnassignedLocalField6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SetNullableStateInTry_095ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Tuple_Assignment_1389ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Implementing_059ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullWhenTrue_ImplementingAnnotatedInterface6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NoPia_CollectionInitializer_0110ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_01_Indexer_Implementation7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypesTrue_Foreach62ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypesContext_222ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Directive_Enable_NonFlowAnalysisWarning_055ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_0526ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DisallowNull_Parameter_0229ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IsInvalidConstant55ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnboxingConversion_097ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescingAssignment_NullableValueTypeWithValue_0415ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ReturningValues_SwitchExpression_WithoutType_WithNotNullVariables17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EqualsCondAccess_NotNullWhenTrue_LeftNullableBool(param: "[NotNullWhen(true)] out object? obj")44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EqualsCondAccess_NotNullWhenTrue_LeftNullableBool(param: "[MaybeNullWhen(false)] out object obj")37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Implementing_2054ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LambdaReturnValue_NestedNullability_Ref65ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressionOnNullableReferenceType_AppliedOnField318ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Deconstruction_TooFewVariables8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnannotatedConstraint_0116ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Pointer4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_0766ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Attribute_ArrayWithDifferentNullability_DynamicAndTupleNames6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.RefOutParameters_0226ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MethodWithGenericNullableOutParameter_WithNonNullArgument12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_LongToStruct15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IdentityConversion_Assignment11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Await_UpdateExpression5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalOperator_185ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Yield_IEnumerableT_NoValue3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MethodWithGenericOutParameter_WithNullableArgument_WithNonNullableString11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullConstraint_0227ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_2031ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DiagnosticOptions_32202ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StaticMember_025ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_10027ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeWithAnnotations_GetHashCode5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CondAccess_NullCoalescing_0410ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Call_LambdaConsidersNonFinalState37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalOperator_1222ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Directive_Annotations_Enable_0420ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescing_CondAccess_ExplicitUserDefinedConv_05_01(conversionKind: "explicit")27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescing_CondAccess_ExplicitUserDefinedConv_05_01(conversionKind: "implicit")19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypesContext_412ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StringInterpolation_05(useBoolReturns: False, validityParameter: False, expression: "$\"{s}\"")19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StringInterpolation_05(useBoolReturns: True, validityParameter: False, expression: "$\"{s}\"")13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StringInterpolation_05(useBoolReturns: False, validityParameter: False, expression: "$\"{s}\" + $\"\"")14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StringInterpolation_05(useBoolReturns: False, validityParameter: True, expression: "$\"{s}\"")26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StringInterpolation_05(useBoolReturns: True, validityParameter: True, expression: "$\"{s}\" + $\"\"")36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StringInterpolation_05(useBoolReturns: False, validityParameter: True, expression: "$\"{s}\" + $\"\"")12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StringInterpolation_05(useBoolReturns: True, validityParameter: False, expression: "$\"{s}\" + $\"\"")10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StringInterpolation_05(useBoolReturns: True, validityParameter: True, expression: "$\"{s}\"")13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeArgumentInference_1136ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ExplicitImplementationOverloadAcceptingNullableT5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNull_OnMethodWithConditionalAttribute27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DiagnosticOptions_30186ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.PartialClassWithConstraints_0710ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IEqualityComparerEqualsMethod_ImplInNonImplementingClass16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AttributeArgument_Constructor_NullLiteral_WithDefaultArgument5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.VarLocalFromGenericMethod_WithNonNullArgument10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullWhenFalse_FromMetadata20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_3136ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IEquatableEqualsMethod_DefaultImplementation_0219ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConstraintsChecks_0135ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_0925ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Deconstruction_ExtensionMethod_0510ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Tuple_Conversions_ImplicitNullable_0215ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_1377ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeInference_ExactBounds_TopLevelNullability_0157ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_17712ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NestedTypeConstraints_0713ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Overriding_297ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DynamicIndexerAccess_0915ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullT_2432ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullWhenFalse_PartialMethod9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalOperator_0811ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Conversions_ExplicitTupleLiteral_0138ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullWhenFalse_InstanceMethod21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_01522ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.InheritMemberNullability_TupleElement_0127ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.OutParameter_NestedNullability8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_12(useCompilationReference: False)244ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_12(useCompilationReference: True)235ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_2078ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AllowNull_Indexer_OtherParameters_OverridingSetter75ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Operator_0348ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConstraintsChecks_2220ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DiagnosticOptions_13467ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UserDefinedConversion_ReturnAttributes_Lifted(typeKind: "struct")32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UserDefinedConversion_ReturnAttributes_Lifted(typeKind: "class")30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IndexerUpdatedBasedOnReceiver_SetterArguments_NestedNullability28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullIfNotNull_LabeledArguments_OptionalParameters_NonNullDefault(p2Default: "null")15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullIfNotNull_LabeledArguments_OptionalParameters_NonNullDefault(p2Default: "\"b\"")19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalOperator_Ref_NestedNullabilityMismatch27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.RefParameter_TypeInferenceUsesRValueType_WithNullArgument22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_3118ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AllowNull_Property_WithNotNull37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IdentityConversion_NullCoalescingOperator_0440ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullIfNotNull_RefParameter73ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypesContext_188ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypesContext_103ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Deconstruction_ExtensionMethod_0828ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.InterfaceProperties_0178ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeInference_ObjectCreation8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_7317ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ExtensionMethodDelegateInferredNullability_0632ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AsOperator_0112ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LocalFunction_Reachable_Null8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_10521ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DisallowNullInputParam_UpdatesArgumentState14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ObjectConstraint_2331ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DisallowNull_Indexer_OtherParameters_OverridingSetterOnly39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IsCondAccess_NotNullWhenFalse(param: "[NotNullWhen(false)] out object? obj")42ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IsCondAccess_NotNullWhenFalse(param: "[MaybeNullWhen(true)] out object obj")22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.GenericSubstitution_0111ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Attribute_ArrayWithDifferentNullability6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_BaseAndInterfaces18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TestMeetForNullableFlowStatesIsCommutative11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_10029ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AttributeArgument_Constructor_Array_LiteralNull13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_0215ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MethodTypeInference_ImplementedInterfaces_Indirect_Invariant_UnannotatedVersusAnnotated10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.New_0126ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IndexerUpdatedBasedOnReceiver_ReturnType_Inferred25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeInference_ArgumentOrder9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AnonymousMethodWritesDoNotUpdateContainingMethodState7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Deconstruction_397ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullT_2838ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IsAnnotated_0229ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AllowNullInputParam_DoesNotUpdateArgumentState16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ExplicitCast_NestedNullability_0221ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnannotatedAssemblies_1024ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LambdaReturnValue_0638ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Deconstruction_3810ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Conversions_TupleConversions_1412ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnaryOperator_025ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Conversions_ExplicitTuple32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_1113ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_InInvocation237ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Tuple_Assignment_0721ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_ValueTypeConstraint_0115ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DisallowNullProperty_Constructor33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LocalFunctions_Speculation23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ExplicitImplementationOverloadAcceptingNullableT_WithClassConstraint11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DynamicObjectCreation_0110ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NestedTypeConstraints_0315ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Implement_NullabilityCovariance_Explicit_0617ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DynamicIndexerAccess_0814ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.BinaryOperator_018ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LambdaNullReturn_0538ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DisallowNull_RefReturnValue_0526ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_8044ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.RefParameter_TopLevelNullability_AlwaysSet12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Tuple_Default_019ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_CompareExchangeIntoRefNotNullParameter14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_FromMetadata_Methods196ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ImplicitStaticConstructor_013ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeInference_LowerBounds_NestedNullability_Arrays71ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IsCondAccess_0910ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_1188ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullT_2119ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Conversions_ImplicitTuple40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalAccess32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullWhenTrue_MaybeNullWhenTrueOnSecondParameter10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalBranching_Is_StructConstrainedGenericType5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypesContext_242ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Override_NullabilityCovariance_027ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Verify3158413ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ForEach_ExtensionGetEnumerator27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_227ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Override_NullabilityContravariance_028ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullWhenFalse_ReturningObject_FromMetadata231ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_2516ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EqualsCondAccess_0512ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_TypeParameterClassConstraintToStruct21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescing_RightSideBoolConstant14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AnonymousTypes_0828ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Conversions_BoxingConversions_0420ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CheckImplicitCollectionInitializerReceiver8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EnforcedInMethodBody_MaybeNullWhen_Issue_48126_520ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IncrementOperator_0321ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_21627ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ImplementingObliviousWithNonNull5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Implement_NullabilityCovariance_Explicit_0915ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_1177ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_2056ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypesContext_025ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MethodTypeInference_ImplementedInterfaces_Indirect_UpperBound_ObliviousVersusUnannotated15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Tuple_Assignment_0883ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.InterfaceProperties_0211ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.BestType_DifferentTupleNullability_0715ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullWhenTrue_NullCoalescing_RightSideBool(param: "[NotNullWhen(true)] out object? obj")25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullWhenTrue_NullCoalescing_RightSideBool(param: "[MaybeNullWhen(false)] out object obj")17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TargetTypedAndErrorArguments_048ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ForEach_ExtensionGetAsyncEnumerator111ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ExplicitInterface_WithExplicitOuter25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Deconstruction_2620ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Implement_NullabilityContravariance_Implicit_0215ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.BestType_DifferentTupleNullability_0224ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Implement_NullabilityCovariance_Explicit_1213ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_ImplicitConversion7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_2598ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_Indexer11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.InheritNullabilityOfNonNullableClassMember42ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.BinaryOperator_136ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Conversion_025ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AmbiguousExplicitInterfaceImplementation5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_As_ValueTypeConstraint_0110ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ObjectCreationExpression_TargetTyped_0527ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Discard_Deconstruction10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.VarLocalFromGenericMethod_WithNullableArgument31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SelectAnonymousType9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullWhenFalse_InvertIf19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Tuple_Assignment_2436ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Implement_NullabilityCovariance_Implicit_1824ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ForEach_ExtensionGetAsyncEnumerator1416ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ImplicitlyTypedArrayCreation_TopLevelNullability_0235ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_047ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ForEach_1414ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenTrue_RecursivePattern_NotFalse9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MethodGroupConversion_NullableAttributes18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CheckImplicitObjectInitializerReceiver_ReceiverNullableIndexer20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Overriding_2717ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Verify283777ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AttributeAnnotation_NotNull23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_As_0140ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Stackalloc_VariousErrors6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Verify3270122ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_06616ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_01618ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_07229ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullT_Conversions_02A6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Override_NullabilityContravariance_036ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.PartialClassWithConstraints_164ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.PartialBaseTypeDifference_1217ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Deconstruction_ImplicitNullableConversion_039ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DefaultInferred_TUnconstrained5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_WholeArrayInitializer127ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Members_FieldCycle_0449ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenFalse_EnforcedInMethodBody16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IEquatableEqualsMethod_Complex23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalAccess_087ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Deconstruction_297ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Operator_1115ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_755ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_Return_0132ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AssignmentWarningsDistinctForLocalsAndParameters39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNull_OutParameter_0258ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_0908ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalOperator_TargetTyped_036ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullWhenFalse_RequiresBoolReturn5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AllowNull_Parameter_Generic_ObliviousBase13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeArgumentInference_0140ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypesContext_092ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_097ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.InterfaceMethods_0213ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DoesNotReturnIfFalse_InTry7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AnonymousFunctionConversion_Issue355648ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DynamicMemberAccess_026ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressOnNullLiteralInAs3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressionOnNullableReferenceType_AppliedOnField211ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Tuple_Assignment_0222ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DelegateCreation_FromMethodGroup_NotNullIfNotNull_0747ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalBranching_Is_ReferenceType5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_25713ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AttributeArgument_NoMatchingConstructor_NullLiteral5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ObjectConstraint_0926ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ObjectConstraint_1424ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AnonymousTypes_077ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AllowNull_Parameter_OnPartial14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MethodGroupReinferredAfterReceiver49ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Lambda_1615ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.InheritedValueConstraintForNullable1_034ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Tuple_ParameterDefaultValue_0225ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IdentityConversion_InArgument24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Var_NonNull8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_6415ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DynamicIndexerAccess_036ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_0354ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ForEach_ExtensionGetEnumerator166ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SpeakableInference_LambdaReturnTypeInference64ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SetNullableStateInTry_047ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_15516ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MultipleConversions_034ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ArrayAccess_LearnFromNullTest9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_2285ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_12610ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_0567ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalAccessIsAPureTest_Indexer10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_1237ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TernaryWithImplicitUsedDefinedConversion27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullConstraint_0527ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeInference_LowerBounds_NestedNullability_Dynamic15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalOperator_Ref_WithReachableBranchThatThrows12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeArgumentInference_097ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Lambda_1412ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescingOperator_1624ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_Lambda_ExplicitCast30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_AddressOf7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Conversions_ExplicitNullable_076ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.InferLocalType_UsedInDeclaration_Script9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescing_CondAccess_NonNullConstantLeft30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LocalFunction_0128ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.VarLocal_FromGenericMethod_WithUnnecessarySuppression10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TestJoinForNullableFlowStatesIsCommutative1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.RefParameter_TopLevelNullability_Suppressed6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeInference_LowerBounds_NestedNullability_Tuples67ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AnonymousObjectCreation_0212ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Attribute_Params_Dynamic4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypesInCSharp7_InSource10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_0186ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullIfNotNull_Return_Checked_0429ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhen_NullableBoolMethod19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MultipleConversions_Explicit_018ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeOf_014ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeArgumentInference_1512ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Array_0818ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_3025ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IndexerUpdatedBasedOnReceiver_SetterArguments10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullT_074ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_0105ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_UserDefinedOperator121ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_ClassToNullableStruct33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ByRefTarget_066ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Implementing_0610ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CheckImplicitObjectInitializerReceiver_EmptyInitializers3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_Box_ValueTypeConstraint8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.PropertyAccessorWithNullableContextAttribute_0143ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableIgnored_InDisabledCode23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EnforcedInMethodBody_NotNull_MiscTypes9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.PartialClassWithConstraints_138ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Lambda_0616ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeInference_MixedBounds_NestedNullability93ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LiftedEqualityOperation(op: "!=")17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LiftedEqualityOperation(op: "==")10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CondAccess_Multiple_Arguments16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.InferLocalType_UsedInDeclaration27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescing_CondAccess_Cast6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_1669ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IncrementOperator_048ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnannotatedAssemblies_0614ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DisallowNull_Parameter_Loosening_SpecificType12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableAnnotationAttributes_ExtensionMethodThis32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullIfNotNull_LabeledArguments12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenTrue_EnforcementInTryFinally_28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ImplicitlyTypedArrayCreation_UsesNullabilitiesOfConvertedTypes16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_NullableStructToTypeParameterUnconstrained13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Lambda_2226ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Var_FlowAnalysis_029ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullWhenTrue_WithNotNull_Overriding10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LambdaNullabilityCycle7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MissingInt9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_ConditionalMethodInReleaseMode8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Repro6696036ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AllowNull_01_Indexer162ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_02811ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AnonymousFunctionConversion_Issue5564910ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ByRefTarget_077ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_1806ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Tuple_Default_0210ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullWhenTrue_OnImplicitConversion_ToNullable13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_2582ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_7659ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypesContext_033ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ReferenceEquals_IncompleteCall5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Overriding_1621ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MethodWithRefNonNullableParameter_WithNullableRefArgument19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.PartialBaseTypeDifference_0614ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_Dynamic23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNull_Inheritance_Property31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescingOperator_089ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_4723ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenTrue_RecursivePattern_WithSecondPattern31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Events_0410ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.RefParameter_NestedNullability9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenTrue_Ternary9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullT_21C13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_08312ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Overriding_35416ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TrackUnannotatedFieldsAndProperties64ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableTInConstraint_0711ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DisallowNull_OutParameter_0333ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AttributeArgument_Constructor_Array_LiteralNull_Suppressed3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MethodTypeInference_ImplementedInterfaces_Indirect_Invariant_ObliviousVersusAnnotated_ReverseOrder10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Overriding_0316ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_NullableStructToTypeParameterClassConstraint12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AsyncTaskMethodReturningNull14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypesContext_615ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DecodingWithMissingNullableAttribute(useImageReference: False)134ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DecodingWithMissingNullableAttribute(useImageReference: True)140ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Tuple_OtherMembers_0360ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ExplicitInterface_UsingOuterDefinition_Simple16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IEquatableEqualsMethod_DefaultImplementation_0331ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalExpression_TypeParameterConstrainedToNullableValueType14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Var_Array_028ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeInference_Property8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NestedNullConditionalAccess227ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Overriding_117ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.InstanceEqualsMethod_IEquatableMissing_MaybeNullExpr_NonNullExpr_Warns11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MethodWithOutNullableParameter_AfterNotNullWhenTrue11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SpeakableInference_MethodTypeInference_WithNull84ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_17616ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ReturnLambda_InsideConditionalExpr96ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ImplementMethodTakingNullableClassParameter_WithMethodTakingNullableClassParameter332ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescing_CondAccess_UserDefinedConv_0420ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ExplicitCast_UserDefined_0221ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeInference_DelegateCreation7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ForEach_ExtensionGetAsyncEnumerator510ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IsNullNotEqualsTrue11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CopyStructUnconstrainedFieldNullability_0113ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SpeakableInference_VarInference99ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AnonymousTypes_1521ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ImplementMethodTakingNullableClassParameter_WithMethodTakingNonNullableClassParameter9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.GetAwaiterExtensionMethod_AwaitUsing25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DisallowNull_Parameter_Generic15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Tuple_Method6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_BackEffect10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullT_Conversions_0489ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.PartialMethods_0312ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ForEach_ExtensionGetAsyncEnumerator1114ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Conversions_TupleConversions_0516ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ExtensionMethodDelegateInferredNullability_0741ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypesFalse_Foreach39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullWhenFalse_String_NotIsNullOrEmpty_NoDuplicateWarnings26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Overriding_Indexer211ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.InheritedValueConstraintForNullable1_024ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DiagnosticOptions_45315ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Deconstruction_3120ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_2929ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AttributeArgument_Constructor_Array_ArrayOfNullable_ImplicitType5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DiagnosticOptions_72317ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ExtensionMethodDelegate_0931ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullWhenFalse_FromMetadata16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnassignedOutParameterClass6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeSubstitution(useCompilationReference: True)48ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeSubstitution(useCompilationReference: False)75ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalBranching_0327ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypesContext_015ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalOperator_018ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IgnoredNullability_MethodSymbol15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_1719ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_Cast25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalOperator_158ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Conversions_TupleConversions_0729ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_Property_InitializedInConstructor13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AnonymousTypes_067ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MethodWithGenericNullableArrayOutParameter25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Directive_Annotations_NonFlowAnalysisWarning_016ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TestMeetForNullableFlowStatesIsAssociative1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CheckImplicitObjectInitializerReceiver_CollectionInitializer7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SpeakableInference_LambdaReturnTypeInference278ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Members_ObjectInitializer14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LocalFunction_NoCallers10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.BinaryOperator_1164ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_MaybeNull_Property_Constructor14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ObjectConstraint_0422ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnannotatedParam_SuppressedArgument_DoesNotUpdateArgumentState5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullIfNotNull_ParameterDefaultValue_Suppression53ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConstraintsChecks_1320ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CondAccess_NullCoalescing_0930ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_1965ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ObliviousParam_DoesNotUpdateArgumentState6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_1084ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableAttribute_0423ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ImplementMethodReturningNullableClassParameter_WithMethodReturningNullableClass36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenTrue_Multiple_Property32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ObjectConstraint_3642ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AllowNull_Parameter_Tightening_SpecificType12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.PartialMethods_02_029ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IdentityConversion_OutArgument10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AllowNull_Field179ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AttributeArgumentCycle_OtherAttribute9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DelegateCreation_FromMethodGroup_NotNullIfNotNull_0322ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Directive_GloballyEnabled_GeneratedCode_WarningsAreDisabledByDefault24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ReturningValues_IEnumerableT21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNull_OutParameter_0621ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Members_CallMethod11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNull_EnforcedInMethodBody_AccessedInBody12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AccessPropertyWithoutArguments1s 121ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Conversions_NullableConversions_0316ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MethodWithOutNonNullableParameter19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ObjectConstraint_0826ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IdentityConversion_Argument13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullWhenFalse_RequiresBoolReturn_OnGenericMethod8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_4117ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Implement_NullabilityCovariance_Implicit_216ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AllowNull_0417ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.PassingParameters_UnknownMethod_AffectingConditionalState27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ReinferLambdaReturnType_IgnoreInnerLocalFunction26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_0426ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_NullableLongToStruct8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullT_1611ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ArrayTypeInference_ConditionalOperator_WithoutType_WithNullLiterals7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_2557ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Implementing_255ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_3178ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ExplicitInterfaceImplementation_0114ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DynamicControlTest16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_2257ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnannotatedParam_MaybeNullWhen_UpdatesArgumentState9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeInference_LowerBounds_NestedNullability_MismatchedNullability72ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ImplicitlyTypedArrayCreation_0830ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Call_MethodTypeInferenceUsesNullabilitiesOfConvertedTypes12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_15612ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DisallowNull_ByValParameter_NullableValueTypeViaConstraint27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCastToValueType39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DelegateCreation_Errors25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_19414ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EqualsCondAccess_0927ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Lambda_0826ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ModifyMembers_StructPropertyExplicitAccessors149ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_WithNamedArguments43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ForEach_0512ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypesContext_519ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SetNullableStateInFinally_014ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_0518ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConstraintsChecks_089ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Deconstruction_ExtensionMethod_ConstraintWarning_Nested12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ExplicitInterfaceImplementation_0330ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DoesNotReturn_OHI14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.RefOutParameters_038ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_0116ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.BinaryOperator_157ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Verify3195812ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.RefParameter_VariousLValues25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LocalFunctionStateConsidersAllUsages_016ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.InheritedValueConstraintForNullable1_045ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullConstraint_133ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_781ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Conversions_TupleConversions_1322ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LambdaReturnType_DifferentTupleNullability_031ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalOperator_TargetTyped_069ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Operator_017ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ObjectConstraint_3448ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNull_Indexer_Implementation16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullWhenTrue_OnImplicitReferenceConversion11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Tuple_Assignment_1627ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenTrue_SwitchExpressionOnMethod10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DynamicObjectCreationExpression_TargetTyped_0343ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_1374ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Tuple_Assignment_1526ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_1434ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Implement_NullabilityCovariance_Explicit_1013ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_OnInterface16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_Return_0235ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalOperator_TargetTyped_088ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.BadNonNullableReferenceDefaultArgument5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenTrue_IsTrueTest13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TupleTypeInference_04_Out13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullT_1911ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenTrue_WithMemberNotNull37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullConstrainedParam_DoesNotUpdateArgumentState6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ForEach_ExtensionGetEnumerator812ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DiagnosticOptions_53264ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Conversions_ExplicitNullable_UserDefinedIntroducingNullability20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CircularAttribute4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ParameterDefaultValue_0114ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenTrue_Inheritance28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_108ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Array_0217ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Members_ObjectInitializer_DerivedType33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.GroupBy27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Array_0310ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullWhenFalse_OutParameter_MiscTypes69ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNull_OtherType_ExtensionMethod35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_10117ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_IntToLong13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_8117ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.OmittedCall5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_11215ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Attribute_Params14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StructPropertyNoBackingField189ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Hide_NestedNullableTypeParameter7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullAfterDereference_Property10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_RefReturn(langVersion: CSharp10)7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_RefReturn(langVersion: CSharp11)5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraint_Oblivious_0345ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_1504ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_GenericMethod21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ObjectConstraint_3124ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.WarningOnConversion_Argument13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullWhenTrue_OutParameter_MiscTypes86ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullWhenTrue_WithNotNullWhenFalse_WithVoidReturn11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Directive_EnableAndDisable_015ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalBranching_Is_NullOperand4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_4331ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TupleTypeInference_0539ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StringInterpolation_1116ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraint_BoxingConversion59ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Conversions_ExplicitNullable_069ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Assignment_NestedNullability_MismatchedNullability39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LocalFunctionWritesDoNotUpdateContainingMethodState_019ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_26213ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_1868ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_2305ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullWhenFalse_WithNotNullWhenTrueOnSecondParameter40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ReinferMethod_BinaryOperator_0124ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Deconstruction_DeconstructAndDeconstruct7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypelessTuple_VoidReturn4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CheckImplicitObjectInitializerReceiver_ReceiverNotNullable7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullWhenTrue_FromMetadata33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DelegateInferredNullability_0625ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.InheritMemberNullability_TupleElement_0212ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LambdaReturnType_DifferentTupleNullability_021ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenFalse_RecursivePattern28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_ExpressionTree8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DuplicateConstraintsIgnoringTopLevelNullability_0326ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EnforcedInMethodBody_MaybeNullWhen_MaybeDefaultValue(type: "TNotNull")18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EnforcedInMethodBody_MaybeNullWhen_MaybeDefaultValue(type: "TClass")34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EnforcedInMethodBody_MaybeNullWhen_MaybeDefaultValue(type: "T")17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullIfNotNull_Return_NonExistentName11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_544ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_2086ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EnforcedInMethodBody_MaybeNullWhen_TwoParameter9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_Lambda275ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalBranching_0436ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullT_0629ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DisallowNull_Property_OnGetter25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CatchClause21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.PartialBaseTypeDifference_0940ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.BestType_DifferentTupleNullability_0618ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ModifyMembers_StructPropertyNoBackingField_0210ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_0738ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ParameterDefaultValue_WithSuppression3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconditionalAttributesAffectPropertyBodies_NullableValueType20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AllowNull_OnInterface30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescingAssignment_DefaultConvertedToNullableUnderlyingType4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ForEach_ExtensionGetAsyncEnumerator414ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.OtherComparisonsAsPureNullTests_069ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullT_027ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ImplicitlyTypedArrayCreation_058ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.InstanceFieldPrimitiveRecursiveStruct12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.OverrideMethodTakingNullableClassParameter_WithMethodTakingNullableClassParameter36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MissingNullable11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Implement_NullabilityContravariance_Implicit_0128ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Directive_PartialClasses43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypes_OnFields_Tuples40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Conversions_ReferenceConversions_036ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Contravariance_Delegate30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DynamicIndexerAccess_026ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DynamicIndexerAccess_0712ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ReturningValues_ConditionalOperator_WithoutType_WithNotNullVariables23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.PassingParameters_0423ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_ReturnValue_GenericType_Loosening_MaybeNull_SpecificType19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ForEach_Deconstruction14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressionOnUnconstrainedTypeParameter8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeArgumentInference_0211ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.InferLocalType_UsedBeforeDeclaration6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CheckImplicitObjectInitializerReceiver_Index18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNull_Generic_0113ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescing_CondAccess_ExplicitUserDefinedConv_02_05(conversionKind: "implicit")10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescing_CondAccess_ExplicitUserDefinedConv_02_05(conversionKind: "explicit")8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DiagnosticOptions_18516ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullComparisonIsAPureTest10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DiagnosticOptions_36291ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalBranching_0723ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_07911ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StringInterpolation_1432ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeInference_ExactBounds_TopLevelNullability_0244ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_1219ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DiagnosticOptions_03405ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNull_EnforcementInTryFinally11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNull_Property_Setter19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TargetingUnannotatedAPIs_0161ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Var_NonNull_CSharp77ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenTrue_EnforcedInMethodBody_UnreachableExit22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_MiscDefault19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CompareExchange_BadArgCount6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_NullableLongToNullableStruct26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_1397ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullWhenTrue_RefParameter9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.PartialBaseTypeDifference_0230ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AmbigMember_DifferenceBetweenNullableAndOblivious_WithoutConstraint5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullWhenFalse_MaybeNullWhenFalseOnSecondParameter9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullT_Join17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullT_Meet_0116ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_StructToNullableClass30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalBranching_1430ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_1688ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LocalFunction_OnlyCalledInLambda_0113ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LambdaReturnValue_NestedNullability_Variant_02136ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IdentityConversion_ArrayInitializer_IsNullableNull46ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_13211ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ExplicitInterfaceImplementation_0552ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ObjectConstraint_2228ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_0619ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DynamicInvocation_069ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Tuple_Default_0418ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_15060ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullT_0311ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AnonymousObjectCreation_QueryClause_WithErrors30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_ReturnValue_05_Unconstrained25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Override_NullabilityContravariance_0137ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Yield_IEnumerableT_ErrorValue215ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Implementing_1011ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.VarLocalUsedInLocalFunction8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Lambda_1712ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNull_LangVersion27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ForEach_ExtensionGetAsyncEnumerator925ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNull_Parameter_Generic24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullWhenFalse_BoolReturn14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DisallowNull_Parameter_Tightening_SpecificType16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_4427ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DynamicInvocation_046ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.GetAwaiterExtensionMethod_AwaitForEach17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressedSwitchExpression5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalBranching_177ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_0375ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNull_Inheritance_Property_PE54ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableBaseMembers7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DelegateCreation_0312ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StaticEqualsMethod_NonNullExpr_ConstantNull_WarnsWhenTrue(equalsMethodName: "object.ReferenceEquals")13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StaticEqualsMethod_NonNullExpr_ConstantNull_WarnsWhenTrue(equalsMethodName: "object.Equals")8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TestMeetForNullableFlowStates3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IdentityConversion_DelegateRefParameter30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.RefOutParameters_068ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_11411ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ForEach_ExtensionGetEnumerator48ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SpeakableInference_LambdaReturnTypeInference_WithSingleReturn91ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_9218ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CheckImplicitObjectInitializerReceiver_Generic13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AnonymousTypes_165ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.RefAssignment_Foreach105ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CaptureVariablesWhereLambdaAppears_0410ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalOperator_108ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenTrue_Multiple10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ReturningValues_024ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_01_Indexer118ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ReturningValues_ConditionalOperator_WithoutType_WithNullLiterals12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_65185ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Operator_124ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.BinaryOperator_025ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_2315ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullT_049ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_6230ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_8635ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ReinferMethod_UnaryOperator_0459ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNull_EnforcedInMethodBody_Throw11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DiagnosticOptions_58453ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.RefParameter_TopLevelNullability_Generic18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullIfNotNull_Indexer_OptionalParameters15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_14423ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AttributeArgument_FieldAssignment_Array_NullLiteral6ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullIfNotNull_OptionalParameter_NonNullDefault_Lambda1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNull_RecursivePattern9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Lambda_0718ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DisallowNull_Property_NoGetter13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.PartialClassWithConstraints_017ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DisallowNull_EnforcedInMethodBody7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EventAssignment35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Issue31862_019ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConstraintsChecks_1038ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DynamicConstraint_0438ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Members_Assignment28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullWhenTrue_EnforceInMethodBody_DoNotWarnInLocalFunction18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_2046ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_2008ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EqualsCondAccess_NotNullWhenTrue_RightBool(param: "[NotNullWhen(true)] out object? obj")33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EqualsCondAccess_NotNullWhenTrue_RightBool(param: "[MaybeNullWhen(false)] out object obj")20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalOperator_TopLevelNullability_Ref29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_NullableStructToNullableTypeParameterStructConstraint14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullIfNotNull_Indexer_OutParameter22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNull_Inheritance_Property_SpecifiedOnDerived_BadMember25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AttributeArgument_ComplexAssignment19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_ValueTypeConstraint_0310ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Overriding_2211ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_05811ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_0810ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AssertsTrue_NotNullOrUnknown11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.OverrideMethod_WithMultipleClassAndStructConstraints7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ForEach_ExtensionGetAsyncEnumerator713ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_07034ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Lambda_1912ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCastToUnannotatableReferenceTypedTypeParameter9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_2647ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Lambda_1214ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_StructToInt28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ReturningValues_SwitchExpression_WithoutType_WithMaybeNullVariables_UserDefinedConversion16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Deconstruction_2530ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeParameter_Return_0117ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_9317ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConstraintsChecks_0538ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullWhenFalse_WithNotNullWhenTrue8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ReinferMethod_UnaryOperator_0228ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_1998ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Overriding_25225ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IgnoredNullability_StaticField11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_17(useCompilationReference: True)59ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_17(useCompilationReference: False)48ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullWhenFalse_Nested8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.VarLocalFromGenericMethod_WithNullableReturn_WithNonNullArgument37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_NoDuplicateDiagnosticsWhenResettingState10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Covariance_Delegate13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNull_Static11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_NullableTypeParameterStructConstraintToNullableStruct18ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Events_031ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.VarPatternDeclaration_TopLevel9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeArgumentInference_1016ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IEquatableNotContravariantExceptNullability238ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IgnoredNullability_CopyTypeModifiers_ExplicitContainingType9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DisallowNullField_Constructor16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ForEach_ExtensionGetEnumerator175ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnboxingConversion_025ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ImplementingNullableWithNonNull_Parameter6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DuplicateConstraintsIgnoringTopLevelNullability_0468ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IdentityConversion_ArrayInitializer_ExplicitType22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalOperator_036ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DynamicIndexerAccess_045ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Implement_NullabilityCovariance_Implicit_136ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AmbigMember_DifferenceBetweenNonnullableAndOblivious_WithConstraint_Method8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ExtensionMethodDelegate_0310ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNull_Inheritance36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_2425ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhen_BoolProperty_InPattern21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ImplementMethodReturningNullableClassParameter_WithMethodReturningNullableClass25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_1635ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNull_Property_OnVirtualProperty14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AssigningNullToConditionalRefLocal11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_0546ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalBranching_Is_ClassConstrainedGenericType5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeUnification_036ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AllowNull_Property_InObjectInitializer10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NoPia_ObjectInitializer_0129ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_InErrorInvocation14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_7715ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Discard_0335ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.InvalidThrowTerm9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_294ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNull_Field_WithAssignment_NullableInt11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalBranching_0622ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_0687ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.PartialClassWithConstraints_154ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Directive_GloballyEnabled_GeneratedCode_PartialClasses26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.PartialClassConstraintMismatch3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IdentityConversion_NullCoalescingOperator_037ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.BinaryOperator_0313ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.OtherComparisonsAreNotPureTest18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TrackNonNullableLocals12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeInference_Tuple_0222ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Conversions_ImplicitTupleLiteral_01105ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullIfNotNull_OptionalParameter_NullDefault_Lambda1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_NotNullWhenTrue_DifferentRefKinds14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Operator_0223ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_1068ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullAfterDereference_MethodGroup_0221ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AllowNull_WithMaybeNull24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_ConstructedType28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullWhenFalse_EqualsTrue_InErrorInvocation10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.RefParameter_TopLevelNullability_Extension12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Implementing_1289ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ImplementMethodTakingNullableClassParameter_WithMethodTakingNullableClassParameter25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraint_ImplicitTypeParameterConversion36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EqualsCondAccess_1917ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ReinferLambdaReturnType34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullIfNotNull_Parameter_Async30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MethodTypeInference_ImplementedInterfaces_Indirect_LowerBound_Variant19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LocalFunctionInLambdaWithReturnStatement35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullWhenTrue_OutParameter8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MethodTypeInference_ImplementedInterfaces_Indirect_UpperBound_AnnotatedVersusUnannotated13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AllowNull_Indexer_OtherParameters39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EqualsCondAccess_1423ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullAfterDereference_MethodGroup_017ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.OverrideMethodTakingNullableClassParameter_WithMethodTakingNullableClassParameter17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_15120ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ForEach_NullableGetEnumerator_0321ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DelegateCreation_OutParameter_0130ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StaticEqualsMethod_MaybeNullExpr_ConstantNull_NoWarningWhenFalse(equalsMethodName: "object.ReferenceEquals")10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StaticEqualsMethod_MaybeNullExpr_ConstantNull_NoWarningWhenFalse(equalsMethodName: "object.Equals")12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LocalFunction_029ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SetNullableStateInTry_069ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullIfNotNull_ByValueParameter78ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.RefParameter_EvaluationOrder13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescingAssignment_LeftNotTracked4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.BugCodePlex_30_0137ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Structs_0248ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_TypeParameterStructConstraintToStruct19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DisallowNull_Property_CompoundAssignment14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_049ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypesContext_171ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Default_NonNullable8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.PartialMethodsWithConstraints_039ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IEquatableEqualsMethod_VirtualImpl_ExplicitImpl_Override28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EnforcedInLambdaBody_NotNull_MiscTypes15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Directive_NullableFalse18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Await_CallInferredTypeArgs_0114ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.PartialClassWithConstraints_114ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StringInterpolation_1734ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StaticMember_0316ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TargetingUnannotatedAPIs_0719ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullIfNotNull_Constructor_0119ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_0024ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_1234ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConstraintsChecks_1217ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Conversions_TupleConversions_1221ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_Query8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.PartialClassWithConstraints_176ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ParameterDefaultValue_1225ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.New_0513ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ImplicitlyTypedArrayCreation_0121ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNull_LocalFunction13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_08415ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Operator_087ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.GetAwaiterExtensionMethod_AwaitForEach_InverseAnnotations34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenTrue_SwitchExpressionOnProperty_WhenFalseBranch8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.PartialClassWithConstraints_082ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StringInterpolation_2629ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypes_Constructor31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DisallowNull_Property_InObjectInitializer11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Members_Fields_UnconstrainedType33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullConstraint_0811ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Deconstruction_1616ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Array_0723ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EqualsCondAccess_137ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullWhenFalse_ReturningDynamic8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_ForEach13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Overriding_315ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.PartialClassWithConstraints_034ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Attribute_Params_DifferentNullability5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_3337ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullWhenTrue_EnforceInMethodBody8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LocalFunction_Reachable_Worsening_Null6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.PassingParameters_UnknownMethod_UnknownReceiver8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ParameterDefaultValue_0210ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Directive_ProjectNoWarn32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ShouldRunNullableWalker_GlobalDirective_WithNullDisables(directive: "warnings")8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ShouldRunNullableWalker_GlobalDirective_WithNullDisables(directive: "annotations")3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ShouldRunNullableWalker_GlobalDirective_WithNullDisables(directive: "")3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Directive_Warnings_Enable_014ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNull_ReturnValue_0310ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MethodWithRefNullableParameter_WithNonNullableLocal10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_2327ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IEquatableEqualsMethod_CallableExplicitImplementation_ImplementsViaDerivedClass99ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ReturningValues_SwitchExpression_WithoutType_NullLiteral30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DoesNotReturnIfFalse_NotNull_NullConditionalAccess8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNull_RefParameter_0313ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IEquatableEqualsMethod_ImplInBaseType6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Deconstruction_188ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconditionalAttributesAffectLambdaBodies_ReferenceType40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LocalFunction_Unreachable_Worsening_Null6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LiftedRelationalOperation_UserDefined13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullConstraint_144ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TernaryWithConversionFromExpression4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_9732ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_04510ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_1188ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AsType_LearningFromNotNullTest7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Deconstruction_098ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypesContext_362ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ImplementingNullableWithNonNull_ReturnType6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DisallowNull_Parameter_Generic_OnOverrides22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_2445ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StructField_Default_Nested12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_25222ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ExtensionMethodDelegate_0613ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalMemberAccess0014ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParam_ArgumentStateUpdatedToNotNull_0213ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescingIsAPureTest5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Deconstruction_TooManyDeconstructArguments7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNull_OutParameter_InConditional10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_2375ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.InstanceObjectEqualsMethod_MaybeNullExpr_NonNullExpr_NoWarningWhenTrue20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CondAccess_NullCoalescing_0814ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.PartialClassWithConstraints_026ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_5213ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AmbigMember_DifferenceBetweenNonnullableAndOblivious_WithoutConstraint_Event6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_Conversion5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescingOperator_159ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Tuple_Default_0730ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_1357ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_166ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.BinaryOperator_097ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullConstraint_116ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.OverriddenMethodNullableValueTypeParameter_0210ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_QueryReceiver15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_TupleEquality192ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.BestType_DifferentTupleNullability_101ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconditionalAttributesAffectMethodBodies_NullableValueType22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Conversions_ReferenceConversions_049ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IEquatableEqualsMethod_ImplInNonImplementingBase7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Directive_GloballyEnabled_GeneratedCode_DisabledByDefault3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.InterfaceMethods_046ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_6710ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_8959ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MakeMethodKeyForWhereMethod13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ForEach_2231ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Verify305984ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ObjectConstraint_0214ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenTrue_EnforcementInTryFinally13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Directive_GloballyEnabled_GeneratedCode_Enabled4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TestExplicitImplementationAmbiguousInterfaceMethod_DifferingNullabilityAnnotations27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CheckImplicitObjectInitializerReceiver6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CompoundAssignment_0533ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MethodWithOutNullableParameter_AfterNotNull23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Implement_NullabilityCovariance_Implicit_179ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Tuple_Assignment_0115ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConstMembersUseDeclaredNullability_025ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_0570ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TargetTypedAndErrorArguments_0513ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ReturnTypeInference_CSharp715ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_12336ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullT_1838ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Overriding_34104ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Conversions_TupleConversions_159ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.InterfaceMethods_0540ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ImplicitlyTypedArrayCreation_02_TopLevelNullability30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Yield_IEnumerableT_GenericT35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Deconstruction_3016ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_16910ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullWhenFalse_EnforceInMethodBody_InTryFinally25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeInference_0513ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableTInConstraint_065ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_LocalDeclaration6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullTypeParam_UpdatesArgumentState6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConstraintsChecks_2018ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MethodTypeInference_TypeParameter_Direct_NullabilityDifferences_Oblivious8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullWhenFalse_MissingAttribute8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ImplicitlyTypedArrayCreation_0412ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TargetingUnannotatedAPIs_0459ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CompareExchange_NamedArgumentsWithOptionalParameters9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DuplicateConstraintsIgnoringTopLevelNullability_0531ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableAttribute_0144ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_OutVariable37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeInference_DynamicDifferences_0222ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.PatternOnTuple_IsExpression_LongTuple18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Deconstruction_ExtensionMethod_018ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_605ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_11045ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.RefParameter_WarningKind15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CheckImplicitObjectInitializerReceiver_EmptyCollectionInitializer12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DoesNotReturn_ReturnStatementInLocalFunction9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConstraintsChecks_2616ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_3834ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TernaryWithImplicitUsedDefinedConversion_NotConstant23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DefaultInferred_Nullable7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DuplicateConstraintsIgnoringTopLevelNullability_0225ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConstraintsChecks_3212ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ModifyMembers_Struct9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullAfterDereference_0526ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CatchException_ConstrainedGenericTypeParameter41ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeInference_LowerBounds_TopLevelNullability_0426ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalAccessIsAPureTest_InFinally_025ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MultipleConversions_ArrayInitializer_ConversionWithNullableInput6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenTrue_BinaryPatternTest11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ObjectInitializer_ParameterlessStructConstructor9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ByRefTarget_1026ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Params_UnannotatedElement_AnnotatedArray_UpdatesArgumentState16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ReturnTypeInference_UsesNullabilitiesOfConvertedTypes13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_0137ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypesContext_253ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_Property_InitializedWithValues12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Deconstruction_ExtensionMethod_029ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Overriding_1830ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_LongToNullableStruct18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullWhenTrue_Nested19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DelegateCreation_RefParameter_0221ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraint_Oblivious_0115ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnannotatedAssemblies_0257ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_0228ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.GenericSubstitution_0537ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_ReturnValue_0533ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_Tuple130ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalBranching_1627ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalBranching_159ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ThisAndBaseMemberInLambda8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.RefValueOfNullableType4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_1309ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeInference_LowerBounds_NestedNullability_MismatchedTypes12ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Lambda_Nesting_ErrorType1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullIfNotNull_Return_Checked_0111ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_0147ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Issue55227_027ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AssignmentToSameVariable_0129ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenTrue_EnforcementInTryFinally_2_Reversed8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_MethodGroupInOverloadResolution_NoReceiver15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenTrue_RecursivePattern_WithBoolPattern11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Directive_GloballyEnabled_GeneratedCode_RestoreToProjectDefault4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AllowNullNotNullInputParam_UpdatesArgumentState46ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CheckImplicitObjectInitializerReceiver_ReceiverOblivious17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DisallowNull_Property_InDeconstructionAssignment30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IEquatableEqualsMethod_CallableExplicitImplementation80ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalOperator_TargetTyped_0524ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ExplicitInterface_WithExplicitOuter_DisabledT_ImplementedInterfaceMatches7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DisallowNull_Property_ExplicitSetter43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Disallow_Indexer_OnVirtualIndexer_OnlyOverridingSetter12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MethodTypeInference_ImplementedInterfaces_Indirect_TupleDifferences20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.OverrideConstraintVariance31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Members_FieldCycle_0712ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AttributeArgument_Constructor_Array_NullValueInNestedInitializer9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnannotatedConstraint_Override98ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_0114ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullIfNotNull_Return_Checked_0342ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IdentityConversion_DelegateParameter_0213ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNull_Indexer_OnVirtualIndexer_OnlyOverridingSetter29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_9048ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_13413ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AssigningNullToRefLocalIsSafetyWarning24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Deconstruction_ExtensionMethod_0941ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ImplementMethodTakingNonNullableClassParameter_WithMethodTakingNullableClassParameter26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressionOnNullConvertedToConstrainedTypeParameterType31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_03123ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_MethodGroup296ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ExplicitCast_UserDefined_0334ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DisallowNull_RefParameter_0314ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnannotatedAssemblies_0887ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NoPiaObjectCreationExpression_TargetTyped_0311ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_3928ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TestJoinForNullableFlowStatesIsAssociative1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_1499ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StringInterpolation_2442ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LocalFunction_Member_TwiceTheSame_Reachable_Null12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IEquatableEqualsMethod_NullableVariance8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_685ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_0625ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SetNullableStateInTry_056ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescingAssignment_NestedLHS12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_05(useCompilationReference: True)80ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_05(useCompilationReference: False)85ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CopyStructFields7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconditionalAttributesAffectPropertyBodies_ReferenceType_AutoProp15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.PartialBaseTypeDifference_0412ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_DefaultStruct4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DynamicInvocation4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_11527ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Var_FlowAnalysis_0513ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescingAssignment_InTryCatchFinally034ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AssignmentInCondition_015ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeInference_LowerBounds_TopLevelNullability_0368ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_2417ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ImplicitlyTypedArrayCreation_NestedNullability_Variant_0180ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ExplicitImplementations_LazyMethodChecks_013ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenTrue_RecursivePattern_SplitValueIntoVariable27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CompareExchangeT_NotAnnotatedLocation_NonNullComparand7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalReceiver_MiscTypes12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConstraintsChecks_3011ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableCtorErr9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IdentityConversion_NullCoalescingOperator_02100ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_3714ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ForEach_ExtensionGetEnumerator1325ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.BestType_DifferentTupleNullability_0827ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Lambda_2112ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Await_0310ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullIfNotNull_OutParameter_WithMaybeNullWhen78ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TupleTypeInference_0321ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Directive_Annotations_Enable_056ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.PartialMethodsWithConstraints_0225ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StructField_Default_0414ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Verify312953ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EnforcedInMethodBody_Misc_ProducingWarnings17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConstraintsChecks_0716ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TestJoinForNullableAnnotations1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EqualsMethod_ImplInNonImplementingClass_Override26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenTrue_RecursivePattern_Struct33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullWhenTrue_Simple38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AmbigMember_DifferenceBetweenNonnullableAndOblivious_WithConstraint_Indexer9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Implement_NullabilityCovariance_Explicit_0530ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Lambda_0313ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_18116ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LambdaReturnValue_NestedNullability_Invariant190ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Issue4975415ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalBranching_Is_GenericType9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.OutParameter_TopLevelNullability_Generic14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StringInterpolation_1029ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ExplicitlyTypedArrayCreation15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AttributeArgument_PropertyAssignment_Array_ArrayOfNullable25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AmbigMember_DifferenceBetweenNonnullableAndOblivious_WithConstraint_OnTypeParameter36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AllowNull_01_Property128ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StringInterpolation_0930ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalOperator_Ref_WithUnreachable24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Lambda_0516ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Overloading_0120ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IsCondAccess_0240ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ReinferMethod_BinaryOperator_0225ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.BinaryOperator_1216ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeArgumentInference_1212ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_Parameter_Generic65ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNull_OutParameter_05_Unconstrained31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DuplicateConstraintsIgnoringTopLevelNullability_0152ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullWhenTrue_OnExplicitConversion8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AmbigMember_DifferenceBetweenNonnullableAndOblivious_WithConstraint12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AnonymousFunctionConversion_Issue45571_217ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Issue_458625ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MethodWithOutNullableParameter_AfterNotNull_InErrorInvocation19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullWhenTrue_WithMaybeNull_Overriding17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.BestType_DifferentTupleNullability_1135ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Yield_IEnumerable6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_NullableStructToNullableClass22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_3024ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypesContext_212ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_5666ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DoesNotReturnIfFalse_Null14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescingAssignment_InTryCatchFinally018ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.InstanceEqualsMethod_NonNullExpr_LiteralNull_NoWarningWhenTrue7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.RefParameter_TypeInferenceUsesRValueType16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_2721ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Conversions_ReferenceConversions_0224ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MethodWithGenericOutParameter_WithNonNullableArgument_WithNonNullableString14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Lambda_0211ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DefaultInferred_TClass17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StringInterpolation_1819ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_Generic_WithRefType10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ForEach_ExtensionGetEnumerator726ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Deconstruction_3414ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Members_Properties26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Deconstruction_EvaluationOrder_0227ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ForEach_ExtensionGetAsyncEnumerator217ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalOperator_0533ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ExplicitImplementationOverloadAcceptingNullableT_OppositeDeclarationOrder5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LiftedBinaryOperator24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullT_2633ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescing_CondAccess_Throw6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_1348ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_LocalFunction23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NestedNullabilityMismatchIgnoresSuppression80ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DiagnosticOptions_38301ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IndexerUpdatedBasedOnReceiver_ReturnType26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.PartialBaseTypeDifference_0120ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IsNull6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Implement_NullabilityContravariance_Explicit_0216ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MethodTypeInference_TypeParameter_Direct_NullabilityAndTupleNameDifferences_Oblivious4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNull_Multiple_Property23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_0305ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Discard_0124ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IsPattern_DefaultTrackableStruct18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ForEach_0612ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenFalse_VoidReturning22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TupleTypeInference_0715ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DisallowNull_Indexer_OtherParameters_NullableInt69ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DiagnosticOptions_10548ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_26313ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Conversions_BoxingConversions_018ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ImplicitConversion_CollectionInitializer10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullWhenTrue_EnforceInMethodBody_InTryFinally_Reversed9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNull_NotFound_PrivateInBase15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypes_OnFields_Nested80ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ExplicitInterfaceImplementation_0837ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Tuple_Assignment_0958ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_Parameter_Generic_ObliviousDerived18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Deconstruction_EvaluationOrder_0311ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullT_Conversions_0392ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LocalFunctionStateConsidersAllUsages_029ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescingOperator_044ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NoCycleInStructLayout2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_1906ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypesContext_162ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressionOnNullableValueType9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ObjectConstraint_0526ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalOperator_WithUnreachable41ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNull_WithNotNullWhenFalse18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullT_Conversions_04A8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNull_OutParameter_0182ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LocalFunction_Loop_Member6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_Using15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypes_Delegate19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IEqualityComparerEqualsMethod_ImplInBaseType9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypes_Cycle56ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNull_Property_Getter_Static39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ErrorInLambdaArgumentList11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_16518ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Conversions_ExplicitNullable_0118ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ObjectConstraint_2629ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ObjectConstraint_1144ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullT_2759ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_2339ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AllowNull_Field_NullInitializer12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DisallowNull_Property_OnVirtualProperty26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TestEnsureCompatible1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Tuple_Default_0321ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DelegateCreation_FromMethodGroup_ReadonlyRefCovariance_0223ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Overriding_Indexer13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DelegateCreation_FromMethodGroup_NotNullIfNotNull_0418ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.WarningOnConversion_Assignment28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Tuple_Assignment_1812ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EqualsCondAccess_1826ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AttributeArgument_Constructor_NullLiteral_WithNamedArguments9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullConstraint_0619ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableCtor127ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LocalFunction_UnreachableInOnePath8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AnonymousTypes_1317ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_Property_OnVirtualProperty_OnlyOverridingGetter17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeInference_LowerBounds_NestedNullability_Variant_03143ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_UserDefinedOperator230ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DelegateCreation_ReturnType_0220ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_2127ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalOperator_0944ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypes_OnMethods49ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StructField_Cycle_02169ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_15470ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNull_Interfaces21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.RefParameter_MiscPermutations40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DiagnosticOptions_21286ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Members_Fields17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IEquatableEqualsMethod_CallableExplicitImplementation_MismatchedName18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_InvalidOperand15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescing_ConditionalLeft23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_2148ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UserDefinedConversion_NestedNullability_029ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ObjectCreationExpression_TargetTyped_1248ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_4562ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.PartialBaseTypeDifference_13(constraints: "")11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.PartialBaseTypeDifference_13(constraints: "where T : class")22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StructField_Default_0635ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraint_LocalFunction_0218ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MethodTypeInference_ImplementedInterfaces_Indirect_Invariant_AnnotatedVersusUnannotated16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.BinaryOperator_069ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.PragmaNullable_NoEffect20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNull_WithNotNullWhenTrue34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullWhenTrue_EnforceInMethodBody_ConditionalWithThrow10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullWhenTrue_EnforceInMethodBody_InTryFinally10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressedNullConvertedToUnconstrainedT7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_Constant12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_03828ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_14812ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullWhenFalse_NullCoalescing(param: "[MaybeNullWhen(true)] out object obj")23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullWhenFalse_NullCoalescing(param: "[NotNullWhen(false)] out object? obj")64ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressedObliviousValueGivesNonNullResult45ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnannotatedAssemblies_0362ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Implement_NullabilityCovariance_Explicit_0166ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalOperator_14127ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypesContext_294ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalOperator_1712ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_Deconstruction29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_TypeInferenceThroughCall23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypesContext_5722ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DuplicateArguments26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNull_InstanceMethodValidatingStaticFields16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNull_Property_Setter_Static25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IEquatableEqualsMethod_ClassConstrainedGeneric10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.OutParameter_TopLevelNullability_Generic_Suppressed17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AdjustPropertyState_Generic_MaybeNullInput_NotNullOutput35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullIfNotNull_NestedLocalFunction_0218ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullWhenTrue_EnforceInMethodBody_InTryFinally8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNull_Extension_0126ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NewT_TargetTyped_0123ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ImplicitlyTypedArrayCreation_TopLevelNullability_0154ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalOperator_WithLambdaConversions125ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EqualsMethod_BadArgCount23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AmbiguousExplicitInterfaceImplementation_WithImplicitOverrideOfClassMember23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TupleTypeInference_0143ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_5323ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.BinaryOperator_03_WithMaybeAndNotNull27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LocalFunction_Reachable12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ExplicitInterfaceImplementation_0754ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Implement_NullabilityCovariance_Implicit_1511ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EnforcedInMethodBody_MaybeNullWhen_Issue_48126_436ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.GetTypeInfoOnNullableType9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ParameterDefaultValue_1015ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_As_0226ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Loop_NullAssignment(loopHead: "foreach (var _ in x)")18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Loop_NullAssignment(loopHead: "while (x.Length != 2)")18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Loop_NullAssignment(loopHead: "for (int i = 0; i != x[0]; i++)")14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullT_0835ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_0347ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeInference_StringAndNullOrDefault25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenTrue_Inheritance_Property_PE50ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NestedMethodAnalysis_Repro6196480ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Await_ProduceResultTypeFromTask9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ObjectConstraint_1631ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNull_NullValue21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullWhenFalse_String_NotIsNullOrEmpty_NotAString50ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MethodGroupConversion_0116ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypes_Constraint29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Lambda_1021ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ObjectConstraint_03108ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ImplicitDelegateCreationWithIncompleteLambda21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ObliviousTypeParameter_037ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DelegateCreation_RefParameter_0126ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypesTrue_OutVars41ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalOperator_1621ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeArgumentInference_0732ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypes_03122ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_0430ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LambdaReturnValue_NestedNullability_Variant_01258ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CaptureVariablesWhereLambdaAppears_0346ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UpdateMethodFromReceiverType_0311ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalOperator_AssigningToRefConditional19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_0036ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MissingTypeKindBasisTypes217ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Implementing_1116ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_ReturnValue_GenericType_Loosening_MaybeNull_FromMetadata58ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DynamicConstraint_0255ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Conversions_ReferenceConversions_0914ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AllowNull_0316ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnassignedStructAutoProperty13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StringInterpolation_0114ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_16130ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StaticMember_0442ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ArrayConversionToInterface_Nested16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullIfNotNull_NestedLambda_0117ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AllowNull_Parameter_Generic_OnOverrides41ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_01226ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LocalFunction_Loop_Goto44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ImplicitConversion_ArrayInitializer_ExplicitType_0217ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNull_Property_Getter23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IgnoredNullability_PartialMethodReturnType_WithClassConstraint12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ImplementingNonNullWithNullable_019ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.InterfaceMethods_0335ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalBranching_0229ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalOperator_Ref_WithAlteredStates22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IndexerUpdatedBasedOnReceiver_SetterArguments_Inferred13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenTrue_RecursivePattern_StateAfterSwitch12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_ThrowExpression26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Tuple_Assignment_0654ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EnforcedInMethodBody_NotNullImplementedWithDoesNotReturnIf24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_06916ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_2929ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SpeakableInference_LambdaReturnTypeInference_ConversionWithNullableOutput_WithNestedMismatch26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IEquatableEqualsMethod_DefaultImplementation_0135ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StructField_Cycle_03179ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ExtensionMethodDelegateInferredNullability_0915ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypesContext_376ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypesContext_262ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.PartialClassWithConstraints_1236ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LambdaReturnValue_0332ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TestJoinForNullableAnnotationsIsCommutative1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NestedNullConditionalAccess415ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalOperator_1141ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_StructToTypeParameterClassConstraint48ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_24914ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_NullableStructToTypeParameterStructConstraint24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_IdentityConversion25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullIfNotNull_NestedLocalFunction_0128ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_Field_WithAssignment11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_MayBeNullable_029ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalAccessDelegateInvoke6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UserDefinedConversion_UnconditionalReturnAttributes45ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AnnotationInXmlDoc_TwoDeclarations10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Await_CheckNullReceiver18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Yield_IEnumerableT28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_ReturnValue_0618ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.RefAssignment30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullWhenFalse_NotNullWhenFalseOnSecondParameter18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ShouldRunNullableWalker_GlobalDirective4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_08816ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NestedTypeConstraints_0674ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Ternary_UsesNullabilitiesOfConvertedTypes44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_09811ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EqualsCondAccess_LeftCondAccess29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableTInConstraint_0317ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AllowNull_OutParameter_0313ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ModifyMembers_StructProperty22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNull_Property_InCompoundAssignment25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeInference_Tuple_0131ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.OverrideEqualsMethod_MaybeNullExpr_NonNullExpr_NoWarningWhenTrue18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNull_Indexer_OnVirtualIndexer_OnlyOverridingGetter53ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnassignedLocal87ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DirectiveDisableWarningEnable18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MultipleTupleConversions_0125ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CopyTupleUnconstrainedElementNullability_0213ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.VarDeclarationWithGenericType_RefValue(constraint: "")65ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.VarDeclarationWithGenericType_RefValue(constraint: " where T : notnull")9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.VarDeclarationWithGenericType_RefValue(constraint: " where T : class")13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.VarDeclarationWithGenericType_RefValue(constraint: " where T : class?")20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalReceiver_Chained_Inversed46ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DiagnosticOptions_06695ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNull_NotFound37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_2348ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.OperationsInNonDeclaringType28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Implement_NullabilityCovariance_Explicit_0479ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ForEach_2527ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNull_OutParameter_0414ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_16226ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeUnification_0214ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenTrue_EnforcedInMethodBody_Property16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CaptureVariablesWhereLambdaAppears_0226ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IncrementWithErrors25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.PartialClassWithConstraints_0522ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Directive_Warnings_Enable_0311ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Indexer_LearnFromNullTest12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Directive_EnableAndDisable_047ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TestEnsureCompatibleIsCommutative2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_0625ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalAccessIsAPureTest_InFinally_017ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IsNullIsAPureTest19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_6918ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_EnforceInMethodBody_Warn_TryCatch11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_16710ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeSymbolGetHashCode_Annotated2ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_1521ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_2118ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ExtensionMethodDelegate_0810ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_1404ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeInference_1080ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CompoundAssignment_0423ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Tuple_Assignment_1913ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ExtensionMethodDelegateInferredNullability_0823ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TupleTypeInference_0812ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNull_ReturnValue_0413ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AmbiguousExplicitInterfaceImplementation_OppositeDeclarationOrder31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ForEach_129ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MethodTypeInference_TypeParameter_Indirect_UsingBaseClass_AnnotatedVersusUnannotated14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DiagnosticOptions_41375ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenTrue_Multiple_ParamsConstructor29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ExplicitCast_NestedNullability_0133ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ImplicitStaticConstructor_026ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalReceiver_Verify287929ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AnonymousTypes_1713ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenTrue_RecursivePattern_WithNestedDeclaration12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullT_2311ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Directive_Annotations_NonFlowAnalysisWarning_049ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DisallowNull_Parameter_0438ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_08010ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_2619ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_IsOperator_NotAPureNullTest32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DiagnosticOptions_65593ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Directive_Enable_NonFlowAnalysisWarning_0414ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NameOf_0111ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_10(useCompilationReference: False)156ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_10(useCompilationReference: True)64ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EventAccessor_NonNullableEvent(modifiers: "")31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EventAccessor_NonNullableEvent(modifiers: "static ")13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DiagnosticOptions_74277ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SpeakableInference_LambdaReturnTypeInference_NonNullableTypelessOuptut1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Conversions_ReferenceConversions_068ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IsCondAccess_0430ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DelegateCreation_FromMethodGroup_NullabilityAttributes_0223ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressedValueGivesNonNullResult27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_WithParamsOnFirstParameter165ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AttributeArgument_Constructor_Array_NullValueInInitializer25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_08124ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_12234ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CompoundAssignment_SubSlots_0153ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConstraintsChecks_0429ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MethodTypeInference_TypeParameter_Direct_NullabilityAndTupleNameDifferences10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DisallowNull_Parameter_0525ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MultipleConversions_026ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotImplementingEqualsMethod_Virtual29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.PartialMethods_02_0126ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Implement_NullabilityCovariance_Implicit_0612ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Conversions_BoxingConversions_0624ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.VarPatternDeclaration_Nested15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_DelegateComparison31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ByRefTarget_0213ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullT_2914ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Conversions_ImplicitNullable_0113ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Tuple_Conversions_ImplicitReference16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DisallowNull_Indexer_OtherParameters_OverridingGetter71ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_MethodGroupInOverloadResolution30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullComparisonIsAPureTest_IntroducesMaybeNull14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullWhenTrue_Parameter_Generic54ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNull_NullConstant79ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressSwitchExpressionInput60ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SpeakableInference_LambdaReturnTypeInference_ConversionWithNullableOutput40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnboxingConversion_0829ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MethodWithGenericOutParameter_WithNullableArgument_WithNullableString9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalOperator_TargetTyped_099ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AllowNull_Parameter_Generic21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Deconstruction_287ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AssertsTrue_NotNullAndNotEmpty13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Var_016ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNull_EnforcedInMethodBody_UnreachableExit29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhen_Inheritance_SpecifiedOnDerived_BadMember15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeInference_LowerBounds_NestedNullability_Variant_02107ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenTrue_IsTrueTest_OnLocal49ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConstraintsChecks_1516ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.InferLocalType_OutVarError_Script21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.InheritMemberNullability_Struct28ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Lambda_Nesting_Large_021ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Var_FlowAnalysis_0733ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_14914ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConstraintsChecks_2520ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeInference_Default14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableConversionAndNullCoalescingOperator_028ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ShouldRunNullableWalker_GlobalDirectiveOff_WithNullableEnable4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Conversions_ExplicitNullable_0219ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Events_059ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UpdatePropertyFromReceiverType17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Conversions_TupleConversions_0234ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DelegateCreation_0522ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_0947ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Loop_0226ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypes_Cycle1662ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MethodGroupConversion_0661ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_03220ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.RefOutParameters_0530ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DiagnosticOptions_20669ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IsNullEqualsFalse40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Directive_Annotations_Enable_023ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullWhenTrue_RefParameter15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullT_21D31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_Suppress_0210ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeOf_03131ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_ConditionalAccess_04157ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IdentityConversion_NullCoalescingOperator_0168ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Conversions_ImplicitTuple_ExtensionThis_0244ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EqualsMethod_OverrideImplementsInterfaceMethod_CastToBaseType45ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.PartialBaseTypeDifference_1076ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DiagnosticOptions_01386ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DelegateCreation_0112ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.OnlySwapConditionalStatesWhenInConditionalState15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CastOnDefault13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MethodWithGenericOutParameter_WithNonNullableArgument_WithNullableString11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullT_21B36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Default_TClass16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_IsOperator_0117ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Directive_Enable_NonFlowAnalysisWarning_0124ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ObjectCreationExpression_TargetTyped_1045ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalOperator_TargetTyped_1121ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_4648ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Await_LearnFromNullTest18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ArrayElementConversion33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_14853ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.InstanceEqualsMethod_MaybeNullExpr_NonNullExpr_NoWarningWhenTrue20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Conversions_ImplicitNullable_0312ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IncrementOperator_0227ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNull_ReturnValue_05_Unconstrained36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.BadInvocationInLambda57ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ExplicitNullableLocalUsedInLocalFunction11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_ExplicitConversion27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ForEach_1159ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Tuple_Assignment_2245ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_ClassToStruct19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Tuple_Assignment_2536ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalOperator_TargetTyped_0747ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_13056ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescingOperator_1036ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StructField_Default_ParameterlessConstructor24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenTrue_RecursivePattern_WithNestedDeclaration_ReverseOrder_Struct33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.RefOutSuppressionInference20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnannotatedConstraint_0227ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescingOperator_1835ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DelegateCreation_02_TargetTyped18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenFalse_EnforcedInMethodBody_NonConstant_ButAnalyzable20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Expression_AsyncTaskReturn17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableCtor_Dynamic7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_13110ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DelegateCreation_0725ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_2828ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalBranching_Is_UnconstrainedGenericType10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DynamicObjectCreationExpression_TargetTyped_0527ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TargetingUnannotatedAPIs_0320ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Stackalloc_WithReferenceTypes12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Deconstruction_1424ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Directive_EnableAndDisable_0331ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_12911ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.PatternOnTuple_IsExpression_ContradictoryTests32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenTrue_EnforcementInTryFinally_Reversed17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Implementing_0317ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConstructorUsesStateFromInitializers6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Attribute_Params_Disabled19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DynamicMemberAccess_0120ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AmbigMember_DifferenceBetweenNonnullableAndOblivious_WithoutConstraint_Indexer29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ShouldRunNullableWalker_GlobalDirectiveOff_MultipleFiles_NullableEnableWarnings11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AssigningNullToConditionalRefLocal_NullableLocals_NonNullValues10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParam_ArgumentStateUpdatedToNotNull_016ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullWhenFalse_NotEqualsFalse12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MultipleConversions_018ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Tuple_Assignment_1258ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_WithParams23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalAccessIsAPureTest20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ObjectConstraint_1837ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypesContext_559ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_Members18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Implementing_0930ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_12521ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AmbigMember_NoDifference14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullIfNotNull_Return_ExtensionThis71ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TargetingUnannotatedAPIs_0631ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AttributeArgument_NoMatchingConstructor_FieldAssignment_NullLiteral6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_00746ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_Out_WithNestedDifferences13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Repro_6554628ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_13311ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableStructMembersOfClassesAndInterfaces10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeParameterReturnType_0266ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Conversions_BoxingConversions_0314ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Deconstruction_TupleAndDeconstruct23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DynamicConstraint_0529ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DeconstructMethodFromTypeParameter19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_1547ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.VarLocal_FromGenericMethod28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeInference_Call12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UpdateEventFromReceiverType13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TargetingUnannotatedAPIs_0534ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_2208ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_Suppress_0119ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Implementing_0217ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Override_NullabilityCovariance_0163ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LambdaReturnValue_0222ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullWhenTrue_EnforceInMethodBody_OnConversionToBool14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnboundLambda_0211ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNull_Inheritance_PE53ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LearnFromNullTest_IncludingConstants23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Deconstruction_ExtensionMethod_ConstraintWarning8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullWhenTrue_Parameter_Generic_OnOverrides_WithMaybeNull26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Yield_IEnumeratorT8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ReturningValues_BadValue14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IgnoredNullability_ImplicitlyTypedArrayWithThis_DifferentNullability17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IdentityConversion_DelegateReturnType35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalOperator_0711ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Attribute_DifferentNullability8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AmbigMember_DifferenceBetweenNonnullableAndOblivious_WithConstraint_ReverseOrder_OnTypeParameterImplementingBothInterfaces16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DiagnosticOptions_73299ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SpeakableInference_ArrayTypeInference_WithNull54ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DynamicCollectionInitializer_Errors9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DiagnosticOptions_04254ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Overriding_3310ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CompoundAssignment_0331ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StructField_Default_0313ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescingAssignment_Conversions8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_1416ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.RefParameter_EvaluationOrder_VisitLValuesOnce8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_MayBeNullable_0133ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_EventInCompoundAssignment22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_348ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Verify3092510ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ForEach_ExtensionGetEnumerator_Suppressions18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_7427ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_DeclarationExpression12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DisallowNull_Field_NullInitializer30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullConstrainedParam_SuppressedArgument_DoesNotUpdateArgumentState13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IsCondAccess_0712ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_1977ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConstraintsChecks_0317ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Members_FieldCycle_0516ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeInference_0615ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IsCondAccess_NotNullWhenTrue_01(param: "[MaybeNullWhen(false)] out object obj")39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IsCondAccess_NotNullWhenTrue_01(param: "[NotNullWhen(true)] out object? obj")24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullWhenFalse_OnTwoParameters21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNull_BadMember12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_StructToNullableTypeParameterStructConstraint48ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.WarningOnConversion_Return23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullAfterDereference_Dynamic22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNull_RefParameter_0194ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_11711ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ParameterDefaultValue_0731ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Implement_NullabilityCovariance_Implicit_088ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypesContext_432ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Overriding_2111ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AnonymousObjectCreation_016ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_UserDefinedConversion30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StructAsNullableInterface10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypesContext_566ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeInference_016ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_1985ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_2016ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConstraintsChecks_1736ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNull_Property_WithExpressionBody64ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_2416ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypesContext_071ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.PartialBaseTypeDifference_1133ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IsCondAccess_069ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IncrementOperator_0714ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypes_Constraint_Nested18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LocalFunction_059ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ReturningValues_WithoutType_NewWithArguments13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DynamicObjectCreationExpression_TargetTyped_0232ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Attribute_ArrayWithDifferentNullability_Dynamic12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnreachableWhenClause_SwitchExpression13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableTInConstraint_0924ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AssigningNullToConditionalRefLocal_NullableLocals12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenTrue_TupleInSwitchStatement29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullAfterDereference_0217ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_13814ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StringInterpolation_1322ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LocalFunction_Member_TwiceTheSame_Unreachable14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ExplicitCast55ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeInference_TupleNameDifferences_0119ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_Return_0330ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Deconstruction_3311ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullIfNotNull_Return_Checked_0216ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeInference_Literal26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_2748ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Conversions_TupleConversions_0615ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullIfNotNull_Return_NullableInt84ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Conversions_NullableConversions_0510ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeInference_Tuple_0314ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_OutParameter_GenericType54ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Lambda_Nesting_Large_011ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.GeneratedSyntaxTrees_Nullable44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Issue31862_0312ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeUnification_0411ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_15813ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenTrue_Property_Static17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ByRefTarget_098ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CondAccess_NullCoalescing_0123ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EventAssignment_NoMemberSlot11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AttributeAnnotation_DoesNotReturnIfFalse25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TestJoinForNullableFlowStates1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_4023ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DiagnosticOptions_15492ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MethodTypeInference_ImplementedInterfaces_Partial_ObliviousVsAnnotated10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StaticMember_0613ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AmbigMember_DifferenceBetweenNonnullableAndOblivious_WithoutConstraint_ReverseOrder36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MethodTypeInference_TypeParameter_Indirect_UsingBaseClass10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Await_ExtensionGetAwaiter10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ImplicitlyTypedArrayCreation_NestedNullability_Derived53ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ReturningValues_WithoutType11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_5754ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Repro_7064627ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CollectionInitializerBoxingConversion8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IEquatableEqualsMethod_ImplicitImplInBaseType_ExplicitImplInDerivedType_0210ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_InInvocationAndDynamic28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IsCondAccess_0326ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_9523ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Implement_NullabilityCovariance_Explicit_0811ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Implement_NullabilityCovariance_Implicit_128ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ReinferMethod_BinaryOperator_0457ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_GetTypeInfo22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Overriding_2017ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalAccess_0718ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_25810ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_526ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullWhenTrue_UserDefinedOperator_Implicit26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeOf_0218ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EnforcedInMethodBody_MaybeNullWhen_Issue_48126_324ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Test012ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DoesNotReturnIfFalse_NotNull_Nested22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_ReturnValue_05_Unconstrained_WithMaybeNull27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IdentityConversion_ExtensionThis27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CopyNullableStructFields21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Discard_0216ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNull_Field110ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_0611ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_1719ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_GenericType46ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ByRefTarget_0115ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IdentityConversion_LambdaReturnType12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullAfterDereference_0413ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNull_ReturnValue_0618ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnboxingConversion_0751ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LiftedRelationalOperation_UserDefined_BoolReturning36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_15110ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ImplicitConstructor_017ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_SecondArgumentAssigns16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalOperator_TargetTyped_0423ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullWhenTrue_MaybeNullWhenFalseOnSameParameter13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_1838ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.OutParameter_TopLevelNullability_DeclarationExpression9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Conversions_TupleConversions_0130ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EnforcedInMethodBody_MaybeNullWhen_Issue_4812656ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StringInterpolation_2025ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescing_CondAccess_NullableClassConstraint39ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LambdaReturnType_DifferentTupleNullability_041ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IdentityConversion_CompoundAssignment16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MethodTypeInference_Operator_TupleDifferences23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NoPiaObjectCreation_0154ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressionOnArgument10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullConditionalWithExtensionMethodEqualsTrue26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_NullableStructToClass14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Deconstruction_2015ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullWhenTrue_LearnFromNonNullTest13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IdentityConversion_DelegateInParameter55ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EqualsCondAccess_04_01(returnType: "int", returnValue: "1")25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EqualsCondAccess_04_01(returnType: "bool", returnValue: "false")18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EqualsCondAccess_04_01(returnType: "object", returnValue: "1")21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_MethodBody7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Tuple_Assignment_1023ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StringInterpolation_2152ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ExtensionMethodDelegate_0715ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypes_GenericOverriddenMethod_ValueType8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IEquatableNullableVarianceOutParameters7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullConstraint_0131ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullT_1753ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_17814ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LocalFunction_Unreachable8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ImplicitlyTypedArrayCreation_0616ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ForEach_ExtensionGetAsyncEnumerator1014ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.InheritedValueConstraintForNullable1_0132ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_ContainingType22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AmbigMember_DifferenceBetweenNonnullableAndOblivious_WithConstraint_ReverseOrder18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DelegateConversionWithImplicitParameters25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MethodWithGenericOutParameter_WithUnnecessarySuppression9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DisallowNull_UserDefinedOperator_0218ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Deconstruction_279ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_6653ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Params_AnnotatedElement_UnannotatedArray_DoesNotUpdateArgumentState9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AllowNull_Parameter_Generic_ObliviousDerived13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Params_NotNullTypeArgument_AnnotatedArray_UpdatesArgumentState7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_NullableRefParameterAssigningToNotNullParameter13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConstraintsChecks_2315ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.BinaryOperator_0531ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_1409ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IEquatableInWrongNamespace22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IdentityConversion_DeconstructionAssignment37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNull_Property_OnVirtualProperty_OnlyOverridingGetter15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_7120ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeInference_FieldAccess9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableDirectivesInSpeculativeModel22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DiagnosticOptions_42361ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Overriding_058ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LearnFromNullTest_FromIsConstant13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Deconstruction_119ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IncrementOperator_0124ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalBranching_0920ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ParameterDefaultValue_047ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_DoesNotReturnIfFalse26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ImplicitConversions_038ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ForEach_2020ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DisallowNull_Field156ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DuplicateConstraintsIgnoringTopLevelNullability_0772ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullAfterDereference_0010ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeInference_LowerBounds_NestedNullability_Pointers31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ExtensionMethodChain14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_0448ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LocalFunction_Reachable_Worsening5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AmbiguousExplicitInterfaceImplementation_WithImplicitOverrideOfClassMember_OppositeDeclarationOrder40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeInference_BinaryOperator21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalBranching_1313ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConfigureAwait_DetectSettingNullableToNonNullableType10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenTrue_Inheritance_PE61ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNull_Multiple22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DiagnosticOptions_07481ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_21314ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypesContext_606ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Deconstruction_038ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullAfterDereference_ForEach25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CustomAwaitable_DetectSettingNullableToNonNullableType14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_02025ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NoPiaObjectCreationExpression_TargetTyped_0122ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypesFalse_OutVars30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ModifyMembers_Properties32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_NoForwardEffect22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Members_FieldCycle_0813ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_14525ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Members_FieldCycle_017ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypes_Cycle1537ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.VarLocalFromGenericMethod9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_02913ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MethodTypeInference_TypeParameter_Direct17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ReinferMethod_UnaryOperator_0323ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.PartialMethodsWithConstraints_019ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StringInterpolation_1234ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenTrue_SwitchExpressionOnProperty9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_01311ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DelegateCreation_Parameter_0217ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Var_Cycle7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.GenericSubstitution_034ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullIfNotNull_ExplicitUserDefinedOperator14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenTrue_SwitchStatementOnProperty12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ObjectCreationExpression_TargetTyped_0718ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_StringInterpolation72ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LocalFunction_0428ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_17510ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_WarningDisabled8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_00813ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalOperator_NestedNullability_Ref79ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_OnInterface_ImplementedWithoutAttribute35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_05715ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StructField_Default_0735ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ForEach_1313ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AnnotatedParam_DoesNotUpdateArgumentState8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNull_Field_WithContainerAssignment_NullableInt12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Deconstruction_1212ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_Nested13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullConstraint_1215ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StructField_ParameterDefaultValue_0142ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TestMeetForNullableAnnotationsIsAssociative1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IEqualityComparerEqualsMethod_MaybeNullExpr_NonNullExpr_NoWarningWhenTrue9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_Field98ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TestNullCoalesceWithMethodGroup9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_1169ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeInference_1327ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_IsAsOperatorWithBadSuppressedExpression25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LambdaReturnValue_05_WithSuppression10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Stackalloc_InferredType22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_099ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DisallowNull_Parameter_0140ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.BestType_DifferentTupleNullability_1315ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_0840ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StructProperty_Cycle15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_IsOperator_0210ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalOperator_0613ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MethodWithGenericOutParameter_WithNonNullArgument22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Implementing_2172ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UpdateFieldFromReceiverType18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Tuple_Assignment_2127ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullT_Conversions_0623ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableAttribute_0319ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Yield_IEnumerableT_ErrorValue39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnboundLambda_0138ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_2534ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AttributeArgument_Constructor_ParamsArrayOfNullable_NullLiteral18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ParamsArgument_NotArray10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullWhenFalse_EqualsTrue13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Members_FieldCycle_0945ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Deconstruction_ImplicitUserDefinedConversion_016ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DisallowNull_Parameter_0339ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DiagnosticOptions_231ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenTrue_IsFalseTest12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_Parameter_Generic_OnOverrides60ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_TypeParameterClassConstraintToNullableStruct21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MultipleConversions_Explicit_039ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_0054ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AmbigMember_DifferenceBetweenNonnullableAndOblivious_WithConstraint_Nested13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MultipleConversions_ArrayInitializer9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ExtensionMethodDelegateInferredNullability_0236ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalOperator_TopLevelNullability20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullAfterDereference_0317ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Conversions_ExplicitNullable_0511ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_AccessPropertyWithoutArguments120ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescing_CondAccess_NullableEnum7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConstraintsChecks_1626ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullIfNotNull_Return_DuplicateParameters87ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullWhenFalse_OutParameter9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AttributeArgument_Constructor_NullLiteral_CSharp7_35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DelegateCreation_FromMethodGroup_NullabilityAttributes_0358ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CheckLambdaInLambdaInference19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Deconstruction_237ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Implement_NullabilityCovariance_Implicit_149ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ObjectCreationExpression_TargetTyped_1318ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IsObjectAndNotIsNull34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNull_InOrByValParameter17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_1278ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SpeakableInference_LambdaReturnTypeInference_WithTuple68ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullWhenFalse_Simple42ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_WithMaybeNullWhenTrue11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_4217ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConstraintsChecks_0910ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalBranching_Is_UnconstrainedGenericOperand6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_Local4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StructField_ParameterDefaultValue_0427ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableTInConstraint_08141ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNull_Field_WithContainerAssignment12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Base_0334ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LocalFunction_Member_TwiceTheSame_Reachable8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CopyClassFields15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.PartialClassWithConstraints_093ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullConditionalEqualsTrue20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Directive_Warnings_Enable_0411ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AmbigMember_DifferenceBetweenNonnullableAndOblivious_WithoutConstraint9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AnonymousTypes_0533ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_1028ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConstraintsChecks_1927ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_12018ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_0811ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ImplicitConversion_ArrayInitializer_ExplicitType_017ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LocalFunction_OnlyCalledInLambda_0227ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_1354ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.BinaryOperator_0420ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DynamicInvocation_0910ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DeconstructionTypeInference_0510ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNull_Indexer76ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypesContext_123ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Implement_NullabilityCovariance_Implicit_1033ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ForEach_UnconstrainedTypeParameter16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullWhenFalse_AndNotNull38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SetNullableStateInTry_0316ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AssignObliviousIntoLocals20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DeconstructionTypeInference_0415ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NestedTypeConstraints_0415ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_NoForwardEffect222ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LocalFunctionWritesDoNotUpdateContainingMethodState_0212ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Overriding_309ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_1435ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IEquatableEqualsMethod_ExplicitImpl8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_InvalidArrayInitializer19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MultipleConversions_Explicit_0411ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AssignDefault9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_12611ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AssertsTrue_IsNull16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DelegateCreation_046ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.PartialMethods_0135ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_SecondArgumentDereferences23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnannotatedAssemblies_0754ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AmbigMember_TupleAndNullabilityDifferences49ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_06319ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Conversions_TupleConversions_0812ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IgnoredNullability_OverrideOutParameterType_WithoutConstraint4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypesContext_497ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ObjectConstraint_2038ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DiagnosticOptions_39534ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NestedTypeConstraints_02162ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.PassingParameters_DifferentRefKinds148ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SelfReferencingAttribute8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ObliviousTypeParameter_046ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IsNullEqualsTrueEqualsFalse7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullWhenTrue_EnforceInMethodBody_Warn_NonConstantReturn9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_36119ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AllowNull_0135ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DelegateCreation_ReturnType_0129ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Conversions_ImplicitTuple_ExtensionThis_038ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypes_OnModule15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DiagnosticOptions_46353ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ImplicitlyTypedArrayCreation_NestedNullability_Variant_02105ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MethodWithGenericOutParameter_WithNullLiteralArgument_WithNonNullableString26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AttributeArgument_FieldAssignment_Array_ArrayOfNullable7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DisallowNull_Field_InObjectInitializer9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IgnoredNullability_PartialMethodReturnType_WithoutConstraint6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_1738ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Discard_OutDiscard14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.PatternOnTuple_IsExpression21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ExplicitCast_UserDefined_0161ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Conversions_ExplicitNullable_0411ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalReceiver_Chained17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_1467ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeArgumentInference_0527ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MethodTypeInference_ImplementedInterfaces_Direct_AnnotatedVersusUnannotated23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalExpression_InferredResultType250ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNull_Parameter_Generic_OnOverrides49ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeSymbolGetHashCode_ContainingType_GenericNestedType5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeInference_1214ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Directive_Annotations_Enable_0634ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullT_Conversions_05102ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNull_AppliedInCSharp826ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Deconstruction_DeconstructAndTuple10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ByRefTarget_058ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescingAssignment_InTryCatchFinally057ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullT_2557ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ForEach_266ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Structs_0312ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.InvalidUseOfMethodGroup16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypesContext_342ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.InheritedValueConstraintForNullable1_054ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AmbigMember_DifferenceBetweenNullableAndOblivious_WithConstraint8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_14718ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Tuple_ParameterDefaultValue_0130ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StructField_Default_0118ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenFalse_Simple21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DisallowNull_Property_NullInitializer9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNull_Variance8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DiagnosticOptions_40407ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.OtherComparisonsAsPureNullTests_0120ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraint_TypeParameterConstraint22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ThrowExpressionInNullCoalescingOperator17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SpeakableInference_MethodTypeInference_NullableValueType93ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DoesNotReturn_Operator26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.PartialClassWithConstraints_0411ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Attribute_Params_TupleNames6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ModifyMembers_StructPropertyFromMetadata32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Base_014ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IncrementOperator_0611ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescingAssignment_Contravariant21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressedDefaultGivesNonNullResult6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ExplicitInterfaceImplementation_0220ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_1534ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeArgumentInference_0422ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ExplicitImplementations_LazyMethodChecks16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IdentityConversion_Return_0210ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AttributeArgument_PropertyAssignment_Array_NullLiteral8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescingOperator_0211ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Var_FlowAnalysis_0312ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CondAccess_NullCoalescing_0212ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeInference_LowerBounds_NestedNullability_Tuples_Variant154ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.OutParameter_TopLevelNullability21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_3815ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DelegateCreation_FromMethodGroup_NotNullIfNotNull_0229ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Members_FieldCycle_Struct10ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LambdaReturnType_DifferentTupleNullability_011ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IEquatableEqualsMethod_SkipIntermediateBasesAndOverrides36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_10223ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenTrue_RecursivePattern_WithNestedDeclaration_ReverseOrder_Class12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TrackNonNullableFieldsAndProperties9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ForEach_028ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_02412ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AmbigMember_DifferenceBetweenNonnullableAndOblivious_WithoutConstraint_Nested38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_OnInterface_ImplementedWithAttribute37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.PureNullTestOnUnconstrainedType8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EqualsCondAccess_1720ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_00117ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullOutParameterWithVariousTypes16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Issue31862_0211ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Var_FlowAnalysis_0640ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Yield_IEnumerableT_LocalFunction13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_18710ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullWhenTrue_ImplementingObliviousInterface19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeInference_0989ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Discard_046ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNull_InstanceMemberOnStaticMethod21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_Multiple17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Conversions_NullableConversions_0636ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Conversions_NullableConversions_0227ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ImplicitlyTypedArrayCreation_Empty19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullAfterDereference_Field29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Var_ConditionalOperator33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Array_0560ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_37126ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullT_Meet_0281ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraint_MethodTypeInference38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SpeakableInference_ArrayTypeInference_NullableValueType104ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_11222ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EmptyStructField14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DelegateCreation_FromMethodGroup_MaybeNullReturn25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.BinaryOperator_1032ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_AsStatement23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Deconstruction_2114ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CompareExchangeT_NotAnnotatedLocation_MaybeNullComparand14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Discard_Reinferred13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_5817ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StringInterpolation_2336ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ModifyMembers_StructPropertyNoBackingField_0116ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StructField_Default_0216ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypes_0469ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ExtensionMethodDelegate_0428ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypes_Cycle133ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DynamicInvocation_037ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ObjectInitializer_035ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Overriding_Properties_WithNullableTypeArgument_WithStructConstraint7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ReturnTypeInference_0213ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_2546ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_As_ValueTypeConstraint_0239ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MethodTypeInference_ImplementedInterfaces_Partial_AnnotatedVsUnannotated19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EqualsCondAccess_04_0321ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IdentityConversion_LocalDeclaration13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.OverriddenMethodNullableValueTypeParameter_0137ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DefaultParameterValue21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_12415ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MethodTypeInference_ImplementedInterfaces_Indirect_Object6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalOperator_027ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_2628ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EqualsCondAccess_04_0238ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalBranching_1812ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ObjectConstraint_1526ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DiagnosticOptions_11416ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_Property_WithAssignment10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConstrainedToTypeParameter_017ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IdentityConversion_Return_0113ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_ResettingStateMatters16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NoNullableAnalysisWithoutNonNullTypes41ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ImplicitConversion_NullCoalescingOperator_0318ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_2120ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Overriding_1714ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ImplicitConversions_045ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ForEach_1027ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypesContext_067ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconditionalAttributesAffectPropertyBodies_ReferenceType43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableTInConstraint_0216ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Directive_GloballyEnabled_GeneratedCode_PartialClasses22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescing_CondAccess_UserDefinedConv_057ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableAnnotationAttributes_Deconstruction20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Default_TUnconstrained11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Deconstruction_NoDeconstruct_0222ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StaticMember_0712ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenTrue_NonConstantBool22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Conversions_TupleConversions_1027ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Members_DefaultConstructor_Class8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StringInterpolation_2527ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DynamicObjectCreation_025ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeInference_Local19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MethodWithGenericNullableOutParameter_WithNotNull17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ForEach_099ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.GenericMethod_WithNotNullOnMethod9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Implement_NullabilityCovariance_Implicit_0913ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_9416ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenTrue_TupleInSwitchExpression27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.PassingParameters_UnknownMethod11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_ReturnValue_0139ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.BadNullableDefaultArgument5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IgnoredNullability_ImplicitlyTypedArrayWithThis4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullT_1447ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Var_FlowAnalysis_0827ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Directive_EnableAndDisable_027ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EnforcedInMethodBody_MaybeNullWhen23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MultipleConversions_Explicit_0225ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalOperator_TargetTyped_0210ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IsOperatorOnUnconstrainedType5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Default_014ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_1247ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CheckLambdaInArrayInitializer_0117ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AttributeArgument_Constructor_Array_ArrayOfNullable5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DoesNotReturnIfFalse_NoDuplicateDiagnostics10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ModifyMembers_0329ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNull_OutParameter_UnconstrainedT33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.BinaryOperator_0812ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.New_0411ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DiagnosticOptions_22170ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AmbiguousExplicitInterfaceImplementation_WithImplicitOverrideOfStructMember_OppositeDeclarationOrder26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenTrue_RecursivePattern_WithNestedDeclaration_ReverseOrder_Class_OnMaybeNullVariable10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Tuple_Assignment_1447ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_05017ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_ConditionalAccess_0212ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EqualsCondAccess_04_0427ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StructProperty_Cycle_Default15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypes_DecodeAttributeCycle_0114ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableTInConstraint_017ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IEquatableEqualsMethod_ExplicitImplInDerivedType9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DefaultInferred_NonNullable8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DelegateCreation_FromNullableMismatchedDelegate36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ReturnTypeInference_DelegateTypes46ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ObjectConstraint_2447ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_134ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CompareExchangeT_UnrecognizedOverload34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconditionalAttributesAffectMethodBodies_ReferenceType20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ForEach_ExtensionGetAsyncEnumerator610ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnannotatedTypeArgument_UpdatesArgumentState15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullT_1021ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullIfNotNull_Return70ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DoesNotReturnIf_LocalFunction13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ImplicitlyTypedArrayCreation_0913ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.InheritMemberNullability_AnonymousTypeField37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ObjectConstraint_3234ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalOperator_WithUserDefinedConversion_BoolOperand9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DoesNotReturn_OnOverriddenMethod33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Overriding_Methods35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EqualsCondAccess_0611ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.BestType_DifferentTupleNullability_1211ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_Property_OnVirtualProperty22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_12729ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ReturningValues_ConditionalOperator_WithoutType_WithMaybeNullVariables22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Implement_NullabilityCovariance_Implicit_0520ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Implementing_157ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LocalFunction_UnreachableInOnePath_Null5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_1474ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LambdaReturnValue_TopLevelNullability_Ref18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNullWhenTrue_MaybeNullInitialState29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalBranching_116ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_StructToNullableInt16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_0256ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.InheritNullabilityMaxDepth_0117ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Overriding_1911ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenTrue_BinaryPatternTest_Struct23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ExpressionTrees_ByRefDynamic42ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraint_Oblivious_0210ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullWhenFalse_SecondArgumentAssigns28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNull_Property164ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_TypeParameters_0211ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_01914ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalOperator_WithUserDefinedConversion13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Members_AutoProperties13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNull_OtherType14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNull_Property_OnInstance31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnannotatedTypeArgument_BaseType28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DelegateCreation_FromCompatibleDelegate8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ForEach_2416ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Conversions_ReferenceConversions_0124ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_2410ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DiagnosticOptions_68280ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TestAbsorptionForNullableFlowStates1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ReturningValues_WithoutType_New39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullWhenFalse_BadAttribute38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullConstraint_109ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ParamsArgument_BinaryOperator19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Conversions_NullableConversions_0110ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenTrue_Property24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IEquatableEqualsMethod_MaybeNullExpr_NonNullExpr_NoWarningWhenTrue8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AnnotationInXmlDoc_DeclaredAsNullableReferenceType8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNull_OnInstance20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.PassingParameters_0224ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypesContext_0412ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenTrue_Property_AppliedOnGetter16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.InferLocalNullability10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeArgumentInference_0811ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LocalFunction_UnreachableInOnePath_Worsening19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DisallowNull_RefParameter_NullableValueType16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenTrue_EnforcedInMethodBody_NonConstant_ButAnalyzable22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_2383ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ImplicitConversion_Typeless_WithConstraint7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullIfNotNull_Param_Checked_0112ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_TypeInference14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Directive_Annotations_Enable_034ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalOperator_TargetTyped_017ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenFalse_Inheritance_PE57ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CatchException_NullableType12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.OutParameter_TypeInferenceUsesLValueType21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_ReturnType18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypesContext_315ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ImplicitlyTypedArrayCreation_NestedNullability_Invariant64ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Deconstruction_179ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.EqualityComparerEqualsMethod_MaybeNullExpr_NonNullExpr_NoWarningWhenTrue12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Structs_0121ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenTrue_EnforcedInMethodBody_Property_NotConstantReturn21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MultipleIEnumerableT_AnnotatedObjectVersusUnannotatedObject30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_ReturnValue_0251ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenFalse_EnforcementInTryFinally12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Deconstruction_0830ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_0116ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullableT_NullableClassToNullableStruct25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullWhenFalse_ExtensionMethod21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConditionalReceiver11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.InstanceMemberInLambda25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.PatternOnTuple_SwitchExpression21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ReinferLambdaReturnType_IgnoreInnerLambda29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ConstraintsChecks_219ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullabilityOfTypeParameters_2235ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeInference_LowerBounds_NestedNullability_TypeParameters18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_2448ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnassignedClassAutoProperty12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AttributeArgument_NoMatchingConstructor_PropertyAssignment_NullLiteral8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypelessTuple_AsyncTaskReturn7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_Ref6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DiagnosticOptions_12460ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ImplicitlyTypedArrayCreation_NestedNullability_Variant_03120ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ObjectConstraint_1027ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DelegateCreation_Parameter_0118ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MethodWithGenericOutParameter_WithNotNull14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Implementing_0144ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_ReturnValue_GenericType_Loosening_MaybeNull19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Array_0424ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NullCoalescingAssignment_RightStateValidInRightOnly24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.StructField_ParameterDefaultValue_0212ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NoPiaObjectCreationExpression_TargetTyped_029ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_Fixed6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AssignNull4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.IEquatableEqualsMethod_CallableExplicitImplementation_Override56ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.PartialBaseTypeDifference_0817ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MethodWithGenericOutParameter10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LambdaParameterValue21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CompoundAssignment_0634ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MemberNotNullWhenTrue_Simple13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.ImplicitConversion_Typeless9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraint_Oblivious_0426ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NonNullTypesContext_423ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.AnnotatedTypeParam_DisallowNull_UpdatesArgumentState26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.DeconstructionConversion_NoDeconstructMethod19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.UnconstrainedTypeParameter_0335ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Operator_0616ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.WarnInsideTupleLiteral7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SuppressNullableWarning_Out11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNull_EnforceInMethodBody_Warn_TransientAssignmentOkay16ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.StateTableTests.Batch_Node_Is_Not_Cached_When_Inputs_Are_Changed128ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.StateTableTests.Driver_Table_Builder_Doesnt_Build_Twice10ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.StateTableTests.Transform_Node_Records_InputCached_When_Input_Is_Cached13ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.StateTableTests.Node_Table_When_Previous_Was_Smaller_InsertedIntoEndValue20ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.StateTableTests.Node_Table_AsCached_Occurs_Only_Once7ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.StateTableTests.Transform_Node_Records_InputModified_OutputUnchanged_When_Input_Is_Modified_Output_Is_Cached5ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.StateTableTests.Batch_Node_Records_NewInput_Step_On_First_Run5ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.StateTableTests.Node_Table_Single_Returns_First_Item1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.StateTableTests.Node_Table_When_Previous_Was_Smaller4ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.StateTableTests.Node_Table_Single_Returns_Second_Item_When_First_Is_Removed2ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.StateTableTests.Batch_Node_Steps_Records_Removed_Steps_As_Inputs19ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.StateTableTests.Batch_Node_Records_InputModified_Step_When_Inputs_Are_Changed4ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.StateTableTests.Node_Table_When_Previous_Was_Smaller_InsertedIntoMiddleValue5ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.StateTableTests.Node_Builder_Handles_Modification_When_Both_Tables_Have_Empty_Entries6ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.StateTableTests.Node_Table_When_Previous_Was_Smaller_InsertedAtEnd6ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.StateTableTests.Batch_Node_Is_Cached_If_All_Inputs_Are_Cached3ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.StateTableTests.Batch_Node_Remove_From_Beginning8ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.StateTableTests.Node_Table_Entries_Can_Be_The_Same_Object2ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.StateTableTests.Modified_Entry_Adding_Outputs_Records_Added_Step_State27ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.StateTableTests.Driver_Table_Calls_Into_Node_With_Self1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.StateTableTests.Transform_Node_Records_NewInput_OnFirst_Run3ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.StateTableTests.Node_Table_Caches_Previous_Object_When_Modification_Considered_Cached3ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.StateTableTests.TransformNode_Records_Removed_Outputs_Of_Removed_Inputs29ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.StateTableTests.Driver_Table_Compacts_State_Tables_And_Drops_Steps_When_Made_Immutable2ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.StateTableTests.Node_Table_When_Previous_Was_Larger_Multi22ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.StateTableTests.Node_Table_Entries_Can_Be_Enumerated2ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.StateTableTests.RecordedStep_Tree_Includes_Most_Recent_Recording_Of_Run_Even_When_All_Inputs_Cached3ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.StateTableTests.Node_Table_Entries_Are_Flattened_When_Enumerated1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.StateTableTests.Node_Table_Entries_Are_Cached_Or_Dropped_When_Cached2ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.StateTableTests.Modified_Entry_Removing_Outputs_Records_Removed_Step_State2ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.StateTableTests.Node_Table_Entries_Can_Be_Null1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.StateTableTests.Node_Table_When_Previous_Was_Larger5ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.StateTableTests.Node_Table_When_Previous_Was_Smaller_InsertedAtStart4ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.StateTableTests.Node_Table_When_Previous_Was_Larger_24ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.StateTableTests.User_Comparer_Is_Not_Used_To_Determine_Inputs1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.StateTableTests.Node_Table_Doesnt_Modify_Single_Item_Multiple_Times_When_Same2ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.StateTableTests.InputNode_With_Different_Element_Count_Records_Add_Remove_For_Replaced_Items14ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.StateTableTests.CombineNode_Records_Removed_Outputs_Of_Removed_First_Input54ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.StateTableTests.Transform_Node_Records_InputModified_When_Input_Is_Modified3ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.StateTableTests.Driver_Table_Calls_Into_Node_With_PreviousTable1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.StateTableTests.Node_Builder_Can_Add_Entries_From_Previous_Table5ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.StateTableTests.Batch_Node_Records_Cached_Step_If_All_Inputs_Are_Cached3ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.StateTableTests.Driver_Table_Calls_Into_Node_With_EmptyState_FirstTime1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.AssigningRefToParameter50ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.BadRefLocalInIteratorMethod4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefReadOnlyInEnumeratorMethodsDisallowed3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefReassignDynamic4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.AssignRefReadonlyLocalToRefLocal6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.BadRefReturnLocal3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.BadRefAssignCallArgument9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.BadRefReturnByValueDelegateInvocation10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefReadonlyInLocalFunction4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefLocalInDeconstruct_017ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefReturnInvocationOfRefLikeTypeRefResult(langVersion: CSharp10)163ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefReturnInvocationOfRefLikeTypeRefResult(langVersion: CSharp11)120ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefEscapeInFor7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefReadonlyInSwitchCaseInIterator_016ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.BadRefLocalInAsyncMethod4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefReassignThisClass43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.BadRefAssignByValueLocal9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefReassignSpanLifetime(languageVersion: CSharp11)103ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefReassignSpanLifetime(languageVersion: CSharp10)131ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.CannotUseRefReturnInExpressionTree_SimpleLambdaExpression8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.BadRefLocalCapturedInAnonymousMethod27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefReadonlyInIterator9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.MixingRefParams56ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefAssignReferencePropertyToParam10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefReassignIsUse4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.BadRefReturnByValueIndexer4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefForToReadonly4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefReadonlyInEmbeddedStatementInIterator4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.AssigningRef_TypeExpression5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefForNoInitializer3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefReassignParamEscape4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.BadByValueReturnInByRefReturningMethod4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefForeachErrorRecovery3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefReassignOutDefiniteAssignment27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefReassignToProperty14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.CannotUseRefReturnInExpressionTree_ParenthesizedLambdaExpression22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefReturnUnreturnableLocalParam27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.BadRefAssignThisReference10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.CannotCallExpressionThatReturnsByRefInExpressionTree_0116ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefReadOnlyInAsyncMethodDisallowed25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.BadRefReturnFieldReceiver26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.BadRefReturnNonFieldEvent3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefReassignVolatileField3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.NoRefInIndex15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.BadRefReturnByValueCall12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.BadByValueInitRefLocal9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.AssigningRef_PointerIndirectionOperator11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefForMultipleDeclarations29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefLocalInDeconstruct_0316ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.BadRefReturnWrongType3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.CannotUseYieldReturnInAReturnByRefFunction_InIfBlock8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.NoRefReassignThisInStruct3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefReadonlyLocalNotWritable7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefReassignLifetimeIsLHS4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefLocalInUsing22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefReadonlyOnlyIn7235ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.BadRefReturningCallInExpressionTree18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefReturnNestedArrow16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.AssigningRef_DynamicMemberAccess15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.BadRefReturnEventReceiver8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.BadByRefReturnInByValueReturningMethod5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.BadRefReturnParameter5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefReassignToValue17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.BadRefAssignReadonlyField18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefReadonlyInAsync6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefForeachReadonly21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefForEach72145ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefFor724ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.BadRefAssignByValueDelegateInvocation3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.BadRefReturnByValueProperty8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.IteratorMethodsCannotHaveRefLocals7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefReassignRangeVar9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.BadRefAssignWrongType3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.AssigningRef_DynamicIndexerAccess5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefReadonlyNoCaptureInLambda5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefRangeVar58ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.ValLocalHasRefInitializer6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefReturnRefExpression8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefReadonlyLocalToLiteral3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefByValLocalParam33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefEscapeInForeach105ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefQueryClause34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefReassignIdentityConversion7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.CannotCallExpressionThatReturnsByRefInExpressionTree_029ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.BadRefReturnThisReference5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.CannotCallRefReadOnlyMethodsUsingDiscardParameter5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefReassignReferenceLocalToParam3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.CannotAssignRefInNonIdentityConversion12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.BadRefAssignByValueIndexer8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.BadRefAssignByValueProperty4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.AssigningRef_ArrayElement27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.OutArgumentsDeclaration_Out2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefReturnNested9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefAssignStaticField5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefReadonlyField31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.AssigningRef_RefvalueExpression9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefReassignOutDefiniteAssignment7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.AssignRefReadonlyToRefParam28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefReadonlyInSwitchCaseInIterator_035ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefReadonlyReturnLocalFunction4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.CannotRefReturnQueryRangeVariable19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefReturnUnreturnableLocalParam_UnsafeContext39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.BadRefReturnStructThis7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefAssignReferenceFileToParam4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefForOutOfScope5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefReassignNarrowLifetime4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefReadonlyLocal9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.CannotUseAwaitExpressionToAssignRefReturning61ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.ReadonlyFieldRefReassign6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefByValLocalParam_UnsafeContext8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.CovariantConversionRefReadonly3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.CannotUseAwaitExpressionInACallToAFunctionThatReturnsByRef19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.BadRefAssignByValueCall3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefLocalMissingInitializer3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefReassignToRefReturn5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefDynamicBinding63ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.AsyncMethodsCannotHaveRefLocals17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefReassign7136ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.CannotCallExpressionThatReturnsByRefInExpressionTree_0311ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.ImplicitNumericRefReadonlyConversion3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefReadonlyInEmbeddedStatementInAsync4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.CannotCallExpressionThatReturnsByRefInExpressionTree_0421ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefReturnInvocationOfRefLikeTypeRefResult_Repro(langVersion: CSharp11)125ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefReturnInvocationOfRefLikeTypeRefResult_Repro(langVersion: CSharp10)122ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefReadOnlyInIteratorMethodsDisallowed8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefReassignParamEscape_UnsafeContext8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefLocalHasValueInitializer4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefReturnNotLValue6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.BadRefAssignNonFieldEvent4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.BadEmptyReturnInByRefReturningMethod2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.BadRefReturnCallArgument3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefReadonlyCall40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefAssignUnreturnableLocalParam_UnsafeContext34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.OutArgumentsDeclaration_RefReadOnly6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefErrorProperty4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefReadonlyNoCaptureInLocalFunction4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.BadRefReturnInExpressionTree6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefMethodGroup24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefLocalInOutVar_0110ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.CannotUseYieldReturnInAReturnByRefFunction5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.OutArgumentsDeclaration_Ref11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.InReassignmentWithConversion5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.BadRefReturningCallWithAwait17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefReturnLocalFunction5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefReturnSelfReferringRef38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefReturnNotLValue121ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefReadonlyInLambda8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.ReassignExpressionTree18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefReassignWithReadonly38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefReassignForEach14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.BadRefReturnReadonlyField14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.BadRefAssignFieldReceiver13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.OutArgumentsDeclaration_In2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefLocalInDeconstruct_0240ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefReassignThisStruct21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.BindingRefVoidAssignment10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefReassignOperatorResult7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.StripReadonlyInReturn4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefReassignField8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.AssigningRef_PointerElementAccess5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.BadRefReturnDelegateInvocationWithArguments5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.BadIteratorReturnInRefReturningMethod6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefLocalsAndReturnsTests.RefReadonlyInSwitchCaseInIterator_025ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests+VarTests.IdentifierAndTypeNamedVar39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests+VarTests.RealTypeParameterAsReturn32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests+VarTests.IllegalAsReturn20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LocalFunctionTests+VarTests.RealTypeAsReturn56ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.TestConstantValueInsideAttributes18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.TestSelfReferencingViaLambda261ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.TestConstantFoldingOperationBoundaries19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.ConstantRawInterpolatedStringsError8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.TestConstantUInt32Comparisons8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.EmptyConstInterpolatedString43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.ConstantInterpolatedStringsVersionError38ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.TestConstantFoldingDecimalOperations011ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.TestConstantEnumBitwiseComplement11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.TestConstantFoldingOperations46ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.ConstantEquals11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.NoConstantValueForOverflows22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.TestUnspecifiedUncheckedConversions9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.TestUnspecifiedShifts104ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.ConstantInterpolatedStringsSimple4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.AnonymousFunctionAndLambdaExpressionInCheckedStatement14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.TestConstantBooleanOperations3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.FoldingUnaryOperators23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.TestBadConstantValue4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.CircularImplicitEnumReportingRace14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.DeterministicCycleReporting418ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.CS0220ERR_CheckedOverflow024ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.ConstantInterpolatedStringsHybridError14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.NoConstantValueForOverflows_027ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.TestConstantEnumOperations249ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.ParameterlessCtorsInStructs9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.CS0220ERR_CheckedOverflow015ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.CircularEnumReportingRace7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.MultiCircularConstantReportingRace16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.Bug1098197_01_WithCSharp65ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.CircularConstantReportingRace7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.TestConstantNumericConversionsNotOverflow30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.ConstantRawInterpolatedStringsHybridError8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.AnonymousFunctionAndLambdaExpressionInUncheckedStatement13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.ExpressionsInDefaultCheckedContext4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.TestConstantEvalAtDeclarationPhase2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.TestConstantFields2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.TestConstantInt32Comparisons3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.TestConstantDecimalComparisons0127ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.MultiplyingConstantsInCheckedStatement4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.ConstantRawInterpolatedStringsHybrid38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.TestLiftedEquality12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.TestConstantNumericConversions77ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.TestExplicitEnumEnumConversions49ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.EmptyConstRawInterpolatedString32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.TestDynamicConstantError10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.DoubleRecursiveConst8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.TestExplicitEnumIntConversions145ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.TestSelfReferencingViaLambda19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.ConstantInterpolatedStringsError9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.TestConstantFloatComparisons12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.TestEnumOverflowErrors165ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.Bug1098605_0111ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.MultiCircularImplicitEnumReportingRace15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.RecursiveConst15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.ConstantInterpolatedStringsHybrid2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.FoldingRemDivOperators26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.TestConstantDoubleComparisons8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.TestConstantUInt64Comparisons6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.TestConstantInt64Comparisons8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.ConstantRawInterpolatedStringsContinued18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.ConstantValueFormatting5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.TestConstantFolding55ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.MethodInvocationExpressionInCheckedOrUncheckedStatement15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.TestConstantConditionalBadValue9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.TestLargeStringConcatenation13m 23s
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.TestConstantDecimalComparisons021ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.Bug1098197_0228ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.TestConstantEvalAcrossCompilations8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.ConstantRawInterpolatedStringsSimple4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.TestCyclicConstantEvalAcrossCompilations15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.ConstantNullNotObject6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.TestConstantFoldingDecimalOperations02220ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.ConstantInterpolatedStringsContinued13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.CS0220ERR_CheckedOverflow_Enums11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.MultiCircularEnumReportingRace18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.TestConstantErrors44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.TestConstantConditional3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringsAddedUnderObjectAddition2(expression: "$\"({i1}),\" + ($\"[{i2}],\" + $\"{{{i3}}}\")")159ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringsAddedUnderObjectAddition2(expression: "($\"({i1}),\" + $\"[{i2}],\") + $\"{{{i3}}}\"")157ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringsAddedUnderObjectAddition2(expression: "$\"({i1}),\" + $\"[{i2}],\" + $\"{{{i3}}}\"")146ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.ConvertStringLiteralToInterpolatedStringHandlerError_ByIn(stringLiteral: "\"\"\"test\"\"\"")75ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.ConvertStringLiteralToInterpolatedStringHandlerError_ByIn(stringLiteral: "@\"\"")16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.ConvertStringLiteralToInterpolatedStringHandlerError_ByIn(stringLiteral: "\"\"")15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.MissingCreate_0111ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.NestedInterpolatedStrings_01152ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.CustomHandlerLocal(type: "class", useBoolReturns: False, expression: "$\"Literal{1,2:f}\"")78ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.CustomHandlerLocal(type: "class", useBoolReturns: False, expression: "$\"Literal\" + $\"{1,2:f}\"")53ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.CustomHandlerLocal(type: "struct", useBoolReturns: True, expression: "$\"Literal\" + $\"{1,2:f}\"")100ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.CustomHandlerLocal(type: "struct", useBoolReturns: False, expression: "$\"Literal\" + $\"{1,2:f}\"")54ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.CustomHandlerLocal(type: "class", useBoolReturns: True, expression: "$\"Literal\" + $\"{1,2:f}\"")50ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.CustomHandlerLocal(type: "class", useBoolReturns: True, expression: "$\"Literal{1,2:f}\"")56ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.CustomHandlerLocal(type: "struct", useBoolReturns: False, expression: "$\"Literal{1,2:f}\"")81ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.CustomHandlerLocal(type: "struct", useBoolReturns: True, expression: "$\"Literal{1,2:f}\"")78ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.ArgumentsOnLambdas_02(mod: "static")75ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.ArgumentsOnLambdas_02(mod: "")63ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.MissingCreate_0310ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.PassAsRefWithoutKeyword_01(expression: "$\"{1,2:f}\" + $\"Literal\"")405ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.PassAsRefWithoutKeyword_01(expression: "$\"{1,2:f}Literal\"")84ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.DynamicConstruction_09(expression: "$\"literal{d}\"")272ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.DynamicConstruction_09(expression: "$\"literal\" + $\"{d}\"")1s 317ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_MismatchedRefTypes_OutNone(expression: "$\"\" + $\"\"")36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_MismatchedRefTypes_OutNone(expression: "$\"\"")51ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.DefiniteAssignment_02(useBoolReturns: True, trailingOutParameter: True, expression: "$\"\" + $\"{i = 1}\"")26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.DefiniteAssignment_02(useBoolReturns: True, trailingOutParameter: True, expression: "$\"{i = 1}\" + $\"\"")14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.DefiniteAssignment_02(useBoolReturns: True, trailingOutParameter: True, expression: "$\"{i = 1}\"")12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.DefiniteAssignment_02(useBoolReturns: True, trailingOutParameter: False, expression: "$\"{i = 1}\" + $\"\"")13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.DefiniteAssignment_02(useBoolReturns: True, trailingOutParameter: False, expression: "$\"\" + $\"{i = 1}\"")16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.DefiniteAssignment_02(useBoolReturns: False, trailingOutParameter: True, expression: "$\"{i = 1}\"")33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.DefiniteAssignment_02(useBoolReturns: False, trailingOutParameter: False, expression: "$\"\" + $\"{i = 1}\"")18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.DefiniteAssignment_02(useBoolReturns: True, trailingOutParameter: False, expression: "$\"{i = 1}\"")32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.DefiniteAssignment_02(useBoolReturns: False, trailingOutParameter: True, expression: "$\"{i = 1}\" + $\"\"")16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.DefiniteAssignment_02(useBoolReturns: False, trailingOutParameter: False, expression: "$\"{i = 1}\"")28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.DefiniteAssignment_02(useBoolReturns: False, trailingOutParameter: False, expression: "$\"{i = 1}\" + $\"\"")29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.DefiniteAssignment_02(useBoolReturns: False, trailingOutParameter: True, expression: "$\"\" + $\"{i = 1}\"")26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefOrOutParameter_AsReceiver(parameterRefness: "ref", expression: "$\"literal\" + $\"\"")106ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefOrOutParameter_AsReceiver(parameterRefness: "out", expression: "$\"literal\" + $\"\"")68ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefOrOutParameter_AsReceiver(parameterRefness: "out", expression: "$\"literal\"")102ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefOrOutParameter_AsReceiver(parameterRefness: "ref", expression: "$\"literal\"")64ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolationExpressionMustBeValue0224ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.ImplicitUserDefinedConversionInHole1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_ReorderedAttributePositions(extraConstructorArg: ", out bool success", expression: "$\"literal\"")90ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_ReorderedAttributePositions(extraConstructorArg: ", out bool success", expression: "$\"literal\" + $\"\"")84ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_ReorderedAttributePositions(extraConstructorArg: "", expression: "$\"literal\"")66ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_ReorderedAttributePositions(extraConstructorArg: "", expression: "$\"literal\" + $\"\"")84ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.NoAwaitInHoles_UsesBuilder(expression: "$\"base\" + $\"{hole}\"")181ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.NoAwaitInHoles_UsesBuilder(expression: "$\"base{hole}\"")183ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_OnIndexerRvalue(extraConstructorArg: ", out bool success", expression: "$\"literal\" + $\"\"")90ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_OnIndexerRvalue(extraConstructorArg: "", expression: "$\"literal\" + $\"\"")87ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_OnIndexerRvalue(extraConstructorArg: "", expression: "$\"literal\"")61ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_OnIndexerRvalue(extraConstructorArg: ", out bool success", expression: "$\"literal\"")85ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringBeforeCSharp623ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.ReferencingThis_NestedObjectInitializer(expression: "$\"literal\" + $\"{1}\"")24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.ReferencingThis_NestedObjectInitializer(expression: "$\"literal{1}\"")22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.ConvertStringLiteralToInterpolatedStringHandlerError_ByVal(stringLiteral: "@\"\"")32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.ConvertStringLiteralToInterpolatedStringHandlerError_ByVal(stringLiteral: "\"\"")12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.ConvertStringLiteralToInterpolatedStringHandlerError_ByVal(stringLiteral: "\"\"\"test\"\"\"")14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.SwitchTypes_05(expression: "$\"{1,2:f}\" + $\"Literal\"")108ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.SwitchTypes_05(expression: "$\"{1,2:f}Literal\"")33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_MismatchedRefTypes_RefIn(expression: "$\"\"")22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_MismatchedRefTypes_RefIn(expression: "$\"\" + $\"\"")23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.MixedBuilderReturnTypes_02(expression1: "$\"Text\" + $\"{1}\"", expression2: "$\"{1}\" + $\"Text\"")32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.MixedBuilderReturnTypes_02(expression1: "$\"Text{1}\"", expression2: "$\"{1}Text\"")14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefEscape_04(expression: "$\"{s}\" + $\"\"")88ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefEscape_04(expression: "$\"{s}\"")69ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.HandlerExtensionMethod_05(modifier: "ref readonly")66ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.HandlerExtensionMethod_05(modifier: "in")89ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.Dynamic0110ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.TargetTypedInterpolationHoles(expression: "$\"{b switch { true => 1, false => null }}\" + $\""...)161ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.TargetTypedInterpolationHoles(expression: "$\"{b switch { true => 1, false => null }}{(!b ? n"...)153ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttributeWarn_ParameterAfterHandler(extraConstructorArg: "", expression: "$\"text\" + $\"\"")152ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttributeWarn_ParameterAfterHandler(extraConstructorArg: ", out bool success", expression: "$\"text\"")93ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttributeWarn_ParameterAfterHandler(extraConstructorArg: "", expression: "$\"text\"")106ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttributeWarn_ParameterAfterHandler(extraConstructorArg: ", out bool success", expression: "$\"text\" + $\"\"")96ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.SideEffects(useBoolReturns: True, validityParameter: True, expression: "$\"literal\"")66ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.SideEffects(useBoolReturns: False, validityParameter: True, expression: "$\"\" + $\"literal\"")76ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.SideEffects(useBoolReturns: False, validityParameter: False, expression: "$\"\" + $\"literal\"")82ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.SideEffects(useBoolReturns: False, validityParameter: True, expression: "$\"literal\"")95ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.SideEffects(useBoolReturns: False, validityParameter: False, expression: "$\"literal\"")67ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.SideEffects(useBoolReturns: True, validityParameter: False, expression: "$\"\" + $\"literal\"")92ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.SideEffects(useBoolReturns: True, validityParameter: True, expression: "$\"\" + $\"literal\"")77ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.SideEffects(useBoolReturns: True, validityParameter: False, expression: "$\"literal\"")68ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.OneLiteral52ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.StructParameter_ByVal(expression: "$\"\" + $\"\"")58ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.StructParameter_ByVal(expression: "$\"\"")73ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_RefKindsMatch(extraConstructorArg: "", expression: "$\"literal\" + $\"\"", modifier: "ref readonly")79ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_RefKindsMatch(extraConstructorArg: "", expression: "$\"literal\"", modifier: "ref readonly")74ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_RefKindsMatch(extraConstructorArg: ", out bool success", expression: "$\"literal\" + $\"\"", modifier: "ref readonly")90ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_RefKindsMatch(extraConstructorArg: ", out bool success", expression: "$\"literal\"", modifier: "ref readonly")85ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_RefKindsMatch(extraConstructorArg: "", expression: "$\"literal\"", modifier: "in")93ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_RefKindsMatch(extraConstructorArg: ", out bool success", expression: "$\"literal\" + $\"\"", modifier: "in")83ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_RefKindsMatch(extraConstructorArg: "", expression: "$\"literal\" + $\"\"", modifier: "in")68ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_RefKindsMatch(extraConstructorArg: ", out bool success", expression: "$\"literal\"", modifier: "in")90ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.TestHalfOpenInterp0317ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_MismatchedRefTypes_InNone(expression: "$\"\"")22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_MismatchedRefTypes_InNone(expression: "$\"\" + $\"\"")23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttributeError_ReferenceSelf(expression: "$\"\"")22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttributeError_ReferenceSelf(expression: "$\"\" + $\"\"")53ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefEscape_1417ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.HandlerExtensionMethod_0461ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.MisplacedNewline012ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_ThisParameter(extraConstructorArg: ", out bool success", expression: "$\"literal\" + $\"\"")74ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_ThisParameter(extraConstructorArg: "", expression: "$\"literal\"")86ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_ThisParameter(extraConstructorArg: ", out bool success", expression: "$\"literal\"")65ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_ThisParameter(extraConstructorArg: "", expression: "$\"literal\" + $\"\"")91ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.LambdaReturnInference_03(expression: "$\"{new S { Field = \"Field\" }}\" + $\"\"")135ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.LambdaReturnInference_03(expression: "$\"{new S { Field = \"Field\" }}\"")106ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.UnclosedInterpolation025ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_EmptyWithoutMatchingConstructor(extraConstructorArg: "", expression: "$\"\" + $\"\"")66ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_EmptyWithoutMatchingConstructor(extraConstructorArg: ", out bool success", expression: "$\"\" + $\"\"")61ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_EmptyWithoutMatchingConstructor(extraConstructorArg: ", out bool success", expression: "$\"\"")43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_EmptyWithoutMatchingConstructor(extraConstructorArg: "", expression: "$\"\"")66ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.AsStringInExpressionTrees_01128ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttributeError_NullConstant_FromMetadata_02247ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.ParenthesizedAdditiveExpression_04165ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.LambdaReturnInference_07(expression: "$\"{1,2:f}\" + $\"Literal\"")101ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.LambdaReturnInference_07(expression: "$\"{1,2:f}Literal\"")126ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefEscape_0974ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.PreprocessorInsideInterpolation2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.DynamicConstruction_06(expression: "$\"Literal\"")39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.DynamicConstruction_06(expression: "$\"\" + $\"Literal\"")65ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_EmptyWithMatchingConstructor(extraConstructorArg: ", out bool success", expression: "$\"\" + $\"\"")68ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_EmptyWithMatchingConstructor(extraConstructorArg: "", expression: "$\"\"")49ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_EmptyWithMatchingConstructor(extraConstructorArg: ", out bool success", expression: "$\"\"")54ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_EmptyWithMatchingConstructor(extraConstructorArg: "", expression: "$\"\" + $\"\"")76ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.ExplicitUserDefinedConversionInHole236ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.PassAsRefWithoutKeyword_03(expression: "$\"{1,2:f}\" + $\"Literal\"")101ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.PassAsRefWithoutKeyword_03(expression: "$\"{1,2:f}Literal\"")96ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.ReferencingThis_TopLevelObjectInitializer(expression: "$\"literal{1}\"")36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.ReferencingThis_TopLevelObjectInitializer(expression: "$\"literal\" + $\"{1}\"")41ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefReturningMethodAsReceiver_RefParameter(extraConstructorArg: "", expression: "$\"literal\"", receiverType: "struct")42ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefReturningMethodAsReceiver_RefParameter(extraConstructorArg: "", expression: "$\"literal\" + $\"\"", receiverType: "struct")27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefReturningMethodAsReceiver_RefParameter(extraConstructorArg: ", out bool success", expression: "$\"literal\"", receiverType: "struct")32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefReturningMethodAsReceiver_RefParameter(extraConstructorArg: "", expression: "$\"literal\"", receiverType: "class")48ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefReturningMethodAsReceiver_RefParameter(extraConstructorArg: ", out bool success", expression: "$\"literal\" + $\"\"", receiverType: "class")22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefReturningMethodAsReceiver_RefParameter(extraConstructorArg: ", out bool success", expression: "$\"literal\"", receiverType: "class")24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefReturningMethodAsReceiver_RefParameter(extraConstructorArg: ", out bool success", expression: "$\"literal\" + $\"\"", receiverType: "struct")21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefReturningMethodAsReceiver_RefParameter(extraConstructorArg: "", expression: "$\"literal\" + $\"\"", receiverType: "class")42ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_Duplicated(extraConstructorArg: "", expression: "$\"literal\" + $\"\"")68ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_Duplicated(extraConstructorArg: "", expression: "$\"literal\"")88ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_Duplicated(extraConstructorArg: ", out bool success", expression: "$\"literal\" + $\"\"")72ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_Duplicated(extraConstructorArg: ", out bool success", expression: "$\"literal\"")63ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.ConvertStringLiteralToInterpolatedStringHandlerError_ByOut(stringLiteral: "\"\"")42ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.ConvertStringLiteralToInterpolatedStringHandlerError_ByOut(stringLiteral: "@\"\"")15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.ConvertStringLiteralToInterpolatedStringHandlerError_ByOut(stringLiteral: "\"\"\"test\"\"\"")14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentsAttribute_CompoundAssignment_Indexer_01(useBoolReturns: False, validityParameter: True, expression: "$\"literal\" + $\"{i}\"")102ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentsAttribute_CompoundAssignment_Indexer_01(useBoolReturns: False, validityParameter: False, expression: "$\"literal{i}\"")76ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentsAttribute_CompoundAssignment_Indexer_01(useBoolReturns: True, validityParameter: True, expression: "$\"literal\" + $\"{i}\"")90ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentsAttribute_CompoundAssignment_Indexer_01(useBoolReturns: False, validityParameter: True, expression: "$\"literal{i}\"")87ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentsAttribute_CompoundAssignment_Indexer_01(useBoolReturns: True, validityParameter: True, expression: "$\"literal{i}\"")68ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentsAttribute_CompoundAssignment_Indexer_01(useBoolReturns: True, validityParameter: False, expression: "$\"literal{i}\"")94ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentsAttribute_CompoundAssignment_Indexer_01(useBoolReturns: True, validityParameter: False, expression: "$\"literal\" + $\"{i}\"")86ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentsAttribute_CompoundAssignment_Indexer_01(useBoolReturns: False, validityParameter: False, expression: "$\"literal\" + $\"{i}\"")66ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.DefiniteAssignment_01(useBoolReturns: False, trailingOutParameter: True, expression: "$\"{i = 1}{M(out var o)}{s = o.ToString()}\"")21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.DefiniteAssignment_01(useBoolReturns: True, trailingOutParameter: False, expression: "$\"{i = 1}\" + $\"{M(out var o)}\" + $\"{s = o.ToS"...)40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.DefiniteAssignment_01(useBoolReturns: True, trailingOutParameter: False, expression: "$\"{i = 1}{M(out var o)}{s = o.ToString()}\"")24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.DefiniteAssignment_01(useBoolReturns: False, trailingOutParameter: False, expression: "$\"{i = 1}{M(out var o)}{s = o.ToString()}\"")35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.DefiniteAssignment_01(useBoolReturns: False, trailingOutParameter: False, expression: "$\"{i = 1}\" + $\"{M(out var o)}\" + $\"{s = o.ToS"...)25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.DefiniteAssignment_01(useBoolReturns: False, trailingOutParameter: True, expression: "$\"{i = 1}\" + $\"{M(out var o)}\" + $\"{s = o.ToS"...)18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.DefiniteAssignment_01(useBoolReturns: True, trailingOutParameter: True, expression: "$\"{i = 1}{M(out var o)}{s = o.ToString()}\"")30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.DefiniteAssignment_01(useBoolReturns: True, trailingOutParameter: True, expression: "$\"{i = 1}\" + $\"{M(out var o)}\" + $\"{s = o.ToS"...)34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.TernaryTypes_06(expression: "$\"{1,2:f}\" + $\"Literal\"")962ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.TernaryTypes_06(expression: "$\"{1,2:f}Literal\"")147ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.SwitchTypes_02(expression: "$\"{1,2:f}\" + $\"Literal\"")171ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.SwitchTypes_02(expression: "$\"{1,2:f}Literal\"")135ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.StructReceiver_Rvalue(expression: "$\"\"")191ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.StructReceiver_Rvalue(expression: "$\"\" + $\"\"")155ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RawInterpolatedStringWithCurlyBracesAndAllStringValues(framework: NetFramework)1s 168ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RawInterpolatedStringWithCurlyBracesAndAllStringValues(framework: Mscorlib461)39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RawInterpolatedStringWithCurlyBracesAndAllStringValues(framework: Mscorlib40)73ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RawInterpolatedStringWithCurlyBracesAndAllStringValues(framework: NetStandard20)293ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_OnIndexerLvalue(extraConstructorArg: "", expression: "$\"literal\"")70ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_OnIndexerLvalue(extraConstructorArg: ", out bool success", expression: "$\"literal\" + $\"\"")129ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_OnIndexerLvalue(extraConstructorArg: ", out bool success", expression: "$\"literal\"")67ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_OnIndexerLvalue(extraConstructorArg: "", expression: "$\"literal\" + $\"\"")56ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.AwaitInHoles_UsesFormat(expression: "$\"base{await Hole()}\"")176ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.AwaitInHoles_UsesFormat(expression: "$\"base\" + $\"{await Hole()}\"")163ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.AsyncInterp105ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefEscape_ForEachExpression94ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.LambdaInference_AmbiguousInOlderLangVersions(expression: "$\"{1}\" + $\"{2}\"")47ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.LambdaInference_AmbiguousInOlderLangVersions(expression: "$\"{1}\"")63ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.NestedInterpolatedStrings_02(expression: "$\"{$\"{i1}\"}\" + $\"{$\"{i2}\"}\"")140ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.NestedInterpolatedStrings_02(expression: "$\"{$\"{i1}\"}{$\"{i2}\"}\"")159ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.ArgumentsOnLocalFunctions_01(mod: "")34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.ArgumentsOnLocalFunctions_01(mod: "static")27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_InaccessibleConstructor_01(expression: "$\"\" + $\"\"")133ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_InaccessibleConstructor_01(expression: "$\"\"")92ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandler_OverloadsAndBoolReturns(useDefaultParameters: True, useBoolReturns: True, constructorBoolArg: True, expression: "$\"base{a}{a,1}{a:X}{a,2:Y}\"")343ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandler_OverloadsAndBoolReturns(useDefaultParameters: False, useBoolReturns: True, constructorBoolArg: False, expression: "$\"base\" + $\"{a}\" + $\"{a,1}\" + $\"{a:X}\" + $"...)544ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandler_OverloadsAndBoolReturns(useDefaultParameters: False, useBoolReturns: False, constructorBoolArg: False, expression: "$\"base\" + $\"{a}\" + $\"{a,1}\" + $\"{a:X}\" + $"...)520ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandler_OverloadsAndBoolReturns(useDefaultParameters: False, useBoolReturns: False, constructorBoolArg: True, expression: "$\"base\" + $\"{a}\" + $\"{a,1}\" + $\"{a:X}\" + $"...)512ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandler_OverloadsAndBoolReturns(useDefaultParameters: True, useBoolReturns: False, constructorBoolArg: True, expression: "$\"base\" + $\"{a}\" + $\"{a,1}\" + $\"{a:X}\" + $"...)300ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandler_OverloadsAndBoolReturns(useDefaultParameters: False, useBoolReturns: False, constructorBoolArg: False, expression: "$\"base{a}{a,1}{a:X}{a,2:Y}\"")545ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandler_OverloadsAndBoolReturns(useDefaultParameters: False, useBoolReturns: True, constructorBoolArg: False, expression: "$\"base{a}{a,1}{a:X}{a,2:Y}\"")511ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandler_OverloadsAndBoolReturns(useDefaultParameters: True, useBoolReturns: False, constructorBoolArg: False, expression: "$\"base{a}{a,1}{a:X}{a,2:Y}\"")306ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandler_OverloadsAndBoolReturns(useDefaultParameters: False, useBoolReturns: True, constructorBoolArg: True, expression: "$\"base{a}{a,1}{a:X}{a,2:Y}\"")535ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandler_OverloadsAndBoolReturns(useDefaultParameters: True, useBoolReturns: True, constructorBoolArg: False, expression: "$\"base{a}{a,1}{a:X}{a,2:Y}\"")294ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandler_OverloadsAndBoolReturns(useDefaultParameters: True, useBoolReturns: False, constructorBoolArg: True, expression: "$\"base{a}{a,1}{a:X}{a,2:Y}\"")296ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandler_OverloadsAndBoolReturns(useDefaultParameters: False, useBoolReturns: False, constructorBoolArg: True, expression: "$\"base{a}{a,1}{a:X}{a,2:Y}\"")540ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandler_OverloadsAndBoolReturns(useDefaultParameters: True, useBoolReturns: False, constructorBoolArg: False, expression: "$\"base\" + $\"{a}\" + $\"{a,1}\" + $\"{a:X}\" + $"...)330ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandler_OverloadsAndBoolReturns(useDefaultParameters: True, useBoolReturns: True, constructorBoolArg: True, expression: "$\"base\" + $\"{a}\" + $\"{a,1}\" + $\"{a:X}\" + $"...)291ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandler_OverloadsAndBoolReturns(useDefaultParameters: True, useBoolReturns: True, constructorBoolArg: False, expression: "$\"base\" + $\"{a}\" + $\"{a,1}\" + $\"{a:X}\" + $"...)292ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandler_OverloadsAndBoolReturns(useDefaultParameters: False, useBoolReturns: True, constructorBoolArg: True, expression: "$\"base\" + $\"{a}\" + $\"{a,1}\" + $\"{a:X}\" + $"...)525ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentsAttribute_CompoundAssignment_RefReturningMethod(useBoolReturns: False, validityParameter: False, expression: "$\"literal{i}\"")91ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentsAttribute_CompoundAssignment_RefReturningMethod(useBoolReturns: False, validityParameter: True, expression: "$\"literal{i}\"")102ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentsAttribute_CompoundAssignment_RefReturningMethod(useBoolReturns: False, validityParameter: True, expression: "$\"literal\" + $\"{i}\"")70ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentsAttribute_CompoundAssignment_RefReturningMethod(useBoolReturns: False, validityParameter: False, expression: "$\"literal\" + $\"{i}\"")71ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentsAttribute_CompoundAssignment_RefReturningMethod(useBoolReturns: True, validityParameter: False, expression: "$\"literal\" + $\"{i}\"")75ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentsAttribute_CompoundAssignment_RefReturningMethod(useBoolReturns: True, validityParameter: True, expression: "$\"literal\" + $\"{i}\"")98ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentsAttribute_CompoundAssignment_RefReturningMethod(useBoolReturns: True, validityParameter: False, expression: "$\"literal{i}\"")63ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentsAttribute_CompoundAssignment_RefReturningMethod(useBoolReturns: True, validityParameter: True, expression: "$\"literal{i}\"")72ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.MissingWellKnownMethod_ToStringAndClear(toStringAndClearMethod: null)33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.MissingWellKnownMethod_ToStringAndClear(toStringAndClearMethod: "public string ToStringAndClear(int literalLength) "...)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.MissingWellKnownMethod_ToStringAndClear(toStringAndClearMethod: "public void ToStringAndClear() => throw null;")14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.MissingWellKnownMethod_ToStringAndClear(toStringAndClearMethod: "public static string ToStringAndClear() => throw n"...)14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InvalidBuilderReturnType(expression: "$\"Text\" + $\"{1}\"")11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InvalidBuilderReturnType(expression: "$\"Text{1}\"")10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.ArgumentsOnLambdas_01(mod: "static")37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.ArgumentsOnLambdas_01(mod: "")21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.TargetType0267ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.NotReferencingThis_NestedObjectInitializer(expression: "$\"literal{1}\"")76ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.NotReferencingThis_NestedObjectInitializer(expression: "$\"literal\" + $\"{1}\"")60ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefEscape_11A(languageVersion: CSharp11)37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefEscape_11A(languageVersion: CSharp10)24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.TwoInserts0232ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.StructParameter_ByRef(expression: "$\"\"")70ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.StructParameter_ByRef(expression: "$\"\" + $\"\"")68ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.TernaryTypes_05(expression: "$\"{1,2:f}Literal\"")49ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.TernaryTypes_05(expression: "$\"{1,2:f}\" + $\"Literal\"")30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.GenericOverloadResolution_02(expression: "$\"{1,2:f}Literal\"")78ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.GenericOverloadResolution_02(expression: "$\"{1,2:f}\" + $\"Literal\"")55ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_AttributeOnAppendFormatCall(useBoolReturns: False, validityParameter: False, expression: "$\"{$\"Inner string\"}\" + $\"{2}\"")82ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_AttributeOnAppendFormatCall(useBoolReturns: False, validityParameter: True, expression: "$\"{$\"Inner string\"}{2}\"")97ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_AttributeOnAppendFormatCall(useBoolReturns: False, validityParameter: True, expression: "$\"{$\"Inner string\"}\" + $\"{2}\"")78ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_AttributeOnAppendFormatCall(useBoolReturns: True, validityParameter: True, expression: "$\"{$\"Inner string\"}{2}\"")83ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_AttributeOnAppendFormatCall(useBoolReturns: False, validityParameter: False, expression: "$\"{$\"Inner string\"}{2}\"")65ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_AttributeOnAppendFormatCall(useBoolReturns: True, validityParameter: True, expression: "$\"{$\"Inner string\"}\" + $\"{2}\"")77ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_AttributeOnAppendFormatCall(useBoolReturns: True, validityParameter: False, expression: "$\"{$\"Inner string\"}{2}\"")85ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_AttributeOnAppendFormatCall(useBoolReturns: True, validityParameter: False, expression: "$\"{$\"Inner string\"}\" + $\"{2}\"")77ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.DynamicConstruction_01(expression: "$\"\"")39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.DynamicConstruction_01(expression: "$\"\" + $\"\"")31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.StructReceiver_Lvalue_04122ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.TernaryTypes_04(expression: "$\"{1,2:f}Literal\"")319ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.TernaryTypes_04(expression: "$\"{1,2:f}\" + $\"Literal\"")104ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefEscape_13A(languageVersion: CSharp11)35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefEscape_13A(languageVersion: CSharp10)32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefEscape_1077ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.GenericInference_04(expression: "$\"{1,2:f}\" + $\"Literal\"")70ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.GenericInference_04(expression: "$\"{1,2:f}Literal\"")86ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.ArgumentsOnLocalFunctions_02(mod: "static")54ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.ArgumentsOnLocalFunctions_02(mod: "")75ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.AlignmentMagnitude19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.DynamicInHoles_UsesFormat(expression: "$\"base{hole}\"")135ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.DynamicInHoles_UsesFormat(expression: "$\"base\" + $\"{hole}\"")206ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringWithCurlyBracesAndFormatSpecifier(framework: Mscorlib40)34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringWithCurlyBracesAndFormatSpecifier(framework: NetFramework)84ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringWithCurlyBracesAndFormatSpecifier(framework: NetStandard20)41ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringWithCurlyBracesAndFormatSpecifier(framework: Mscorlib461)33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RawInterpolatedStringWithCurlyBracesAndFormatSpecifier(framework: NetStandard20)58ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RawInterpolatedStringWithCurlyBracesAndFormatSpecifier(framework: NetFramework)74ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RawInterpolatedStringWithCurlyBracesAndFormatSpecifier(framework: Mscorlib461)62ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RawInterpolatedStringWithCurlyBracesAndFormatSpecifier(framework: Mscorlib40)54ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttributeError_NonHandlerType(expression: "$\"\" + $\"\"")26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttributeError_NonHandlerType(expression: "$\"\"")9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.MissingCreate_028ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefReturningMethodAsReceiver_MismatchedRefness_01(refness: "ref readonly", expression: "$\"literal\"")22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefReturningMethodAsReceiver_MismatchedRefness_01(refness: "", expression: "$\"literal\"")21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefReturningMethodAsReceiver_MismatchedRefness_01(refness: "ref readonly", expression: "$\"literal\" + $\"\"")21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefReturningMethodAsReceiver_MismatchedRefness_01(refness: "", expression: "$\"literal\" + $\"\"")22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringWithCurlyBracesAndAllStringValues(framework: Mscorlib40)60ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringWithCurlyBracesAndAllStringValues(framework: NetFramework)107ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringWithCurlyBracesAndAllStringValues(framework: Mscorlib461)34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringWithCurlyBracesAndAllStringValues(framework: NetStandard20)35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.DynamicConstruction_03(expression: "$\"\" + $\"\"")2s 100ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.DynamicConstruction_03(expression: "$\"\"")110ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.GenericOverloadResolution_03(expression: "$\"{1,2:f}\" + $\"Literal\"")20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.GenericOverloadResolution_03(expression: "$\"{1,2:f}Literal\"")18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.TestEmptyInterp19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_SingleArg(extraConstructorArg: ", out bool success", expression: "$\"2\" + $\"\"")242ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_SingleArg(extraConstructorArg: ", out bool success", expression: "$\"2\"")227ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_SingleArg(extraConstructorArg: "", expression: "$\"2\" + $\"\"")240ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_SingleArg(extraConstructorArg: "", expression: "$\"2\"")234ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttributeError_NullConstant_01(expression: "$\"\"")22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttributeError_NullConstant_01(expression: "$\"\" + $\"\"")33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.DynamicInHoles_UsesFormat2(expression: "$\"{hole}base\"")162ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.DynamicInHoles_UsesFormat2(expression: "$\"{hole}\" + $\"base\"")186ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_MismatchedRefTypes_InRef(expression: "$\"\"")21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_MismatchedRefTypes_InRef(expression: "$\"\" + $\"\"")26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.MissingInterpolationExpression016ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringsAddedUnderObjectAddition_AdditionsWithMoreParts_01164ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.Syntax0211ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.ReferenceArgument_Rvalue_ObjectCreationArgument_0287ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefEscape_03(expression: "$\"{s}\"")75ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefEscape_03(expression: "$\"{s}\" + $\"\"")44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.TestDoubleInterp0235ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.LambdaReturnInference_06(expression: "$\"{1,2:f}Literal\"")150ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.LambdaReturnInference_06(expression: "$\"{1,2:f}\" + $\"Literal\"")101ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefOverloadResolution_Struct(refKind: "in", expression: "$\"{1,2:f}Literal\"")1s 453ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefOverloadResolution_Struct(refKind: "ref", expression: "$\"{1,2:f}Literal\"")119ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefOverloadResolution_Struct(refKind: "in", expression: "$\"{1,2:f}\" + $\"Literal\"")1s 119ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefOverloadResolution_Struct(refKind: "ref", expression: "$\"{1,2:f}\" + $\"Literal\"")118ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentsAttribute_CompoundAssignment_Indexer_02(useBoolReturns: True, validityParameter: True, expression: "$\"literal{i}\"")146ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentsAttribute_CompoundAssignment_Indexer_02(useBoolReturns: True, validityParameter: False, expression: "$\"literal{i}\"")104ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentsAttribute_CompoundAssignment_Indexer_02(useBoolReturns: False, validityParameter: False, expression: "$\"literal{i}\"")74ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentsAttribute_CompoundAssignment_Indexer_02(useBoolReturns: True, validityParameter: True, expression: "$\"literal\" + $\"{i}\"")117ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentsAttribute_CompoundAssignment_Indexer_02(useBoolReturns: False, validityParameter: True, expression: "$\"literal{i}\"")69ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentsAttribute_CompoundAssignment_Indexer_02(useBoolReturns: False, validityParameter: True, expression: "$\"literal\" + $\"{i}\"")122ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentsAttribute_CompoundAssignment_Indexer_02(useBoolReturns: False, validityParameter: False, expression: "$\"literal\" + $\"{i}\"")70ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentsAttribute_CompoundAssignment_Indexer_02(useBoolReturns: True, validityParameter: False, expression: "$\"literal\" + $\"{i}\"")96ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerAttributeArgumentError_SubstitutedTypeSymbol(expression: "$\"\" + $\"\"")30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerAttributeArgumentError_SubstitutedTypeSymbol(expression: "$\"\"")18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.HandlerExtensionMethod_0646ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.LambdaReturnInference_05(expression: "$\"{1,2:f}\" + $\"Literal\"")129ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.LambdaReturnInference_05(expression: "$\"{1,2:f}Literal\"")119ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefEscape_01B(expression: "$\"{s}\"")69ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefEscape_01B(expression: "$\"{s}\" + $\"\"")28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.HandlerExtensionMethod_0118ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.BracesAreEscaped_02(expression: "$\"{{ {i} }}\"")79ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.BracesAreEscaped_02(expression: "$\"{{ \" + $\"{i}\" + $\" }}\"")58ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.StructReceiver_Lvalue_06101ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_MultipleArgs(extraConstructorArg: ", out bool success", expression: "$\"literal\"")983ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_MultipleArgs(extraConstructorArg: "", expression: "$\"literal\"")238ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_MultipleArgs(extraConstructorArg: "", expression: "$\"literal\" + $\"\"")253ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_MultipleArgs(extraConstructorArg: ", out bool success", expression: "$\"literal\" + $\"\"")225ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.SwitchTypes_03(expression: "$\"{1,2:f}\" + $\"Literal\"")175ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.SwitchTypes_03(expression: "$\"{1,2:f}Literal\"")102ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_MismatchedRefTypes_RefNone(expression: "$\"\"")22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_MismatchedRefTypes_RefNone(expression: "$\"\" + $\"\"")20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.ArgumentsOnDelegateTypes_02109ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefEscape_11B66ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttributeError_ReferencesSelf_FromMetadata58ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.MissingHelper14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttributeError_UnknownName_01(expression: "$\"\" + $\"\"")20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttributeError_UnknownName_01(expression: "$\"\"")18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.CustomHandlerUsedAsArgumentToCustomHandler(useBoolReturns: True, validityParameter: False, expression: "$\"\"")96ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.CustomHandlerUsedAsArgumentToCustomHandler(useBoolReturns: False, validityParameter: True, expression: "$\"\" + $\"\"")67ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.CustomHandlerUsedAsArgumentToCustomHandler(useBoolReturns: True, validityParameter: False, expression: "$\"\" + $\"\"")89ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.CustomHandlerUsedAsArgumentToCustomHandler(useBoolReturns: False, validityParameter: False, expression: "$\"\" + $\"\"")68ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.CustomHandlerUsedAsArgumentToCustomHandler(useBoolReturns: False, validityParameter: False, expression: "$\"\"")86ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.CustomHandlerUsedAsArgumentToCustomHandler(useBoolReturns: False, validityParameter: True, expression: "$\"\"")65ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.CustomHandlerUsedAsArgumentToCustomHandler(useBoolReturns: True, validityParameter: True, expression: "$\"\"")75ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.CustomHandlerUsedAsArgumentToCustomHandler(useBoolReturns: True, validityParameter: True, expression: "$\"\" + $\"\"")64ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.GenericInference_01(expression: "$\"{1,2:f}Literal\"")25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.GenericInference_01(expression: "$\"{1,2:f}\" + $\"Literal\"")21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.TupleDeclaration_01(initializer: "$\"{1}\" + $\"\", $\"{2}\" + $\"\"")90ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.TupleDeclaration_01(initializer: "$\"{1}\", $\"{2}\"")54ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringWithReplacementBeforeCSharp67ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.ArgumentsOnDelegateTypes_0138ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefEscape_1522ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.BracesAreEscaped_01(expression: "$\"{{ {i} }}\"")145ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.BracesAreEscaped_01(expression: "$\"{{ \" + $\"{i}\" + $\" }}\"")152ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.StructReceiver_Rvalue_ObjectCreationReceiver_0181ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_MissingConstructor(expression: "$\"\" + $\"\"")61ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_MissingConstructor(expression: "$\"\"")49ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.TupleDeclaration_02(initializer: "$\"{1}\" + $\"\", $\"{2}\" + $\"\"")98ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.TupleDeclaration_02(initializer: "$\"{1}\", $\"{2}\"")70ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_MismatchedRefTypes_RefIn_CSharp12(expression: "$\"text\"")80ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_MismatchedRefTypes_RefIn_CSharp12(expression: "$\"text\" + $\"\"")68ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.SwitchTypes_06(expression: "$\"{1,2:f}\" + $\"Literal\"")106ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.SwitchTypes_06(expression: "$\"{1,2:f}Literal\"")99ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.StructReceiver_Lvalue_01(expression: "$\"\"")38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.StructReceiver_Lvalue_01(expression: "$\"\" + $\"\"")36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.LambdaReturnInference_01(expression: "$\"{1,2:f}\" + $\"Literal\"")65ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.LambdaReturnInference_01(expression: "$\"{1,2:f}Literal\"")76ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.AsIFormattable7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.ReferenceArgument_Rvalue_ObjectCreationArgument_0158ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttributeError_UnknownName_03(expression: "$\"\"")42ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttributeError_UnknownName_03(expression: "$\"\" + $\"\"")17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentsAttribute_DictionaryInitializer(expression: "$\"\" + $\"literal\"")24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentsAttribute_DictionaryInitializer(expression: "$\"literal\"")21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.UnmanagedCallersOnlyAppendFormattedMethod223ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.HandlerExtensionMethod_0779ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.NoStandaloneConstructor24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.ParenthesizedAdditiveExpression_01(expression: "($\"{i1}\" + $\"{i2}\") + $\"{i3}\"")73ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.ParenthesizedAdditiveExpression_01(expression: "$\"{i1}\" + ($\"{i2}\" + $\"{i3}\")")56ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefEscape_05(expression: "$\"{s1}\"")98ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefEscape_05(expression: "$\"{s1}\" + $\"\"")59ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefStructHandler_DynamicInHole(expression: "$\"{h1}\" + $\"{h2}\"")51ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefStructHandler_DynamicInHole(expression: "$\"{h1}{h2}\"")54ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_MismatchedRefTypes_OutRef(expression: "$\"\" + $\"\"")20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_MismatchedRefTypes_OutRef(expression: "$\"\"")21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.LambdaReturnInference_08(expression: "$\"{1,2:f}\" + $\"Literal\"")60ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.LambdaReturnInference_08(expression: "$\"{1,2:f}Literal\"")34ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefEscape_NestedCalls_021ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.NoAwaitInHoles_AwaitInExpression_UsesBuilder(expression: "$\"base{hole}\"")181ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.NoAwaitInHoles_AwaitInExpression_UsesBuilder(expression: "$\"base\" + $\"{hole}\"")185ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_MismatchedRefTypes_NoneOut(expression: "$\"\" + $\"\"")22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_MismatchedRefTypes_NoneOut(expression: "$\"\"")21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.DynamicConstruction_04(expression: "$\"\" + $\"\"")95ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.DynamicConstruction_04(expression: "$\"\"")38ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefEscape_NestedCalls_041ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttributeError_InvalidArgument(expression: "$\"\" + $\"\"")18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttributeError_InvalidArgument(expression: "$\"\"")43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_MismatchedRefTypes_RefOut(expression: "$\"\" + $\"\"")22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_MismatchedRefTypes_RefOut(expression: "$\"\"")21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.BoolOutParameter_ShortCircuits(useBoolReturns: True, expression: "$\"{Throw()}\" + $\"{a = 2}\"")152ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.BoolOutParameter_ShortCircuits(useBoolReturns: True, expression: "$\"{Throw()}{a = 2}\"")153ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.BoolOutParameter_ShortCircuits(useBoolReturns: False, expression: "$\"{Throw()}\" + $\"{a = 2}\"")165ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.BoolOutParameter_ShortCircuits(useBoolReturns: False, expression: "$\"{Throw()}{a = 2}\"")152ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.ReferenceArgument_Rvalue_ObjectCreationArgument_0350ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.LambdaReturnInference_02(expression: "$\"{1,2:f}\" + $\"Literal\"")54ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.LambdaReturnInference_02(expression: "$\"{1,2:f}Literal\"")69ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandler_ConcatPreferencesForAllStringElements(twoComponents: "$\"{s1}{s2}\"", threeComponents: "$\"{s1}{s2}{s3}\"", fourComponents: "$\"{s1}{s2}{s3}{s4}\"", fiveComponents: "$\"{s1}{s2}{s3}{s4}{s5}\"")353ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandler_ConcatPreferencesForAllStringElements(twoComponents: "$\"{s1}\" + $\"{s2}\"", threeComponents: "$\"{s1}\" + $\"{s2}\" + $\"{s3}\"", fourComponents: "$\"{s1}\" + $\"{s2}\" + $\"{s3}\" + $\"{s4}\"", fiveComponents: "$\"{s1}\" + $\"{s2}\" + $\"{s3}\" + $\"{s4}\" + $\"...)163ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.DynamicConstruction_07(expression: "$\"{1}\" + $\"\"")40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.DynamicConstruction_07(expression: "$\"{1}\"")56ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.PassAsRefWithoutKeyword_04(expression: "$\"{1,2:f}Literal\"")104ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.PassAsRefWithoutKeyword_04(expression: "$\"{1,2:f}\" + $\"Literal\"")102ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.AsStringInExpressionTrees_04166ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefEscape_1941ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.LambdaReturnInference_04(expression: "$\"{new S { Field = \"Field\" }}\"")995ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.LambdaReturnInference_04(expression: "$\"{new S { Field = \"Field\" }}\" + $\"\"")254ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefReturningMethodAsReceiver_MismatchedRefness_02(refness: "in", expression: "$\"literal\"")73ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefReturningMethodAsReceiver_MismatchedRefness_02(refness: "", expression: "$\"literal\"")58ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefReturningMethodAsReceiver_MismatchedRefness_02(refness: "", expression: "$\"literal\" + $\"\"")76ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefReturningMethodAsReceiver_MismatchedRefness_02(refness: "in", expression: "$\"literal\" + $\"\"")54ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_MismatchedRefTypes_NoneRef(expression: "$\"\" + $\"\"")22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_MismatchedRefTypes_NoneRef(expression: "$\"\"")38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.NoUnexpandedForm62ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.DynamicConstruction_05(expression: "$\"\" + $\"\"")61ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.DynamicConstruction_05(expression: "$\"\"")63ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttributeError_NullConstant_0221ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefEscape_NestedCalls_061ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.AlignmentExpression59ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.MixedBuilderReturnTypes_0346ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.GenericOverloadResolution_01(expression: "$\"{1,2:f}\" + $\"Literal\"")73ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.GenericOverloadResolution_01(expression: "$\"{1,2:f}Literal\"")88ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_MismatchedType(extraConstructorArg: "", expression: "$\"\"")99ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_MismatchedType(extraConstructorArg: ", out bool success", expression: "$\"\"")112ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_MismatchedType(extraConstructorArg: "", expression: "$\"\" + $\"\"")113ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_MismatchedType(extraConstructorArg: ", out bool success", expression: "$\"\" + $\"\"")95ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttributeError_ThisOnStaticMethod_FromMetadata(arg: "{\"\"}")46ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttributeError_ThisOnStaticMethod_FromMetadata(arg: "\"\"")28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.BadCorelib029ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttributeError_OptionalNotSpecifiedAtCallsite(expression: "$\"\" + $\"\"")20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttributeError_OptionalNotSpecifiedAtCallsite(expression: "$\"\"")33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.StringPreferredOverHandlerConversionForConstant(expression: "$\"{\"Literal\"}\"")51ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.StringPreferredOverHandlerConversionForConstant(expression: "$\"{\"Lit\"}\" + $\"{\"eral\"}\"")51ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.StructArgument_Rvalue_ObjectCreationArgument_0337ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.TestHalfOpenInterp018ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.HandlerConversionPreferredOverStringForNonConstant(expression: "$\"{1,2:f}Literal\"")126ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.HandlerConversionPreferredOverStringForNonConstant(expression: "$\"{1,2:f}\" + $\"Literal\"")118ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.DynamicInterpolation105ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.MissingVoidType41ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttributeError_NullConstant_FromMetadata_0434ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.DiscardsUsedAsParameters(expression: "$\"literal\"")92ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.DiscardsUsedAsParameters(expression: "$\"\" + $\"literal\"")51ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttributeError_NullConstant_FromMetadata_0353ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.GenericInference_03(expression: "$\"{1,2:f}\" + $\"Literal\"")57ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.GenericInference_03(expression: "$\"{1,2:f}Literal\"")75ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InvalidCharInFormatSpecifier6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.SwitchTypes_01(expression: "$\"{1,2:f}\" + $\"Literal\"")48ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.SwitchTypes_01(expression: "$\"{1,2:f}Literal\"")34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.SwitchTypes_04(expression: "$\"{1,2:f}\" + $\"Literal\"")129ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.SwitchTypes_04(expression: "$\"{1,2:f}Literal\"")105ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefEscape_1840ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.ExplicitUserDefinedConversionInLiteral(expression: "$\"Text\" + $\"{1}\"")12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.ExplicitUserDefinedConversionInLiteral(expression: "$\"Text{1}\"")12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.UnmanagedCallersOnlyToStringMethod134ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.AsStringInExpressionTrees_05155ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolationExpressionMustBeValue0111ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.HandlerConstructorWithDefaultArgument_0349ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.ConvertStringLiteralToInterpolatedStringHandlerError_NotStringLiteral52ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefEscape_12A(languageVersion: CSharp11)27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefEscape_12A(languageVersion: CSharp10)52ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.ConversionInParamsArguments(expression: "$\"Literal\" + $\"{1}\"")77ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.ConversionInParamsArguments(expression: "$\"Literal{1}\"")97ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.TrailingSpaceInFormatSpecifier6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefEscape_07(expression: "$\"{s2}\"")80ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefEscape_07(expression: "$\"{s2}\" + $\"\"")93ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.StringPreferredOverHandlerConversionForConstant_AttributeConstructor(expression: "$\"{\"Lit\"}\" + $\"{\"eral\"}\"")53ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.StringPreferredOverHandlerConversionForConstant_AttributeConstructor(expression: "$\"{\"Literal\"}\"")56ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.NestedInterpolatedVerbatim36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttributeError_ParamsNotSpecifiedAtCallsite(expression: "$\"\" + $\"\"")23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttributeError_ParamsNotSpecifiedAtCallsite(expression: "$\"\"")42ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.EmptyFormatSpecifier6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.StructReceiver_Lvalue_0773ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.MissingAppendMethods11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttributeError_UnknownName_02_FromMetadata50ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefEscape_02(expression: "$\"{s}\"")70ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefEscape_02(expression: "$\"{s}\" + $\"\"")82ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.DisallowedInExpressionTrees(expression: "$\"\" + $\"\"")19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.DisallowedInExpressionTrees(expression: "$\"\"")17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefEscape_06(expression: "$\"{s2}\"")59ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefEscape_06(expression: "$\"{s2}\" + $\"\"")87ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefOverloadResolution_MultipleBuilderTypes(expression: "$\"{1,2:f}Literal\"")42ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefOverloadResolution_MultipleBuilderTypes(expression: "$\"{1,2:f}\" + $\"Literal\"")56ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttributeError_UnknownName_02(expression: "$\"\"")23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttributeError_UnknownName_02(expression: "$\"\" + $\"\"")19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_ParametersReordered(extraConstructorArg: "", expression: "$\"literal\"")97ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_ParametersReordered(extraConstructorArg: ", out bool success", expression: "$\"literal\"")75ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_ParametersReordered(extraConstructorArg: "", expression: "$\"literal\" + $\"\"")81ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_ParametersReordered(extraConstructorArg: ", out bool success", expression: "$\"literal\" + $\"\"")61ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.BoolReturns_ShortCircuit(expression: "$\"base{Throw()}{a = 2}\"")161ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.BoolReturns_ShortCircuit(expression: "$\"base\" + $\"{Throw()}\" + $\"{a = 2}\"")146ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.TargetTypedInterpolationHoles_Errors(expression: "$\"{(null, default)}\" + $\"{new()}\"")119ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.TargetTypedInterpolationHoles_Errors(expression: "$\"{(null, default)}{new()}\"")88ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.ArgumentsOnDelegateTypes_0380ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.DefaultSyntaxValueReentrancy_0227ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefEscape_1720ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttributeError_UnknownName_03_FromMetadata32ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefEscape_NestedCalls_081ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringsAddedUnderObjectAddition_AdditionsWithMoreParts_03145ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringsAddedUnderObjectAddition_AdditionsWithMoreParts_02167ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.Syntax0316ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefEscape_12B43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.UserDefinedConversion_AsFromTypeOfConversion_03110ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.TestDoubleInterp0138ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.UseOfSpanInInterpolationHole_CSharp9286ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.MultipleBuilderTypes(expression: "$\"\"")21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.MultipleBuilderTypes(expression: "$\"\" + $\"\"")27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.TernaryTypes_02(expression: "$\"{1,2:f}\" + $\"Literal\"")97ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.TernaryTypes_02(expression: "$\"{1,2:f}Literal\"")92ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.DynamicConstruction_08(expression: "$\"literal\" + $\"{d}\"")1s 292ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.DynamicConstruction_08(expression: "$\"literal{d}\"")1s 293ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.DefaultSyntaxValueReentrancy_0119ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringInForeach_HasErrors16ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefEscape_NestedCalls_051ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_OnConstructor(expression: "$\"\" + $\"literal\"")90ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_OnConstructor(expression: "$\"literal\"")83ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.TestHalfOpenInterp0211ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.StructReceiver_Lvalue_0578ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.StructReceiver_Rvalue_ObjectCreationReceiver_02100ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.DiscardsUsedAsParameters_DefinedInVB159ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.ObsoleteAppendFormattedMethod13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.ParenthesizedAdditiveExpression_0358ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.PassAsRefWithoutKeyword_02(expression: "$\"{1,2:f}\" + $\"Literal\"")34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.PassAsRefWithoutKeyword_02(expression: "$\"{1,2:f}Literal\"")45ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.ImplicitUserDefinedConversionInLiteral(expression: "$\"Text\" + $\"{1}\"")66ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.ImplicitUserDefinedConversionInLiteral(expression: "$\"Text{1}\"")43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.BadAlignment6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefOverloadResolution_Class(refKind: "ref", expression: "$\"{1,2:f}\" + $\"Literal\"")98ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefOverloadResolution_Class(refKind: "ref", expression: "$\"{1,2:f}Literal\"")100ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefOverloadResolution_Class(refKind: "in", expression: "$\"{1,2:f}Literal\"")90ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefOverloadResolution_Class(refKind: "in", expression: "$\"{1,2:f}\" + $\"Literal\"")99ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentsAttribute_CollectionInitializerAdd(expression: "$\"\" + $\"literal\"")89ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentsAttribute_CollectionInitializerAdd(expression: "$\"literal\"")52ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.TernaryTypes_03(expression: "$\"{1,2:f}Literal\"")56ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.TernaryTypes_03(expression: "$\"{1,2:f}\" + $\"Literal\"")34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.AsStringInExpressionTrees_02165ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.MixedBuilderReturnTypes_01(expression1: "$\"Text{1}\"", expression2: "$\"{1}Text\"")18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.MixedBuilderReturnTypes_01(expression1: "$\"Text\" + $\"{1}\"", expression2: "$\"{1}\" + $\"Text\"")12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.UserDefinedConversion_AsFromTypeOfConversion_0135ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.Syntax0467ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.Syntax01135ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttributeError_ThisOnStaticMethod(expression: "$\"\"")103ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttributeError_ThisOnStaticMethod(expression: "$\"\" + $\"\"")30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.TestOnlyInterp58ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.StructReceiver_Lvalue_0360ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.TestSimpleInterp54ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentsAttribute_ConversionFromArgumentType(expression: "$\"literal\"")89ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentsAttribute_ConversionFromArgumentType(expression: "$\"literal\" + $\"\"")93ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefEscape_1636ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.TernaryTypes_01(expression: "$\"{1,2:f}\" + $\"Literal\"")101ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.TernaryTypes_01(expression: "$\"{1,2:f}Literal\"")120ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.StructReceiver_Lvalue_0261ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefEscape_13B54ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.HandlerExtensionMethod_0240ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttributeError_SubstitutedTypeSymbol_FromMetadata93ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.MissingConversionFromFormattableStringToIFormattable8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.ObsoleteCreateMethod11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.TrailingSpaceInFormatSpecifier026ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.ConvertStringLiteralToInterpolatedStringHandlerError_ByRef(stringLiteral: "\"\"")56ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.ConvertStringLiteralToInterpolatedStringHandlerError_ByRef(stringLiteral: "\"\"\"test\"\"\"")11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.ConvertStringLiteralToInterpolatedStringHandlerError_ByRef(stringLiteral: "@\"\"")40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.TargetType0159ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.HandlerConstructorWithDefaultArgument_0452ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.HandlerConstructorWithDefaultArgument_0281ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.HandlerConversionPreferredOverStringForNonConstant_AttributeConstructor(expression: "$\"{1}\" + $\"{2}\"")32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.HandlerConversionPreferredOverStringForNonConstant_AttributeConstructor(expression: "$\"{1}{2}\"")37ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.UseOfSpanInInterpolationHole1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.UnsupportedArgumentType(expression: "$\"{i}\" + $\"{s}\"")115ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.UnsupportedArgumentType(expression: "$\"{i}{s}\"")72ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.EscapedCurly5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_MismatchedRefTypes_InOut(expression: "$\"\" + $\"\"")21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttribute_MismatchedRefTypes_InOut(expression: "$\"\"")33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttributeError_NonHandlerType_Metadata35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefEscape_08(languageVersion: CSharp11)27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefEscape_08(languageVersion: CSharp10)53ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringsAddedUnderObjectAddition3130ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.HandlerExtensionMethod_0380ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.ExceptionFilter_021ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttributeError_ThisOnConstructor(expression: "$\"\"")23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttributeError_ThisOnConstructor(expression: "$\"\" + $\"\"")14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.StructArgument_Rvalue_ObjectCreationArgument_0283ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.MissingInterpolationExpression0213ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.ObsoleteAppendLiteralMethod10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.BadCorelib0111ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.DynamicConstruction_02(expression: "$\"\" + $\"\"")35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.DynamicConstruction_02(expression: "$\"\"")21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.SillyCoreLib01354ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.ParenthesizedAdditiveExpression_02192ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttributeError_UnknownName_01_FromMetadata47ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.AsFormattableString8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.StructArgument_Rvalue_ObjectCreationArgument_0157ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefEscape_NestedCalls_031ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.CustomHandlerMethodArgument(expression: "$\"{1,2:f}\" + $\"Literal\"")85ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.CustomHandlerMethodArgument(expression: "$\"{1,2:f}Literal\"")61ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.LambdaInInterp33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.ImplicitConversionsInConstructor53ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.ReferenceReceiver_Rvalue_ObjectCreationReceiver_0156ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.GenericInference_02(expression: "$\"{1,2:f}\" + $\"Literal\"")31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.GenericInference_02(expression: "$\"{1,2:f}Literal\"")16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttributeError_ThisOnConstructor_FromMetadata(arg: "{\"\"}")28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttributeError_ThisOnConstructor_FromMetadata(arg: "\"\"")24ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.ParenthesizedAdditiveExpression_061ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.MisplacedNewline022ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringsAddedUnderObjectAddition_DefiniteAssignment92ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefEscape_NestedCalls_011ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefEscape_NestedCalls_071ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.ExplicitHandlerCast_InCode(expression: "$\"{1,2:f}Literal\"")66ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.ExplicitHandlerCast_InCode(expression: "($\"{1,2:f}\" + $\"Literal\")")52ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.AsStringInExpressionTrees_03157ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefEscape_01A(expression: "$\"{s}\"")43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefEscape_01A(expression: "$\"{s}\" + $\"\"")53ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.OneInsert66ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttributeWarn_ParameterAfterHandler_FromMetadata28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.NoFillIns0136ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.UnclosedInterpolation0113ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.UserDefinedConversion_AsFromTypeOfConversion_0230ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringHandlerArgumentAttributeError_NullConstant_FromMetadata_0129ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.ExceptionFilter_01140ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.MixedBuilderReturnTypes_0444ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.MissingInterpolationExpression038ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.InterpolatedStringsAddedUnderObjectAddition144ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.MissingBoolType34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.HandlerConstructorWithDefaultArgument_0138ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.ParenthesizedAdditiveExpression_05103ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.TwoInserts33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefTernary146ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NullCoalesceAssignmentTests.CoalescingAssignment_ValueConversion8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NullCoalesceAssignmentTests.CoalesceAssignment_ConvertedToNonNullable11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NullCoalesceAssignmentTests.CoalescingAssignment_AsConvertedExpression8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NullCoalesceAssignmentTests.CoalescingAssignment_NoConversion6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NullCoalesceAssignmentTests.CoalesceAssignment_DefaultConvertedToNonNullable12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AccessibilityTests.ProtectedTypesNestedInGenericTypes_Indexer19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AccessibilityTests.ProtectedTypesNestedInGenericTypes_Method18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AccessibilityTests.ProtectedTypesNestedInGenericTypes_Event25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AccessibilityTests.ProtectedTypesNestedInGenericTypes_Method216ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AccessibilityTests.IsAccessibleLocationNotInSource2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AccessibilityTests.IsAccessibleSymbolNotResolvable5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AccessibilityTests.TestDeepTypeAccessibilityBug180183s 646ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AccessibilityTests.ProtectedTypesNestedInGenericTypes_Event15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AccessibilityTests.IsAccessibleNullArguments1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AccessibilityTests.ProtectedTypesNestedInGenericTypesLegacy58ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AccessibilityTests.IsAccessibleSymbolErrorType1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AccessibilityTests.ProtectedTypesNestedInGenericTypes_Property14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AccessibilityTests.ProtectedTypesNestedInGenericTypes_Indexer26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AccessibilityTests.ProtectedTypesNestedInGenericTypes_Property25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.PassingArgumentsToInParameters_RefKind_Ref_01_Ctor167ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.PassingInArgumentsOverloadedOnIn_ConflictingParameters_Error_BinaryOperators14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.TieBreakOnNumberOfDeclaredParameters_0187ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.PassingArgumentsToInParameters_RefKind_Ref83ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.IndexMemberAccessErr0066ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.OverloadInheritance00112ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.RefOmittedComCall_NamedArguments60ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.IsStandardImplicitConversion_NullLiteral17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.DynamicByRef83ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.DynamicTypeInferenceAndPointer10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.TypeInferenceFailures67ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.Bug8766_ConstructorOverloadResolution_ProtectedCtor48ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.NormalizeTaskTypes_Outer12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.TestImplicitImplMismatchedParamsErrorCase_Source14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.NormalizeTaskTypes_TypeArgumentCustomModifiers177ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.PassingInArgumentsOverloadedOnInParams56ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.MethodGroupConversion_BetterCandidateHasParameterArray12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.ExactlyMatchingNestedLambda118ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.PassingArgumentsToInParameters_RefKind_In32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.TestBug11961262ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.RefOmittedComCall_ArgumentNotAddressTaken_0144ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.RegressionTestForIEnumerableOfDynamic80ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.RefOmittedComCall_ExternMethod9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.DynamicVsTypeParameters19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.TieBreakOnNumberOfDeclaredParameters_057ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.NormalizeTaskTypes_Errors10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.Repro737971b32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.InvokeMethodOverridingNothing6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.RefOmittedComCall_StaticMethod17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.MissingBaseTypeAndParamsCtor11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.PassingInArgumentsOverloadedOnIn_SecondArgument_Inverse48ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.Bug1080896_067ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.RefOmittedComCall_OverloadResolution_MultipleArguments130ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.TestBug103442955ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.PassingArgumentsToOverloadsOfByValAndInParameters_Indexers50ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.PassingArgumentsToOverloadsOfByValAndInParameters_ExtensionMethods42ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.GenericTypeOverriddenMethod87ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.MethodGroupConversionRoReadonlyReturn13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.ClassPlusLambda238ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.NormalizeTaskTypes_Tuples28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.Whidbey133503b31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.PassingArgumentsToOverloadsOfByValAndInParameters_TypeConversions_NonConvertible_Error10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.ClassPlusLambda336ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.OptionalParameterInDelegateConversion13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.RefOmittedComCall_OverloadResolution_SingleArgument121ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.NormalizeTaskTypes_Inner20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.NormalizeTaskTypes11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.NormalizeTaskTypes_PointersCustomModifiers123ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.PassingArgumentsToOverloadsOfByValAndInParameters_TypeConversions_In59ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.RecursiveBetterBetterness0450ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.ParametersExactlyMatchExpression18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.TestDelegateBetterness32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.PassingInArgumentsOverloadedOnIn_BinaryOperators_Inverse53ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.GenericInferenceOnIn47ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.GenericInferenceOnInErr20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.TestLambdaErrorReporting35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.InvalidParamsPositionCSharp5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.PassingArgumentsToRefParameters_RefKind_None_WrongType5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.DelegateConversions62ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.RefOmittedComCall_OverloadResolution_SingleArgument_ErrorCases59ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.NormalizeTaskTypes_FunctionPointersCustomModifiers163ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.TestBug958316ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.PassingInArgumentsOverloadedOnIn_SecondArgument35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.PassingArgumentsToInParameters_RefKind_Ref_ReadonlyRef15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.TestNamedParamsParam35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.PassingInArgumentsOverloadedOnInIndexer61ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.ClassPlusLambda124ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.RefOmittedComCall_Error_NonComImportType11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.RefOmittedComCall_OverloadResolution_MultipleArguments_ErrorCases199ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.PassingArgumentsToOverloadsOfByValAndInParameters_TypeConversions_BinaryOperators50ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.MethodGroupConversionVal2In9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.PassingInArgumentsOverloadedOnIn42ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.Bug1080896_256ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.MethodGroupConversionVal2Overloaded38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.RefOmittedComCall_MethodCallArgument52ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.RefOmittedComCall_DerivedComImport14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.IndexerWithoutAccessors7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.PassingInArgumentsOverloadedOnIn_UnaryOperators67ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.TieBreakOnNumberOfDeclaredParameters_0434ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.RenameTypeParameterInOverride10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.GenericExtensionMethodWithConstraintsAsADelegate70ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.ExactlyMatchingAsyncLambda_0284ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.OverloadResolution64980714ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.PassingInArgumentsOverloadedOnIn_UnaryOperators_Inverse71ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.RefOmittedComCall_ERR_ComImportWithImpl13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.Bug1080896_426ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.Bug8766_MethodOverloadResolution40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.OverloadInheritanceAsync44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.BetterTasklikeType40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.TieBreakOnNumberOfDeclaredParameters_0311ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.RefOmittedComCall_Basic36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.PassingArgumentsToInParameters_RefKind_Ref_NamedArguments71ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.DeviationFromSpec84ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.TestBug65540911s 392ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.RefOmittedComCall_CtorWithRefArgument116ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.TestBug52881117ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.Bug1080896_630ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.PassingInArgumentsOverloadedOnIn_FirstArgument_BinaryOperators31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.FailedToConvertToParameterArrayElementType11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.TestOverridingMismatchedParamsErrorCase_Metadata119ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.AmbiguousInference_0154ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.ClassPlusLambda424ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.RefOmittedComCall_StaticMethod28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.PassingInArgumentsOverloadedOnIn_SecondArgument_BinaryOperators63ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.GetSymbolInfo_Inaccessible12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.Bug1081302_224ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.GenericTypeOverriddenProperty88ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.RefOmittedComCall_BaseTypeComImport22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.BugCodePlex_30_0252ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.GenericInferenceLambdaVariance10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.TestBaseAccessForAbstractMembers37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.PassingInArgumentsOverloadedOnIn_ConflictingParameters_Inverse48ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.InapplicableExtensionMethods_211ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.PassingInArgumentsOverloadedOnIn_ThreeConflictingParameters_Error_Inverse11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.Bug1080896_138ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.PassingArgumentsToInParameters_RefKind_None32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.BetterDelegateType_0160ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.TestExplicitImplMismatchedParamsErrorCase_Source9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.NormalizeTaskTypes_MissingWellKnownTypes42ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.RefOmittedComCall_Unsafe58ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.TestGenericMethods18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.TestRefMethodGroup90ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.TieBreakOnNumberOfDeclaredParameters_0636ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.PassingInArgumentsOverloadedOnIn_SecondArgument_BinaryOperators_Inverse38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.PassingArgumentsToOverloadsOfByValAndInParameters_TypeConversions_Val59ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.PassingArgumentsToInParameters_Ctor77ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.MethodGroupConversionIn2Overloaded399ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.PassingArgumentsToInParameters_RefKind_Ref_02_Ctor127ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.TestTieBreakers32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.RefOmittedComCall_ExtensionMethod47ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.RecursiveBetterBetterness0241ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.PassingInArgumentsOverloadedOnInParams_Array61ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.RefOmittedComCall_OverloadResolution_SingleArgument_IndexedProperties308ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.Whidbey133503a20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.ArglistCompilerCrash7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.PassingInArgumentsOverloadedOnIn_OptionalParameters_Error17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.PassingInArgumentsOverloadedOnIn_UnorderedNamedParameters42ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.Bug1080896_552ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.CircularImplicitConversions17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.TestBug7544067ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.TestOverloadResolutionTiebreaker7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.Bug14585_ConstructorOverloadResolution_BaseClass5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.ExactlyMatchingAsyncLambda_0193ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.InaccessibleExtensionMethod58ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.TestOverridingMismatchedParamsErrorCase_Source13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.RefOmittedComCall_ArgumentNotAddressTaken_0254ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.GenericMethodConversionToDelegateWithDynamic20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.PassingInArgumentsOverloadedOnInOptionalParameters42ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.TestMoreOverloadResolutionErrors14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.TieBreakOnNumberOfDeclaredParameters_0260ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.PassingInArgumentsOverloadedOnIn_FirstArgument_Inverse44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.RefOmittedComCall_AssignToRefParam40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.TestRefOutAnonymousDelegate22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.PassingInArgumentsOverloadedOnIn_ConflictingParameters_Error_Inverse11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.BetterTaskType68ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.ExtensionMethodOnComInterfaceMissingRefToken15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.ResolveExtensionMethodGroupOverloadWithOptional7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.ExactParameterMatchAndOptionals38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.PassingArgumentsToInParameters_RefKind_Out25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.PassingArgumentsToInParameters_FunctionPointer97ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.ExactInaccessibleMatch1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.PassingInArgumentsOverloadedOnInIndexerErr23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.RefOmittedComCall_OverloadResolution_SingleArgument_IndexedProperties_ErrorCases219ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.PassingInArgumentsOverloadedOnInErr16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.BigVisitor1s 487ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.Bug1081302_133ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.ParamsAndOptionals71ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.PassingArgumentsToInParameters_Indexer120ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.ImplicitNullableOperatorInEquality47ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.RecursiveBetterBetterness0135ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.MethodGroupConversion_BetterCandidateHasOptionalParameter8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.TypeParameterInterfaceVersusNonInterface36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.PassingInArgumentsOverloadedOnIn_BinaryOperators36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.BetterErrorMessage_0151ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.RefOmittedComCall_Error_OutParam10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.MethodGroupConversionRoReadonlyReturnType9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.Bug8766_ConstructorOverloadResolution_PrivateCtor52ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.ExactlyMatchingAsyncLambda_0352ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.PassingInArgumentsOverloadedOnIn_FirstArgument_BinaryOperators_Inverse41ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.TestConstraintViolationApplicabilityErrors57ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.Bug1081302_073ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.PassingInArgumentsOverloadedOnIn_ConflictingParameters_Error12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.PassingInArgumentsOverloadedOnIn_Inverse62ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.PassingArgumentsToInParameters_CrossAssembly30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.PassingInArgumentsOverloadedOnIn_ThreeConflictingParameters_Error12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.NormalizeTaskTypes_Pointers8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.GenericVsOptionalParameter45ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.PassingArgumentsToOverloadsOfByValAndInParameters_TypeConversions_NonConvertible59ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.TestBaseAccessForAbstractMembers113ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.TestBaseAccessForAbstractMembers211ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.PassingInArgumentsOverloadedOnIn_ConflictingParameters_Error_BinaryOperators_Inverse10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.BetterErrorMessage_0220ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.RefOmittedComCall_Error_WithinAttributeContext32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.Bug16581_ConstructorOverloadResolution_BaseClass40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.PassingArgumentsToInParameters_RefKind_None_WrongType28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.InapplicableExtensionMethods_110ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.PassingInArgumentsOverloadedOnIn_ConflictingParameters55ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.RefOmittedComCall_Iterator53ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.BetterDelegateType_0257ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.TestBug107989931ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.TestBug124397ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.GenericInferenceOnInTuples60ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.AmbiguousInference_0217ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.NormalizeTaskTypes_FunctionPointers8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.Issue52701_025ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.PassingInArgumentsOverloadedOnIn_FirstArgument62ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.BugCodePlex_30_0353ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.RefOmittedComCall_TypeParameterConstrainedToComImportType8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.PassingInArgumentsOverloadedOnIn_OptionalParameters67ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.Bug1080896_334ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.ParametersImplicitlyConvertibleToEachOther12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.PassingArgumentsToInParameters_RefKind_Ref_02129ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.PassingInArgumentsOverloadedOnIn_UnusedConflictingParameters39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.TestBug98516ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.BugCodePlex_30_0146ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.GenericInferenceOnInErrTuples31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.Issue52701_017ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.PassingArgumentsToInParameters_RefKind_Ref_RValue16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.Repro737971a11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.PassingArgumentsToInParameters_RefKind_Ref_01147ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.RecursiveBetterBetterness0346ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.PassingArgumentsToInParameters_Arglist100ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.GenericInferenceErrorRecovery15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.PassingInArgumentsOverloadedOnIn_Named49ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.GenericTypeOverriddenEvent109ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.IndexMemberAccessErr00515ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.TestComImportOverloadResolutionCantOmitRef9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.TestBug615620ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAwaitTests.Repro_1091911159ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAwaitTests.ExtensionSiblingLookupOnLessDerived12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAwaitTests.StaticWriteonlyIsCompletedProperty5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAwaitTests.StaticGetAwaiterMethod8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAwaitTests.ExtensionSiblingLookupOnInapplicable7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAwaitTests.ConditionalGetResult10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAwaitTests.Missing_IsCompleted_INotifyCompletion_GetResult5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAwaitTests.InaccessibleIsCompletedProperty7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAwaitTests.ExtensionSiblingLookupOnOptional7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAwaitTests.BadAwaitArgVoidCall32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAwaitTests.AwaitBadExpression4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAwaitTests.StaticIsCompletedProperty8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAwaitTests.AwaiterImplementsINotifyCompletion13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAwaitTests.ExtensionSiblingDuellingLookupTwo7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAwaitTests.ExtensionSiblingBadLookupOnEquallyDerived8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAwaitTests.StaticResultMethod7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAwaitTests.GetAwaiterExtensionMethodLookup18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAwaitTests.ExtensionParentNamespaceDuellingLookupBad34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAwaitTests.MissingIsCompletedProperty6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAwaitTests.BadAwaitArg_NeedSystem177ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAwaitTests.Missing_INotifyCompletion_GetResult5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAwaitTests.Repro_179976ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAwaitTests.AwaiterImplementsINotifyCompletion_UserDefinedConversion38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAwaitTests.InaccessibleGetResultInstanceMethod8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAwaitTests.ExtensionDuellingMoreDerivedMoreOptional9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAwaitTests.AwaiterImplementsICriticalNotifyCompletion_Constraint76ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAwaitTests.ErrorInAwaitSubexpression4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAwaitTests.BadAwaitArgIntrinsic9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAwaitTests.TruncateExtensionMethodLookupAfterFirstNamespace13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAwaitTests.ConditionalOnCompletedImplementation8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAwaitTests.WriteonlyIsCompletedProperty7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAwaitTests.ExtensionParentNamespaceLookupOnOnInapplicableCandidate7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAwaitTests.InaccessibleGetAwaiterInstanceMethod10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAwaitTests.AwaiterImplementsINotifyCompletion_InheritedConstraint31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAwaitTests.StaticAccessorlessIsCompletedProperty7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAwaitTests.GetAwaiterParams7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAwaitTests.BadTruncateExtensionMethodLookupAfterFirstNamespace9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAwaitTests.ExtensionSiblingLookupOnEquallyDerived8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAwaitTests.WriteonlyNonBooleanIsCompletedProperty7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAwaitTests.ExtensionSiblingLookupOnExtraOptionalParam7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAwaitTests.MissingGetAwaiterInstanceMethod4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAwaitTests.GetResultWithNonZeroArity8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAwaitTests.GetAwaiterFieldOrProperty8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAwaitTests.ExtensionSiblingLookupOnVoidReturn9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAwaitTests.ExtensionDuellingLookup25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAwaitTests.GetAwaiterMethodWithNonZeroTypeParameterArity9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAwaitTests.NonBooleanIsCompletedProperty7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAwaitTests.ExtensionDuellingLessDerivedLessOptional9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAwaitTests.GetResultWithNonZeroTypeParameterArity7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAwaitTests.FallbackToGetAwaiterExtensionMethod7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAwaitTests.ExtensionParentNamespaceLookupOnLessDerived7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAwaitTests.Repro_6271237ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAwaitTests.BadFallbackToGetAwaiterExtensionMethodInPresenceOfInstanceGetAwaiterMethodWithOptionalParameter6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAwaitTests.DynamicResultTypeCustomAwaiter2s 271ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAwaitTests.ExtensionSiblingDuellingLookupOne14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAwaitTests.MissingGetResultInstanceMethod7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAwaitTests.GetAwaiterMethodWithNonZeroArity41ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAwaitTests.ExtensionParentNamespaceLookupOnOnReturnTypeMismatch7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAwaitTests.AwaiterImplementsINotifyCompletion_Constraint22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAwaitTests.ExtensionParentNamespaceDuellingLookupWasGoodNowBad8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAwaitTests.GetResultExtensionMethod7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAwaitTests.VoidReturningGetAwaiterMethod7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAwaitTests.InaccessibleGetAwaiterExtensionMethod11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAwaitTests.Bug1824158ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAwaitTests.ExtensionParentNamespaceLookupOnOptional14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAwaitTests.ExtensionParentNamespaceSingleClassDuel7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ForLoopErrorTests.CS0159ERR_LabelNotFound_GotoForNestedLoop_46ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ForLoopErrorTests.CS0029ERR_NoImplicitConv_QueryInCondition28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ForLoopErrorTests.CS0266ERR_NoImplicitConvCast_ConditionExpressionMustbeBool11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ForLoopErrorTests.CS0201ERR_IllegalStatement_QueryInIterator40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ForLoopErrorTests.CS1525ERR_InvalidExprTerm_ConditionExpression6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ForLoopErrorTests.CS1026ERR_CloseParenExpected_ContentOfFor20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.ForLoopErrorTests.CS0029ERR_NoImplicitConv_ConditionExpressionMustbeBool5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ImplicitlyTypeArraysTests.ImplicitlyTypedArray_BindArrayInitializer34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ImplicitlyTypeArraysTests.ImplicitlyTypedArrayLocal7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ImplicitlyTypeArraysTests.ImplicitlyTypedArray_BindImplicitlyTypedLocal7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestOverrideSealedEvents7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.AbstractOverrideOnePropertyAccessor8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestChangeGenericEventType38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestNoEventToOverride11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestOverrideNonVirtualIndexer8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestErrorsImplementingGenericNestedInterfaces_Implicit29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestOverrideNonMethodWithMethod11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestChangeIndexerParameters411ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.DynamicMismatch_036ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestDuplicateExplicitImpl13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.Error_WhenExplicitInterfaceImplementation_HasReferenceTypeConstraint26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestNewRequired15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestOverloadingByParams7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestNoImplementationOfAbstractEvent26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestImplicitImplSignatureMismatches231ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestChangeIndexerParameters19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestModifiersOnExplicitPropertyImpl39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.Error_WhenOverride_HasReferenceTypeConstraint36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestNoImplementationOfAbstractEventFromGrandparent12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestImplementAmbiguousSignaturesImplicitly_Errors40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.ErrorIfNonExistentTypeParameter5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.ImplementInterfaceUsingNonVirtualEvent43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestVirtualIndexerAccessibilityAcrossAssemblies60ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.ErrorIfTypeParameterDeclaredOutsideMethod_HasClassConstraintInOverride6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestChangeGenericMethodParameters39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestExplicitEventImplementation27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestSuppressCantChangeTypeErrorWhenPropertyTypeNotFound15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestModifiersOnExplicitIndexerImpl21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestExplicitImplementationAmbiguousInterfaceMethod6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestInterfacePropertyImplementationMistakesInBase42ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestAmbiguousOverrideMethod49ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.Error_WhenExplicitInterfaceImplementationHasStructConstraint_AndInterfaceDoesNot15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestChangeIndexerRefReturn9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestInterfaceImplementationMistakesInBase42ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.Error_WhenExplicitImplementation_HasStructAndClassConstraints15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestErrorsImplementingGenericNestedInterfaces_Implicit_HideTypeParameter21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.ImplementMethodTakingNullableStructParameter_WithMethodTakingNullableStructParameter_WithStructConstraint19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.ImplicitMultipleInterfaceInGrandChild6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.ImplementMethodTakingNullableStructParameter_WithMethodTakingNullableStructParameter26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestImplementingMethodNamedFinalize31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestOverrideNonVirtualIndexerOmitAccessors6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestVirtualMethodAccessibilityAcrossAssemblies32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.Error_WhenExplicitInterfaceImplementation_HasReferenceTypeConstraint15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestEmitSynthesizedSealedAccessorsInDifferentAssembly12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.Error_WhenOverrideHasStructConstraint_AndOverriddenHasNullableConstraint6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestChangePropertyType10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.ImplementInterfaceUsingSealedProperty6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestNoImplementationOfAbstractMethod10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestNoImplementationOfAbstractIndexer45ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.ErrorIfTypeParameterDeclaredOutsideMethod_HasStructConstraintInExplicitInterfaceImplementation5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestClassTypeParameterReturnType6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.Error_WhenOverrideHasStructConstraint_AndOverriddenDoesNot36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestNewOrOverrideRequired12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestHidesAbstractIndexer9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestNoIndexerToOverride40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.ErrorIfDuplicateConstraintClause6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.Error_WhenOverride_HasDefaultConstructorConstraint15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestOverrideNonVirtualEvent8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.Error_WhenExplicitInterfaceImplementation_HasNullableClassConstraint4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestOverrideSealedIndexer6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestVirtualEventAccessibilityAcrossAssemblies61ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.OverrideMethodTakingNullableStructParameter_WithMethodTakingNullableStructParameter15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestExplicitIndexerChangeAccessors21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestChangeGenericMethodReturnType30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.OverrideMethodTakingNullableStructParameter_WithMethodTakingNullableStructParameter26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestChangeIndexerParameters39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestOverrideInaccessibleMethod7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestChangeIndexerParameters66ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.Error_WhenOverrideHasClassConstraint_AndOverriddenDoesNot36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestVirtualMethodAccessibilityWithinAssembly26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestHidingByGenericArity49ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestNoImplementationOfInterfaceMethodInBase6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestChangeIndexerType12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestHideAmbiguousImplementationMethod6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestChangeMethodReturnType24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestImplicitImplementationSubstitutionError7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestNoImplementationOfAbstractPropertyFromGrandparent7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.Error_WhenExplicitInterfaceImplementationHasClassConstraint_AndInterfaceDoesNot35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestChangeIndexerParameters26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestExplicitPropertyImplementation13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestOverloadingByRefOut9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestChangeIndexerParameters58ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestOverrideInaccessibleProperty8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.AllowStructConstraintInOverride4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.Error_WhenOverride_HasNullableClassConstraint18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.Error_WhenOverrideHasStructConstraint_AndOverriddenDoesNot18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestOverridingBrokenTypes15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestOverrideNonVirtualMethod6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.OverrideMethodReturningNullableStructParameter_WithMethodReturningNullableStruct15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.Issue3197420ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestExplicitImplSignatureMismatches16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestExplicitImplementationAmbiguousInterfaceIndexer22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.Error_WhenOverride_HasReferenceTypeConstraint15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestHideAmbiguousOverridesMethod6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestExplicitImplementationAmbiguousInterfaceMethodWithDifferingConstraints_OppositeDeclarationOrder8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestVirtualPropertyAccessibilityWithinAssembly15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.ErrorIfNonExistentTypeParameter_HasStructConstraintInExplicitInterfaceImplementation5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestNoImplementationOfInterfacePropertyInBase9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestChangeIndexerParameters96ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestModifiersOnExplicitEventImpl48ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.OverrideMethodTakingNullableStructParameter_WithMethodTakingNullableStructParameter37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestExplicitIndexerImplementation25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestNewNotRequired20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestOverrideInaccessibleEvent9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.Error_WhenOverrideHasStructConstraint_AndOverriddenDoesNot24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestInterfaceIndexerImplementationMistakes45ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.ErrorIfNonExistentTypeParameter_HasClassConstraintInOverride6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestOverrideNonEventWithEvent17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.ImplementMethodTakingNullableStructParameter_WithMethodTakingNullableStructParameter16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.Error_WhenExplicitInterfaceImplementationHasClassConstraint_AndInterfaceDoesNot15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.Error_WhenOverrideHasClassConstraint_AndOverriddenDoesNot25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestExplicitPropertyImplementation25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestOverrideSameMemberMultipleTimes8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.ErrorIfNonExistentTypeParameter_HasStructConstraintInOverride13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestHidesAbstractProperty15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.Error_WhenExplicitImplementation_HasStructAndClassConstraints35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestVirtualIndexerAccessibilityWithinAssembly33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestOverrideNonVirtualProperty6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestOverrideSealedPropertyOmitAccessors5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestChangePropertyRefReturn18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestChangeMethodParameters47ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestNoPropertyToOverride15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.AllowClassConstraintInOverride33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.Error_WhenExplicitInterfaceImplementationHasStructConstraint_AndInterfaceDoesNot24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestChangeVirtualIndexerAccessorAccessibilityWithinAssembly4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestSuppressOverrideNotExpectedErrorWhenIndexerParameterTypeNotFound12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestExplicitIndexerImplementation15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.Error_WhenExplicitImplementation_HasStructAndClassConstraints25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.ImplementMethodReturningNullableStructParameter_WithMethodReturningNullableStruct36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestHidingErrorsForVirtualMembers8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.Error_WhenOverride_HasUnmanagedConstraint116ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.MultipleBasesWithObliviousDifferencesAndInterfaces12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestHideAmbiguousOverridesIndexer11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestMissingImpl16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestSuppressCantChangeReturnTypeErrorWhenMethodReturnTypeNotFound15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestDuplicateImplicitImpl9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestNoImplementationOfAbstractMethodFromGrandparent6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestVirtualPropertyAccessibilityAcrossAssemblies49ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestErrorsImplementingGenericNestedInterfaces_Explicit_IncorrectPartialQualification38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.NoError_WhenOverrideHasStructConstraint_AndOverriddenHasUnmanagedConstraint5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestIndexerNewOrOverrideRequired51ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestAmbiguousImplementationMethod10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestPrivateMemberHidesVirtualMember8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestHidesAbstractMethod7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestModifiersOnExplicitImpl20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestSuppressCantChangeTypeErrorWhenIndexerTypeNotFound29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestChangeGenericPropertyType7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.AbstractOverrideOneIndexerAccessor8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestDoNotChangeGenericMethodReturnType6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.Error_WhenOverride_HasStructAndClassConstraints15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestAmbiguousOverrideIndexer6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.Error_WhenOverride_HasStructAndClassConstraints25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestNoImplementationOfBaseInterfaceMethod5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestOverrideAndHide9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.Bug101669317ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestErrorsImplementingGenericNestedInterfaces_Explicit_HideTypeParameter20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestChangeIndexerParameters87ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestErrorsOverridingImplementingMember7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestVirtualEventAccessibilityWithinAssembly43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.DynamicMismatch_0210ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.Error_WhenExplicitInterfaceImplementationHasStructConstraint_AndInterfaceDoesNot36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestHidingErrorLocations15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestNoImplementationOfAbstractIndexerFromGrandparent11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.Error_WhenExplicitInterfaceImplementation_HasReferenceTypeConstraint35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestNoImplementationOfAbstractProperty19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestNoImplementationOfInterfaceIndexer46ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestChangeVirtualPropertyAccessorAccessibilityWithinAssembly5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestOverridingOmitLessAccessibleAccessor8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.Error_WhenOverrideHasStructConstraint_AndOverriddenHasEnumConstraint6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestInterfaceEventImplementationMistakes14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.OverridePrivatePropertyAccessor5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestImplementAmbiguousSignaturesFromSameInterface_Errors453ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestTypeParameterExplicitMethodImplementation6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestAmbiguousImplementationIndexer11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestTypeParameterExplicitEventImplementation7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestExplicitMethodImplementation25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestInterfaceIndexerImplementationMistakesInBase30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.Error_WhenOverride_HasDefaultConstructorConstraint25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestInterfaceBaseAccessError28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.ErrorIfNonExistentTypeParameter_HasClassConstraintInExplicitInterfaceImplementation5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestExplicitEventImplementation31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestChangeGenericIndexerParameters13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestInterfaceImplementationMistakes9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestOverrideSealedMethod4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.AllowClassConstraintInExplicitInterfaceImplementation4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestHideAmbiguousImplementationIndexer8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestOverrideSealedIndexerOmitAccessors6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.OverrideMethodTakingNullableStructParameter_WithMethodTakingNullableStructParameter_WithStructConstraint5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestPropertyNewOrOverrideRequired17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.OverrideMethodReturningNullableStructParameter_WithMethodReturningNullableStruct320ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestHidingErrors46ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestErrorsImplementingGenericNestedInterfaces_Explicit104ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestEventNewOrOverrideRequired51ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestOverrideNonPropertyWithProperty13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestNoImplementationOfInterfaceMethod_0249ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestExplicitMethodImplementation13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestChangeMethodRefReturn8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestNoMethodToOverride7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestImplicitImplSignatureMismatches12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestOverridingOmitInaccessibleAccessorInDifferentAssembly11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestExplicitImplSignatureMismatches233ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestErrorsOverridingGenericNestedClasses_HideTypeParameter20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.ImplementMethodTakingNullableStructParameter_WithMethodTakingNullableStructParameter36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.OverrideMethodReturningNullableStructParameter_WithMethodReturningNullableStruct24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestChangeGenericMethodTypeParameters13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestAbstractTypeMember3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestChangeIndexerParameters79ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestImplementAmbiguousSignaturesFromSameInterface_Errors21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestInterfacePropertyImplementationMistakes30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.ErrorIfTypeParameterDeclaredOutsideMethod_HasClassConstraintInExplicitInterfaceImplementation6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestInvokeExplicitMemberDirectly15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.ImplementInterfaceUsingSealedEvent6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestNoImplementationOfInterfaceIndexerInBase9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.OverridePrivateIndexerAccessor5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestSuppressCantChangeTypeErrorWhenEventTypeNotFound52ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestImplementingMethodNamedFinalize27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestOverrideInaccessibleIndexer10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.ImplementMethodReturningNullableStructParameter_WithMethodReturningNullableStruct15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.DynamicMismatch_016ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestOverrideNonVirtualPropertyOmitAccessors6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestSuppressOverrideNotExpectedErrorWhenMethodParameterTypeNotFound15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.ImplementMethodReturningNullableStructParameter_WithMethodReturningNullableStruct25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.NoError_WhenOverrideHasClassConstraint_AndOverriddenHasReferenceTypeConstraint17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.Error_WhenOverride_HasUnmanagedConstraint29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestInterfaceEventImplementationMistakesInBase50ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestNoImplementationOfInterfaceEvent5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestImplementAmbiguousSignaturesFromSameInterface_Errors328ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestOverrideSealedProperty4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.AllowStructConstraintInExplicitInterfaceImplementation4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestNoImplementationOfInterfaceEventInBase9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.Error_WhenOverride_HasReferenceTypeConstraint25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestNoImplementationOfInterfaceMethod_0132ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.Error_WhenOverride_HasStructAndClassConstraints35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestTypeParameterExplicitPropertyImplementation5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.ErrorIfTypeParameterDeclaredOutsideMethod_HasStructConstraintInOverride5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestExplicitImplementationAmbiguousInterfaceMethodWithDifferingConstraints7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestHidesAbstractEvent9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.Error_WhenOverrideHasClassConstraint_AndOverriddenDoesNot110ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestExplicitPropertyChangeAccessors16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.Error_WhenExplicitInterfaceImplementationHasClassConstraint_AndInterfaceDoesNot25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestImplementAmbiguousSignaturesFromSameInterface_Errors259ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestChangeEventType13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestNoImplementationOfInterfaceProperty17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestChangeGenericIndexerType33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.ExplicitImplementationOfNullableStructWithMultipleTypeParameters7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.InheritanceBindingTests.TestRuntimeAmbiguousOverride22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaReturnType_0221ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.TestLambdaWithError0412ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.PartialLambda6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.AnonymousMethodWithExplicitDefaultParam(languageVersion: CSharp12)6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.AnonymousMethodWithExplicitDefaultParam(languageVersion: CSharp11)6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.TypedReferenceParamExpressionTree7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaReturnType_CustomModifiers_02144ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.WithAttributesToExpressionTree_039ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaWithDefaultParameter_MemberSemanticModel27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.TestLambdaWithError1018ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaParameterAttributes_OptionalAndDefaultValueAttributes15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.RefLambdaInferenceDelegateCreationBadRefReturn8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaDefaultWithinNestedScope5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.SyntaxAndSemanticErrorInLambda6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.DelegateWithoutArgumentsSquigglesArea7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.BestType_0290ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.ParameterScope_NotAsMethodAttributeType32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaDefault_ThisModifier12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaAttributes_WellKnownAttributes43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.Bug960755_0113ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.ShadowNames_LambdaInsideLocalFunction_0248ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.ParameterScope_NotAsParameterAttributeType16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaWithDefaultTypeMismatchLiteral6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaWithDefaultParameter_EqualsValueClauseSyntax9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaAttributes_01161ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaDefault_RefOut(modifier: "out")8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaDefault_RefOut(modifier: "ref")5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaAttributes_SpeculativeSemanticModel(statement: "Action<int> a = ([A] int i) => { };")16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaAttributes_SpeculativeSemanticModel(statement: "Action a = [A] () => { };")13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaAttributes_SpeculativeSemanticModel(statement: "Func<object> f = [return: A] () => null;")128ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.ShadowNames_Nested_01123ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.ParamsArray_ParamArrayAttribute_OverloadResolution35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.TypeInference_0143ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.RefStructParamLambda6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.ParameterReference_0426ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.TypeInference_0210ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.InvalidCast8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaAttributes_0510ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.ParamsArray_OtherModifiers(modifier: "ref")6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.ParamsArray_OtherModifiers(modifier: "in")5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.ParamsArray_OtherModifiers(modifier: "out")4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.NullableTypeArraySwitchPattern16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaExpressionTreesErrors9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.InMalformedEmbeddedStatement_0113ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.Bug960755_0323ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaWithDefaultParameter_BindingScope15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.AnonymousMethodDefaultBeforeRequired210ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.ShadowNames_Underscore_0116ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.ShadowNames_Parameter52ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.WithAttributesToExpressionTree_0710ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.OverloadResolutionWithStaticTypeError56ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.TestLambdaWithError0131ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaAttributes_NullableAttributes_AnonymousFunctionConversion_Return37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.ThisInStaticContext5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaWithDefaultParameter_SameSymbols15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaReturnType_UseSiteErrors132ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.AnonymousMethodWithDefaultParametersAndRefOutModifiers9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaWithDefaultParameter_RequiredMissing6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.RefLambdaInferenceDelegateCreation7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.Bug1112875_164ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaReturnType_1914ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.ParamsArray_ThisModifier_0113ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaAttributes_DoesNotReturn15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaAttributes_NullableAttributes_AnonymousFunctionConversion_Parameter27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.WithAttributesToExpressionTree_0410ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaSquigglesArea28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaWithNonConstantDefaultTypeMismatch8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.ParamsArray_NotLast6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaWithDefaultBeforeRequired16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaReturnType_135ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.ParameterScope_NotInMethodAttribute13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaAttributes_Permissions22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaDefaultParamUsageAnalysis44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.TestLambdaWithError0716ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.DuplicateRef20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.TestLambdaWithError1523ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.RefStructDefaultExpressionTree9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.ParameterScope_InParameterDefaultValueNameOf31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.RefStructExpressionTree10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.ParameterScope_LambdaDiscardParameter15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaAttributes_048ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.Bug1112875_25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaWithImplicitDefaultParam211ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.AnonymousMethodWithComplexConstantExpression11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaDefaultLocalConstantExpression7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.WithAttributesToExpressionTree_019ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.TypedReferenceExpressionTree26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.RefLambdaInferenceMethodArgument7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.Lambda_BadDefault_ExplicitReturnType8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.AnonymousMethodExpressionWithoutParameterList48ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.ParameterScope_NotInReturnType7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaAttributes_NullableAttributes_AnonymousFunctionConversion_Return_Suppressed36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaReturningNull_1108ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.ShadowNames_TypeParameter31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaWithComplexConstantExpression9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaInEnumMemberDecl8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaDefaultWithinUncheckedContext5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaUsingFieldInConstructor72ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.WithAttributesToExpressionTree_0516ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.TestLambdaWithError1319ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaAttributes_067ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.StaticTypeLambdaParameter5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaDefault_InvalidConstantConversion6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.ParamsArray_WithDefaultValue6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaAttributes_NullableAttributes_AnonymousFunctionConversion_Parameter_ConditionalAttributes60ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaReturnType_128ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.ParamsArray_Symbol_ExternalReference56ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaReturnType_1616ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.TestLambdaWithError058ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.AnonymousMethodDefaultBeforeRequired16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaAttributes_NullableAttributes_0217ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaDefaultSelfReference_ParameterBefore6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.ParameterScope_NotInMethodAttributeTypeOf15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.ParameterScope_NotInMethodAttributeTypeArgument35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.BestType_0136ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaAttributes_NullableAttributes_DelegateCreation_Parameter28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaDefaultLocalConstantSameScope_PreDefinition5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.TestLambdaWithError1955ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.ReturnInferenceCache_Dynamic_vs_Object_0168ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.TestLambdaWithError037ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.KeywordParameterName_026ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.TestLambdaWithError1227ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.RefStructDefaultCastExpressionTree15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaDefaultSelfReference7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.OverloadResolutionWithEmbeddedInteropType163ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.ParamsArray_Symbol17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.ParamsArray_Jagged5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaAttributes_BadAttributeLocation23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaAttributes_UnmanagedCallersOnly10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.CompletionInLambdaInIncompleteInvocation43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaSquigglesAreaInAsync8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.ParamsArray_Symbol_MultipleParamsArrays12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaWithDefaultParametersAndRefOutModifiers7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.WithAttributesToExpressionTree_067ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.WithAttributesToExpressionTree_029ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.ParameterReference_018ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.BestType_0345ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaReturnType_1511ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.WithAttributesToExpressionTree_088ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.Bug960755_028ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.ShadowNames_QueryParameter87ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaDefault_LongString7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.BuildArgumentsForErrorRecovery_ManyOverloads201ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaAttributes_NullableAttributes_AnonymousFunctionConversion_NotNullIfNotNull25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaParameterAttributes_OverloadResolution13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.TestLambdaWithError0912ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.AnonymousLambdaInEnumSubtraction54ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.VarReturnType_0515ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaAttributes_DoesNotReturn_OnDelegateType15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.SecurityCritical_AsyncLambda_AttributeArgument8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaReturnType_0417ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.TestLambdaWithError0819ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.ReturnInferenceCache_Dynamic_vs_Object_0275ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaWithNonConstantDefault8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaParameterAttributes_OptionalAndDateTimeConstantAttributes52ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.ShadowNames_Underscore_0233ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaAttributes_NullableAttributes_0323ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.TestLambdaWithError0611ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.ReferenceToRestrictedTypeLambdaParameter5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.ParenthesizedLambdaInCastExpression11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaHasMoreParametersThanDelegate5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.KeywordParameterName_036ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaReturnType_189ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.ParameterScope_NotInParameterAttribute43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaReturnType_0723ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.StaticLambdaWithDefaultParameters6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaDefaultInDifferentNestedScope5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.DelegateCreationIsNotStatement5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.AnonymousMethodDefaultLocalConstantExpression5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaDefaultSelfReference_ParameterAfter7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.ParamsArray_Langversion11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.ParamsArray_Langversion_DelegateSyntax(languageVersion: CSharp12)6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.ParamsArray_Langversion_DelegateSyntax(languageVersion: CSharp11)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaReturnType_0936ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.AnonymousMethodWithDefaultTypeMismatchLiteral6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.AnonymousMethodWithNonConstantDefault8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.AnonymousMethodDefaultParameterUsageAnalysis7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.AsyncLambdaParameters_0111ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaWithDefaultParameter_SymbolInfo59ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.ParameterScope_LambdaUnderscoreParameter21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.ParameterScope_NotInParameterType6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.AsyncLambdaParameters_0212ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.RefStructParamExpressionTree7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaArgumentToOverloadedDelegate8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.ReferToFieldWithinLambdaInTypeAttribute_0210ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaWithExplicitDefaultParam30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.VarReturnType_0114ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaWithDefaultParameterAndParams6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaParameterAttributes_NullableAttributes_0217ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaWithMultipleDefaultParameters7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.SpeculativelyBindOverloadResolution13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.ShadowNames_Parameter_Delegate53ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaReturnType_0116ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaWithDefaultBeforeRequired26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaReturnType_1712ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaReturnType_0512ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.ParamsArray_ThisModifier_025ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.StaticPartialLambda6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.InvalidExpressionInvolveLambdaOperator6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.ParamsArray_ParamArrayAttribute6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.ExpressionTreeSelfAssignmentShouldError10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.Verify37456206ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.ParamsArray_Call53ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.VarReturnType_0329ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.TestLambdaWithError1717ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaReturnType_146ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaReturnType_0310ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.TestLambdaWithError0211ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.VarReturnType_068ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.DelegateAsAction34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaWithDefaultParameter_LookupNames13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.ParamsArray_Multidimensional5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaParameterAttributes_NullableAttributes_0127ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.ErrorsInUnboundLambdas11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaReturnType_0817ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.RefStructNewExpressionTree29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaReturnType_1016ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.BadInvocationInLambda6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.PartialStaticLambda8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.TestLambdaWithError1816ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.FuncOfVoid8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.AnonymousMethodWithNonConstantDefaultTypeMismatch8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaParameterAttributes_WellKnownAttributes34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.AsyncLambdaWithDefaultParameters9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.VarReturnType_077ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.KeywordParameterName_015ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaReturningNull_214ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.SpeculativelyBindOverloadResolutionAndInferenceWithError14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.ParamsArray_NotArray4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.ThrowExpression_Lambda68ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.ErrorInLambdaArgumentList17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaReturnType_0613ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.SecurityCritical_AsyncLambda27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.ParameterReference_0212ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaReturnType_SemanticModel23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.VarReturnType_0411ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaAttributes_NullableAttributes_0160ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.MissingReferenceInOverloadResolution11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaWithImplicitDefaultParam15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.WithAttributesToExpressionTree_098ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.RefLambdaInferenceMixedByValueAndByRefReturns9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.RefLambdaInferenceArgumentBadRefReturn9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaReturnType_116ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.Bug87189618ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.RefLambdaInferenceOverloadedDelegateType28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.VarReturnType_029ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaAttributes_AttributeSemanticModel29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.ShadowNames_Nested_0218ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaDefaultWithinCheckedContext27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.ShadowNames_LambdaInsideLocalFunction_0118ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.ScopedNonRefValueRefStructLambdaParam5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaAttributes_DisallowedAttributes11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.ShadowNames_TypeParameter_Delegate29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.InMalformedEmbeddedStatement_0225ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.AttributesCannotBeUsedInAnonymousMethods12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.ReferToFieldWithinLambdaInTypeAttribute_0110ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaWithDefaultParameter_SpeculativeSemanticModel20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.TestLambdaWithError119ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaAttributes_0317ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.ShadowNames_Local_Delegate55ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.TestLambdaErrors0324ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaInDynamicCall6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaAttributes_0243ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.DelegateConversions_ImplicitlyTypedParameter_RefParameter22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.TestLambdaErrors0137ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaDefaultLocalConstantSameScope_PostDefinition6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaAttributes_DisallowedSecurityAttributes7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.ShadowNames_Local61ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.ShadowNames_LambdaInsideLambda19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.WithAttributesToExpressionTree_109ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.ParamsArray_Multiple5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaReturnType_CustomModifiers_01196ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.TestLambdaWithError1624ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.TestLambdaErrors025ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaAttributes_NullableAttributes_DelegateCreation_Return50ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaReturnType_2019ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaAttributes_ObsoleteAttribute47ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaAttributes_NullableAttributes_AnonymousFunctionConversion_Parameter_WithoutType19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.DelegateSquigglesArea7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.OverloadResolutionWithStaticType23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.LambdaParameterAttributes_Conditional31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaTests.ParameterReference_0311ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AwaitExpressionTests.TestAwaitInNonAsync17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AwaitExpressionTests.Issue52639_2147ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AwaitExpressionTests.Bug74853321ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AwaitExpressionTests.Bug57631612ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AwaitExpressionTests.DefaultAwaitExpressionInfo1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AwaitExpressionTests.Issue52639_1176ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AwaitExpressionTests.TestAwaitInfo11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AwaitExpressionTests.Dynamic5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AwaitExpressionTests.TestAwaitInfo214ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AwaitExpressionTests.TestAwaitInfoExtensionMethod58ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NullableSemanticTests.TestNullableUserDefinedUnary85ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NullableSemanticTests.UserDefinedConversion_0117ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NullableSemanticTests.ShortCircuitLiftedUserDefinedOperators203ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NullableSemanticTests.BindDelegateToObjectMethods6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NullableSemanticTests.TestBug1234734ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NullableSemanticTests.TestLiftedBuiltInIncrementOperators428ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NullableSemanticTests.NullableNullEquality43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NullableSemanticTests.Test1182784ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NullableSemanticTests.ConflictImportedMethodWithNullableOptionalParam61ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NullableSemanticTests.TestLiftedBuiltInBinaryArithmetic17s 541ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NullableSemanticTests.TestLiftedIncrementOperatorBreakingChanges02240ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NullableSemanticTests.TestLiftedIncrementOperatorBreakingChanges031s 677ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NullableSemanticTests.NestedNullableWithAttemptedConversion17ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.NullableSemanticTests.TestLiftedComparison1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NullableSemanticTests.TestLiftedCompoundAssignment72ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NullableSemanticTests.TestIsNullable27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NullableSemanticTests.NoNullableValueFromOptionalParam45ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NullableSemanticTests.NullableUserDefinedUnary0280ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NullableSemanticTests.TestIsNullable113ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NullableSemanticTests.TestNullableBuiltInUnaryOperator358ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NullableSemanticTests.Op_ExplicitImplicitOnNullable101ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NullableSemanticTests.NullableUsedInUsingStatement100ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NullableSemanticTests.TestLiftedIncrementOperatorBreakingChanges0115ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NullableSemanticTests.ShortCircuitOperatorsOnNullable7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NullableSemanticTests.OperationOnEnumNullable51ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NullableSemanticTests.TestLiftedUserDefinedIncrementOperators96ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NullableSemanticTests.TestLiftedBoolLogicOperators327ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NullableSemanticTests.TestIsNullable35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NullableSemanticTests.NullableEnumMinusNull52ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NullableSemanticTests.TestBug12347_CSharp87ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NullableSemanticTests.TestLiftedUserDefinedBinaryArithmetic131ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NamedAndOptionalTests.TestNamedAndOptionalParamsOnIndexers77ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NamedAndOptionalTests.RefParameterDeclaredWithOptionalAttribute7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NamedAndOptionalTests.EnumAsDefaultParameterValue22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NamedAndOptionalTests.GenericOptionalParameters5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NamedAndOptionalTests.IsOptionalVsHasDefaultValue_String67ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NamedAndOptionalTests.DefaultValue_NonNullConvertedString11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NamedAndOptionalTests.TestNamedAndOptionalParamsOnPartialMethodsErrors7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NamedAndOptionalTests.OmittedComOutParameter7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NamedAndOptionalTests.Test1386161ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NamedAndOptionalTests.OptionalValueTypeFromReferencedAssembly145ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NamedAndOptionalTests.DefaultValue_Boxing11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NamedAndOptionalTests.IUnknownConstant_MissingType70ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NamedAndOptionalTests.DefaultArgument_LoopInUsage5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NamedAndOptionalTests.TestCSharpDecimalAndDateTimeDefaultParameters98ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NamedAndOptionalTests.TestNamedAndOptionalParamsCrazyError7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NamedAndOptionalTests.TestNamedAndOptionalParamsInCtors6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NamedAndOptionalTests.TestVbDecimalAndDateTimeDefaultParameters824ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NamedAndOptionalTests.TestNamedAndOptionalParamsErrors223ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NamedAndOptionalTests.IsOptionalVsHasDefaultValue_Decimal57ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NamedAndOptionalTests.TestNamedAndOptionalParametersArgumentName10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NamedAndOptionalTests.TestNamedAndOptionalParamsOnPartialMethods90ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NamedAndOptionalTests.TestNamedAndOptionalParamsErrors312ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NamedAndOptionalTests.ComOptionalRefParameter25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NamedAndOptionalTests.OptionalValueInvokesStaticMethod6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NamedAndOptionalTests.DefaultParameterValueErrors39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NamedAndOptionalTests.IsOptionalVsHasDefaultValue_PrimitiveStruct86ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NamedAndOptionalTests.OmittedComRefParameter59ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NamedAndOptionalTests.OptionalValueHasObjectInitializer11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NamedAndOptionalTests.ArrayElementComRefParametersReordered48ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NamedAndOptionalTests.TestNamedAndOptionalParamsOnAttributes66ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NamedAndOptionalTests.Test1398413ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NamedAndOptionalTests.IsOptionalVsHasDefaultValue_DateTime59ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NamedAndOptionalTests.InvalidConversionForDefaultArgument_InIL137ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NamedAndOptionalTests.TestNamedAndOptionalParamsErrors14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NamedAndOptionalTests.TestNamedAndOptionalParamsCrazy7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NamedAndOptionalTests.TestNamedAndOptionalParamsBasic164ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NamedAndOptionalTests.OptionalParamOfTypeObject67ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NamedAndOptionalTests.OptionalValueInvokesInstanceMethod11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NamedAndOptionalTests.IsOptionalVsHasDefaultValue_UserDefinedStruct27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NamedAndOptionalTests.TestNamedAndOptionalParametersUnsafe27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NamedAndOptionalTests.Test1663157ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NamedAndOptionalTests.OptionalParameterDeclaredWithAttributes13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NamedAndOptionalTests.TestBug12768200ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NamedAndOptionalTests.ArrayElementComRefParameter50ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TargetTypedConditionalOperatorTests.NonBreakingChange_0482ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TargetTypedConditionalOperatorTests.TestConstantConditional180ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TargetTypedConditionalOperatorTests.IntType_02(sourceType: "ulong")22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TargetTypedConditionalOperatorTests.IntType_02(sourceType: "uint")26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TargetTypedConditionalOperatorTests.IntType_01(sourceType: "int", resultType1: "System.Int32", resultType2: "System.Int32")94ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TargetTypedConditionalOperatorTests.IntType_01(sourceType: "short", resultType1: "System.Int32", resultType2: "System.Int16")74ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TargetTypedConditionalOperatorTests.IntType_01(sourceType: "long", resultType1: "System.Int64", resultType2: "System.Int64")93ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TargetTypedConditionalOperatorTests.IntType_01(sourceType: "byte", resultType1: "System.Int32", resultType2: "System.Byte")81ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TargetTypedConditionalOperatorTests.IntType_01(sourceType: "sbyte", resultType1: "System.Int32", resultType2: "System.SByte")81ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TargetTypedConditionalOperatorTests.IntType_01(sourceType: "ushort", resultType1: "System.Int32", resultType2: "System.UInt16")123ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TargetTypedConditionalOperatorTests.TestImplicitConversions_Bad245ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TargetTypedConditionalOperatorTests.NaturalType_027ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TargetTypedConditionalOperatorTests.IntType_0490ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TargetTypedConditionalOperatorTests.DiagnosticClarity_LangVersion810ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TargetTypedConditionalOperatorTests.NonBreakingChange_0216ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TargetTypedConditionalOperatorTests.NaturalType_017ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TargetTypedConditionalOperatorTests.IntType_03115ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TargetTypedConditionalOperatorTests.UserDefinedConversions_0225ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TargetTypedConditionalOperatorTests.NonBreakingChange_0177ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TargetTypedConditionalOperatorTests.TestFixedConditional39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TargetTypedConditionalOperatorTests.TestImplicitConversions_Good348ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TargetTypedConditionalOperatorTests.UserDefinedConversions_0149ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TargetTypedConditionalOperatorTests.TestUsingConditional26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.TargetTypedConditionalOperatorTests.NonBreakingChange_039ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.RefExtensionMethodsReceiverTypes_ReferenceTypes_NotAllowed80ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.RefExtensionMethodsReceiverTypes_InterfaceConstrainedGenericTypes_NotAllowed21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.ParameterSymbolsRetrievedThroughSemanticModel_InExtensionMethods4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.RefExtensionMethodsReceiverTypes_ClassConstrainedGenericTypes_NotAllowed_IL148ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.ExtensionMethods_StructCollectionInitializerInParam(modifier: "in")45ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.ExtensionMethods_StructCollectionInitializerInParam(modifier: "ref readonly")39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.ParameterSymbolsRetrievedThroughSemanticModel_InExtensionMethods24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.AmbiguousRefnessForExtensionMethods_LValue7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.InExtensionMethodsReceiverTypes_ReferenceTypes_NotAllowed_IL(attributeName: "RequiresLocationAttribute")155ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.InExtensionMethodsReceiverTypes_ReferenceTypes_NotAllowed_IL(attributeName: "IsReadOnlyAttribute")121ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.BadContainingType_ThisWithRef11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.ExtensionMethods_NullConditionalOperator_Ref_NotAllowed6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.UsingRefExtensionMethodsBeforeVersion7_2ProducesDiagnostics_RefSyntax_SameCompilation39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.RefExtensionMethodsReceiverTypes_ValueTypes_Allowed_IL197ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.Conversions_ImplicitOperators_InExtensionMethods_NotAllowed21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.InExtensionMethodsReceiverTypes_StructConstrainedGenericTypes_NotAllowed_IL(attributeName: "RequiresLocationAttribute")134ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.InExtensionMethodsReceiverTypes_StructConstrainedGenericTypes_NotAllowed_IL(attributeName: "IsReadOnlyAttribute")129ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.InExtensionMethodsReceiverTypes_UnconstrainedGenericTypes_NotAllowed(modifier: "ref readonly")15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.InExtensionMethodsReceiverTypes_UnconstrainedGenericTypes_NotAllowed(modifier: "in")36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.Conversion_Tuples_RefExtensionMethods_NotAllowed13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.ExtensionMethods_StructCollectionInitializerInParamImplicitTempArg(modifier: "ref readonly")46ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.ExtensionMethods_StructCollectionInitializerInParamImplicitTempArg(modifier: "in")38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.InExtensionMethods_CodeGen58ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.InErrorsArePropagatedThroughExtensionMethods10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.UsingRefExtensionMethodsBeforeVersion7_2ProducesDiagnostics_RefSyntax_DifferentCompilation133ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.InExtensionMethodsReceiverTypes_InterfaceConstrainedGenericTypes_NotAllowed(modifier: "ref readonly")23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.InExtensionMethodsReceiverTypes_InterfaceConstrainedGenericTypes_NotAllowed(modifier: "in")11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.InExtensionMethodsReceiverTypes_ReferenceTypes_NotAllowed(modifier: "ref readonly")27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.InExtensionMethodsReceiverTypes_ReferenceTypes_NotAllowed(modifier: "in")15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.RecursiveCalling_InExtensionMethods39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.UsingRefExtensionMethodsBeforeVersion7_2ProducesDiagnostics_InSyntax_SameCompilation60ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.InExtensionMethodsReceiverTypes_UnconstrainedGenericTypes_NotAllowed_IL(attributeName: "IsReadOnlyAttribute")158ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.InExtensionMethodsReceiverTypes_UnconstrainedGenericTypes_NotAllowed_IL(attributeName: "RequiresLocationAttribute")101ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.ExtensionMethods_StructCollectionInitializerRefThisRefElement30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.RefExtensionMethods_CodeGen34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.Conversions_ImplicitOperators_RefExtensionMethods_NotAllowed7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.ExtensionMethods_NullConditionalOperator_In_NotAllowed5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.InExtensionMethodsReceiverTypes_ClassConstrainedGenericTypes_NotAllowed(modifier: "ref readonly")17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.InExtensionMethodsReceiverTypes_ClassConstrainedGenericTypes_NotAllowed(modifier: "in")11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.Conversions_Nullables_RefExtensionMethods_NotAllowed8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.AmbiguousRefnessForExtensionMethods_RValue7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.Conversions_Numeric_RefExtensionMethods_NotAllowed27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.RefExtensionMethodsReceiverTypes_InterfaceTypes_NotAllowed_IL153ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.ExtensionMethods_LValues_In_Allowed35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.MutationIsObserved_RefExtensionMethods43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.ExtensionMethods_LValues_Ref_Allowed39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.ParameterSymbolsRetrievedThroughSemanticModel_RefExtensionMethods23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.InExtensionMethodsReceiverTypes_InterfaceConstrainedGenericTypes_NotAllowed_IL(attributeName: "RequiresLocationAttribute")145ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.InExtensionMethodsReceiverTypes_InterfaceConstrainedGenericTypes_NotAllowed_IL(attributeName: "IsReadOnlyAttribute")164ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.RefExtensionMethodsReceiverTypes_InterfaceConstrainedGenericTypes_NotAllowed_IL117ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.RefExtensionMethodsReceiverTypes_StructConstrainedGenericTypes_Allowed896ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.InExtensionMethodsReceiverTypes_ValueTypes_Allowed(modifier: "ref readonly")153ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.InExtensionMethodsReceiverTypes_ValueTypes_Allowed(modifier: "in")166ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.ExtensionMethods_StructCollectionInitializerInThisRefElement9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.Conversions_Numeric_InExtensionMethods_NotAllowed5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.RefExtensionMethodsReceiverTypes_ClassConstrainedGenericTypes_NotAllowed10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.InExtensionMethodsReceiverTypes_ValueTypes_Allowed_IL(attributeName: "IsReadOnlyAttribute")187ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.InExtensionMethodsReceiverTypes_ValueTypes_Allowed_IL(attributeName: "RequiresLocationAttribute")228ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.ColorColorCasesShouldBeResolvedCorrectly_InExtensionMethods44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.RefExtensionMethodsReceiverTypes_UnconstrainedGenericTypes_NotAllowed_IL157ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.ExtensionMethods_RValues_In_Allowed22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.RefExtensionMethodsReceiverTypes_ValueTypes_Allowed169ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.RefExtensionMethodsReceiverTypes_InterfaceTypes_NotAllowed13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.InExtensionMethodsReceiverTypes_InterfaceTypes_NotAllowed_IL(attributeName: "RequiresLocationAttribute")112ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.InExtensionMethodsReceiverTypes_InterfaceTypes_NotAllowed_IL(attributeName: "IsReadOnlyAttribute")110ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.RefExtensionMethodsReceiverTypes_UnconstrainedGenericTypes_NotAllowed9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.ReadOnlynessPreservedThroughMultipleCalls4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.Conversion_Tuples_InExtensionMethods_NotAllowed6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.ExtensionMethods_StructCollectionInitializer31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.RecursiveCalling_RefExtensionMethods46ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.InExtensionMethodsReceiverTypes_StructConstrainedGenericTypes_NotAllowed(modifier: "ref readonly")14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.InExtensionMethodsReceiverTypes_StructConstrainedGenericTypes_NotAllowed(modifier: "in")9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.RefExtensionMethodsReceiverTypes_ReferenceTypes_NotAllowed_IL102ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.Conversions_Nullables_InExtensionMethods_NotAllowed7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.InExtensionMethodsReceiverTypes_ClassConstrainedGenericTypes_NotAllowed_IL(attributeName: "RequiresLocationAttribute")167ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.InExtensionMethodsReceiverTypes_ClassConstrainedGenericTypes_NotAllowed_IL(attributeName: "IsReadOnlyAttribute")148ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.RefExtensionMethodsReceiverTypes_StructConstrainedGenericTypes_Allowed_IL162ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.UsingRefExtensionMethodsBeforeVersion7_2ProducesDiagnostics_InSyntax_DifferentCompilation159ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.InExtensionMethodsReceiverTypes_InterfaceTypes_NotAllowed(modifier: "ref readonly")19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.InExtensionMethodsReceiverTypes_InterfaceTypes_NotAllowed(modifier: "in")10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.ExtensionMethods_RValues_Ref_NotAllowed6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.ParameterSymbolsRetrievedThroughSemanticModel_RefExtensionMethods4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefExtensionMethodsTests.ColorColorCasesShouldBeResolvedCorrectly_RefExtensionMethods37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.SuppressAccessibilityChecksTests.TestAccessChecksInsideLambdaExpression29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.SuppressAccessibilityChecksTests.TestExtensionMethodInInternalClass28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.SuppressAccessibilityChecksTests.TestAccessChecksInSpeculativeSemanticModel23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.SuppressAccessibilityChecksTests.TestGetSpeculativeSemanticModelForPropertyAccessorBody9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.SuppressAccessibilityChecksTests.TestAccessPrivateMemberOfInternalType32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.SuppressAccessibilityChecksTests.TestAccessChecksInSpeculativeExpression23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.GenericTypeOk8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.TestAliasNameCollisionMemberNameMatchesAlias0213ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.TestFieldOnLeft21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.TestNestedNameCollisionValue42ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.TestNestedNameCollisionType25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.TestAliasNameCollisionMemberNameMatchesAlias0117ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.ShadowedTypeReceiver_285ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.ShadowedTypeReceiver_369ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.TestInEnumDecl6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.TestEventOnRight11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.TestFieldOnRight7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.TestExtensionMethodGroupOnRight12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.TestAliasMemberNameMatchesAlias19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.TestErrorNonFieldLikeEvent9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.TestAliasMemberNameMatchesDefinition29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.TestTypeOrValueInMethodGroupIsExpression14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.TestColorColorSymbolInfoInArrowExpressionClauseSyntax8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.TestPropertyOnRight27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.WorkItem61171_Constraints(constraint: "notnull")10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.WorkItem61171_Constraints(constraint: "struct")7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.WorkItem61171_Constraints(constraint: null)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.WorkItem61171_Constraints(constraint: "class")8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.WorkItem61171_Constraints(constraint: "unmanaged")10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.TestClassOnRight8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.LambdaConversion21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.TestLocalOnLeft32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.Bug969006_413ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.TestInUnboundLambdaType21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.TestColorColorSymbolInfoInArrowExpressionClauseSyntax_210ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.Bug969006_114ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.TestAliasNameCollisionWithParameter110ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.TestFieldLikeEventOnLeft8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.TestErrorLookupMethodGroup18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.WorkItem71876112ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.FieldAndMethodSameName8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.TestMethodGroupOnRight35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.TypeAndMethodSameName6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.Bug969006_211ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.TestAliasNameCollisionMemberNameMatchesDefinition0210ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.TestAliasMemberNameMatchesAlias27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.TestErrorOverloadResolution11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.ShadowedTypeReceiver_450ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.TestGenericMethodOnRight10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.TestExtensionMethodOnRight30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.TestParameterOnLeft8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.AlternateTypeAndVariable5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.TestPropertyOnLeft9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.ObsoleteConstColorColorEnum20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.WorkItem61171_DynamicObjectTuple(inheritedArgument: "dynamic", propertyArgument: "object")6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.WorkItem61171_DynamicObjectTuple(inheritedArgument: "(int a, int b)", propertyArgument: "(int, int)")7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.FieldOfEnumType7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.StackOverflow0154ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.TestAliasNameCollisionMemberNameMatchesDefinition0111ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.ShadowedTypeReceiver_150ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.ExtensionMethodWithColorColorReceiver27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.TestNameCollisionType32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.ConstInAttributes_NoCycle_0230ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.TestNameCollisionValue10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.TestAliasNameCollisionWithParameter28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.TestEnumFieldOnRight12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.VersionUnificationConstColorColorEnum77ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.Bug969006_312ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.TestNonInitializedLocalOnLeft6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.TestErrorLookup9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.TestNestedNameCollisionType0210ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.WorkItem61171_ModoptObject132ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.PatternMatchToBaseTypeWithUseSiteWarningOnBaseType39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.TestGenericMethodGroupOnRight32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.TestInUnboundLambdaValue16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.RangeVariableColorColor100ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.TestAliasMemberNameMatchesDefinition110ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.ConstInAttributes_NoCycle_019ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ColorColorTests.TestErrorOverloadResolutionMethodGroup44ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.UsingDeclarationTests.UsingDeclarationsWithObsoleteTypes11ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.UsingDeclarationTests.UsingVariableFromAwaitExpression11ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.UsingDeclarationTests.UsingDeclarationWithAwaitsInAsync92ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.UsingDeclarationTests.UsingVariableDiagnosticsInDeclarationAreOnlyEmittedOnce8ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.UsingDeclarationTests.UsingVariableInSwitchCase_017ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.UsingDeclarationTests.DisallowGoToBackwardsAcrossUsingDeclarationsWithMultipleLabels7ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.UsingDeclarationTests.DisallowGoToBackwardsAcrossUsingDeclarationsWhenLabelIsInTheSameScope5ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.UsingDeclarationTests.UsingVariableCannotBeReAssigned5ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.UsingDeclarationTests.UsingVariableIsNotReportedAsUnused4ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.UsingDeclarationTests.AllowGoToBackwardsAcrossUsingDeclarationsWhenLabelIsInHigherScope18ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.UsingDeclarationTests.AllowGoToAroundUsingDeclarations19ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.UsingDeclarationTests.UsingDeclarationsWithInvalidModifiers10ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.UsingDeclarationTests.UsingVariableInSwitchCase_0444ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.UsingDeclarationTests.AwaitUsingDeclarationsWithLangVer7_318ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.UsingDeclarationTests.DisallowGoToForwardAcrossUsingDeclarationsFromLowerBlock5ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.UsingDeclarationTests.DisallowGoToForwardAcrossUsingDeclarations5ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.UsingDeclarationTests.DisallowMultipleGoToForwardAcrossMultipleUsingDeclarations8ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.UsingDeclarationTests.UsingVariableInSwitchCase_0334ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.UsingDeclarationTests.UsingVariableMustHaveInitializer13ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.UsingDeclarationTests.UsingVariableFromExistingVariable6ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.UsingDeclarationTests.UsingVariableInSwitchCase_0543ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.UsingDeclarationTests.UsingVariableCanBeInitializedWithExistingDisposableInASingleStatement48ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.UsingDeclarationTests.UsingDeclarationsWithLangVer7_316ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.UsingDeclarationTests.UsingVariableFromExpression9ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.UsingDeclarationTests.UsingVariableCanBeInitializedWithExistingDisposable39ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.UsingDeclarationTests.AllowGoToForwardsAcrossUsingDeclarationsInALowerBlock5ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.UsingDeclarationTests.UsingVariableCanBeInitializedWithExistingRefStructDisposable57ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.UsingDeclarationTests.DisallowGoToAcrossUsingDeclarationsComplexTest16ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.UsingDeclarationTests.AllowGoToBackwardsAcrossUsingDeclarationsInALowerBlock4ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.UsingDeclarationTests.UsingVariableCannotBeUsedAsOutVariable6ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.UsingDeclarationTests.UsingVariableInSwitchCase_0267ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.UsingDeclarationTests.DisallowGoToForwardAcrossMultipleUsingDeclarationsGivesOnlyOneDiagnostic23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocSpanExpressionsTests.StackAllocInNullConditionalOperator270ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocSpanExpressionsTests.NewStackAllocSpanSyntaxProducesErrorsOnEarlierVersions_Expressions151ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocSpanExpressionsTests.StackAllocInParenthesis297ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocSpanExpressionsTests.ConversionError139ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocSpanExpressionsTests.NewStackAllocSpanSyntaxProducesErrorsOnEarlierVersions_Statements129ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocSpanExpressionsTests.StackAllocInCastAndConditionalOperator144ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocSpanExpressionsTests.StackAllocToSpanWithRefStructType145ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocSpanExpressionsTests.BooleanOperatorOnSpan_NoTargetTyping281ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocSpanExpressionsTests.ConditionalExpressionOnSpan_BothStackallocSpans127ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocSpanExpressionsTests.StackAllocInUsing2148ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocSpanExpressionsTests.StackAllocImplicitConversion_TwpStep_ToPointer133ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocSpanExpressionsTests.StackAllocImplicitConversion_TwpStep_ToSpan178ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocSpanExpressionsTests.ConditionalExpressionOnSpan_NoCast131ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocSpanExpressionsTests.CannotDotIntoStackAllocExpression265ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocSpanExpressionsTests.ConditionalExpressionOnSpan_CompatibleTypes139ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocSpanExpressionsTests.RefStackAllocAssignment_ValueToRef146ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocSpanExpressionsTests.StaackAllocToSpanWithCustomSpanAndConstraints13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocSpanExpressionsTests.RefStackAllocAssignment_RefToRef265ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocSpanExpressionsTests.StackAllocInUsing1155ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocSpanExpressionsTests.StackAllocWithDynamic5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocSpanExpressionsTests.ConditionalExpressionOnSpan_Convertible144ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocSpanExpressionsTests.MissingSpanConstructor11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocSpanExpressionsTests.OverloadResolution_Fail281ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocSpanExpressionsTests.ConditionalExpressionOnSpan_Nested146ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocSpanExpressionsTests.ConversionFromPointerStackAlloc_UserDefined_Explicit163ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocSpanExpressionsTests.ConstStackAllocExpression5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocSpanExpressionsTests.StackAllocWithDynamicSpan124ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocSpanExpressionsTests.StackAllocAsArgument289ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocSpanExpressionsTests.ConversionFromPointerStackAlloc_UserDefined_Implicit134ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocSpanExpressionsTests.InvalidPositionForStackAllocSpan289ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocSpanExpressionsTests.ConditionalExpressionOnSpan_IncompatibleTypes126ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocSpanExpressionsTests.MissingSpanType5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocSpanExpressionsTests.StackAllocSyntaxProducesUnsafeErrorInSafeCode25ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.PropertyAccessTests.SetArrayLength62ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SpanStackSafetyTests.SpanAssignmentExpression146ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SpanStackSafetyTests.ArgMixingBogusInstanceCall148ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SpanStackSafetyTests.PassingSpansToLocals_EscapeScope_02(languageVersion: CSharp11)638ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SpanStackSafetyTests.PassingSpansToLocals_EscapeScope_02(languageVersion: CSharp10)198ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SpanStackSafetyTests.AsyncLocals_PatternDeclaration48ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SpanStackSafetyTests.SpanToObjectPatternSwitch152ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SpanStackSafetyTests.AsyncLocals_Foreach33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SpanStackSafetyTests.AsyncSpilling307ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SpanStackSafetyTests.FieldsSpanLike208ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SpanStackSafetyTests.PassingSpansToLocals_EscapeScope_01(languageVersion: CSharp10)200ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SpanStackSafetyTests.PassingSpansToLocals_EscapeScope_01(languageVersion: CSharp11)202ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SpanStackSafetyTests.SpanToGenericIsExpr2143ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SpanStackSafetyTests.RefIteratorInIterator150ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SpanStackSafetyTests.ByrefParam300ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SpanStackSafetyTests.SpanToGenericIsExpr165ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SpanStackSafetyTests.InterfaceImpl112ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SpanStackSafetyTests.FieldsSpan200ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SpanStackSafetyTests.ObjectToSpanIsExpr152ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SpanStackSafetyTests.AsyncLocals299ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SpanStackSafetyTests.AsyncLocals_Deconstruction54ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SpanStackSafetyTests.SwitchDefaultLocalInitialization_01133ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SpanStackSafetyTests.SpanToSpanSwitch158ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SpanStackSafetyTests.NoInterfaceImp149ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SpanStackSafetyTests.CannotUseNonStructSpan16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SpanStackSafetyTests.RefSpanDetectBoxing_NoRef15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SpanStackSafetyTests.PassingSpansToInParameters_Methods209ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SpanStackSafetyTests.SpanToObjectIsExpr155ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SpanStackSafetyTests.Arrays137ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SpanStackSafetyTests.AsyncParams169ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SpanStackSafetyTests.CreateVariableFromRefStructFieldInRefStruct8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SpanStackSafetyTests.PassingSpansToInParameters_Indexers221ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SpanStackSafetyTests.GenericToSpanIsExpr146ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SpanStackSafetyTests.SwitchDefaultLocalInitialization_02140ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SpanStackSafetyTests.Operators153ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SpanStackSafetyTests.SpanToGenericPatternSwitch151ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SpanStackSafetyTests.SpanToSpanIsExpr148ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SpanStackSafetyTests.ObjectToSpanPatternSwitch132ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SpanStackSafetyTests.SpanToGenericPatternSwitch2154ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SpanStackSafetyTests.GenericArgsAndConstraints153ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SpanStackSafetyTests.BaseMethods125ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SpanStackSafetyTests.MethodConversion148ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SpanStackSafetyTests.LambdaCapturing152ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SpanStackSafetyTests.RefIteratorInAsync163ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SpanStackSafetyTests.Properties121ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SpanStackSafetyTests.AsyncSpillTemp316ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SpanStackSafetyTests.RefSpanDetectBoxing_Ref15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SpanStackSafetyTests.AssignToDiscard_02191ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SpanStackSafetyTests.GenericToSpanPatternSwitch132ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SpanStackSafetyTests.AsyncLocals_Using25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SpanStackSafetyTests.PassingSpansToParameters_Errors(languageVersion: CSharp11)154ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SpanStackSafetyTests.PassingSpansToParameters_Errors(languageVersion: CSharp10)159ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SpanStackSafetyTests.GenericToSpanPatternSwitch2155ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SpanStackSafetyTests.AssignToDiscard_03168ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SpanStackSafetyTests.AssignToDiscard_04188ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SpanStackSafetyTests.AssignToDiscard_01215ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SpanStackSafetyTests.PassingSpansToParameters_Errors_Arglist164ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SpanStackSafetyTests.AsyncLocals_OutVar131ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SpanStackSafetyTests.CreateVariableFromRefStructFieldInNonRefStruct23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SpanStackSafetyTests.CannotUseNonRefSpan16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SpanStackSafetyTests.AssignToDiscard_05187ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SpanStackSafetyTests.TrivialBoxing202ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.WarningVersionTests.WRN_UseDefViolationField137ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.WarningVersionTests.WRN_UseDefViolation29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.WarningVersionTests.WRN_ParamUnassigned13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.WarningVersionTests.WRN_UnassignedThisAutoProperty82ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.WarningVersionTests.UnassignedThisField_And_UnassignedLocal61ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.WarningVersionTests.WRN_PrecedenceInversion51ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.WarningVersionTests.WRN_UseDefViolationThis58ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.WarningVersionTests.WRN_UnassignedThis71ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.WarningVersionTests.WRN_StaticInAsOrIs18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.WarningVersionTests.WRN_UseDefViolationProperty89ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.WarningVersionTests.WRN_NubExprIsConstBool235ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.WarningVersionTests.WRN_UseDefViolationOut33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.BadAsyncField5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.UnobservedAwaitableExpression_NonAsyncTopLevelStatements_Task(voidReturn: False)22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.UnobservedAwaitableExpression_NonAsyncTopLevelStatements_Task(voidReturn: True)25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.UnobservedAwaitableExpression_ForgetAwait1253ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.BadInferAsyncReturnTask17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.TaskRetNoObjectRequired28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.BadAwaitWithoutAsyncInBadContext16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.UnobservedAwaitableExpression_ForgetAwait1516ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.BadAwaitInLock210ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.IDS_BadAwaitAsDefaultParam9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.UnobservedAwaitableExpression_ForgetAwait248ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.UnobservedAwaitableExpression_ForgetAwait2535ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.BadAwaitInLock15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.VarargsAsync7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.BadAsyncMethodWithNoStatementBody4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.AsyncDelegates12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.AsyncMethod5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.TestAsyncReturnsNullableT15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.SecuritySafeCriticalOnAsync8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.UnobservedAwaitableExpression_ForgetAwait0210ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.Async_MethodImplSynchronized_BadReturn_SecurityCritical30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.BadAsyncConstructor3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.BadAsyncDestructor4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.BadInferAsyncReturnTask_T17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.BadAsync_MethodImpl_Synchronized9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.UnobservedAwaitableExpression_ForgetAwait0810ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.UnobservedAwaitableExpression_ForgetAwait1321ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.BadAsyncReturn38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.Repro_17885_CSharp77ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.UnobservedAwaitableExpression_ForgetAwait019ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.BadAwaitInCatch14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.BadAsyncStruct2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.UnawaitedVersusLambda17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.UnobservedAwaitableExpression_ForgetAwait0920ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.AsyncInterfaceMember4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.AsyncInSecurityCriticalClass25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.AwaitInLambdaInLock24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.VarargsAsyncInGenericClass6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.BadAwaitWithoutAsyncInUnsafeQuery86ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.ReturnExpressionNotConvertible6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.SecuritySafeCriticalAndSecurityCriticalOnAsync7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.RefAsyncArgType6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.AwaitInQuery_FirstCollectionExpressionOfInitialFrom28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.BadAsyncPropertyAccessor20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.UnobservedAwaitableExpression_ForgetAwait1815ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.AsyncInSecuritySafeCriticalAndSecurityCriticalClass7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.AsyncLacksAwaits11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.UnobservedAwaitableExpression_AsyncTopLevelStatement(voidReturn: False)37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.UnobservedAwaitableExpression_AsyncTopLevelStatement(voidReturn: True)52ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.BadAsyncEvent5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.BadAsyncClass2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.Repro_179144ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.UnobservedAwaitableExpression16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.BadAwaitInQuery_FirstCollectionExpressionOfInitialFrom_InsideQueryBody57ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.BadSpecialByRefVarDeclLocal8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.GetAwaiterIsExtension10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.Repro_17885_CSharp_715ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.BadInferAsyncReturnVoid8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.UnobservedAwaitableExpression_ForgetAwait1917ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.UnobservedAwaitableExpression_NonAsyncTopLevelStatements_TaskT(voidReturn: True)40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.UnobservedAwaitableExpression_NonAsyncTopLevelStatements_TaskT(voidReturn: False)17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.Repro_178804ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.UnobservedAwaitableExpression_ForgetAwait0314ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.SecurityCriticalOnAsync7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.BadAwaitWithoutAsyncInLegalQueryRegion24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.BadAwaitWithoutAsync30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.UnsafeAsyncArgType4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.BadAsyncDelegate2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.UnobservedAwaitableExpression_ForgetAwait278ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.UnobservedAwaitableExpression_Script7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.BadFixedSpecialByRefLocal6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.UnobservedAwaitableExpression_Submission7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.UnobservedAwaitableExpression_ForgetAwait2312ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.BadAwaitInQuery_QueryBody31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.BadAwaitInCatchFilter26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.DelegateTypeWithNoInvokeMethod174ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.UnsafeAsyncArgType_PointerArray13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.IDS_BadAwaitWithoutAsyncMethod_VoidMethod41ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.Ref_and_UnsafeAsyncArgType4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.BadAsyncProperty3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.UnobservedAwaitableExpression_ForgetAwait2115ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.BadAwaitInQuery_CollectionExpressionOfJoin_InsideQueryBody54ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.AsyncInDoublyNestedSecuritySafeCriticalAndSecurityCriticalClasses22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.AsyncAsLambdaParameter9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.UnobservedAwaitableExpression_ForgetAwait1416ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.AsyncLambdas22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.BadAsyncMethodWithVarargsAndNoStatementBody3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.BadAsyncReturnExpression56ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.UnobservedAwaitableExpression_ForgetAwait0511ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.UnobservedAwaitableExpression_ForgetAwait0415ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.UnobservedAwaitableExpression_ForgetAwait12_breaking15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.BadAwaitWithoutAsyncInQuery43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.InAsyncArgType25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.UnsafeAsyncArgType_FunctionPointer5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.UnobservedAwaitableExpression_ForgetAwait1710ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.BadAwaitWithoutAsync_AnonMeth_Lambda12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.AwaitInQuery_CollectionExpressionOfJoin33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.BadAsyncReturnExpression_ValueTask12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.AwaitingInLockExpressionsIsActuallyOK7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.BadAwaitInUnsafeContext15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.CantConvAsyncAnonFuncReturns17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.AsyncExplicitInterfaceImplementation7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.UnobservedAwaitableExpression_ForgetAwait2222ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.BadAsync_MethodImpl_Synchronized_Lambda8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.BadSpecialByRefParameter7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.VarargsAsyncGeneric7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.Repro_178834ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.UnobservedAwaitableExpression_ForgetAwait0771ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.BadInferAsyncReturn_T16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.InferAsyncReturn24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.UnobservedAwaitableExpression_ForgetAwait168ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.UnobservedAwaitableExpression_ForgetAwait1038ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.OutAsyncArgType7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.UnobservedAwaitableExpression_ForgetAwait2012ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.AsyncInSecuritySafeCriticalClass7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.BadSpecialByRefLocal8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.RefParameterOnAsyncLambda13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.BadAsyncInterface3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.UnobservedAwaitableExpression_ForgetAwait05_b8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.AsyncCantReturnVoid41ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.TaskReturningAsyncWithoutReturn4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.UnobservedAwaitableExpression_ForgetAwait0622ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.BadAwaitInFinally20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.BadAsync_MethodImpl_Synchronized_LocalFunction10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.GetAwaiterPropertyUsedLikeMethod6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.BadDelegateTypeForAsync9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.GetAwaiterFieldUsedLikeMethod21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.UnobservedAwaitableExpression_ForgetAwait1122ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingAsyncTests.UnobservedAwaitableExpression_ForgetAwait2610ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConditionalOperatorTests.TestOneUntypedFailure120ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConditionalOperatorTests.TestDelegateContravarianceConversions76ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConditionalOperatorTests.TestFunCall122ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConditionalOperatorTests.TestInterfaceCovarianceConversions59ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConditionalOperatorTests.TestBug7196c150ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConditionalOperatorTests.TestEmptyExpression44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConditionalOperatorTests.TestAs73ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConditionalOperatorTests.TestGeneric108ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConditionalOperatorTests.ConditionalAccessToEvent_0310ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConditionalOperatorTests.TestOneUntypedSuccess114ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConditionalOperatorTests.TestEnum81ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConditionalOperatorTests.TestBug7196b82ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConditionalOperatorTests.TestNoConversion79ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConditionalOperatorTests.TestDelegateCovarianceConversions71ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConditionalOperatorTests.SumTypeInTuple14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConditionalOperatorTests.DefiniteAssignment_UnconvertedConditionalOperator10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConditionalOperatorTests.TestOneConversion125ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConditionalOperatorTests.TestBug7196d63ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConditionalOperatorTests.ConditionalAndConditionalMethods89ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConditionalOperatorTests.ConditionalAccessToEvent_0292ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConditionalOperatorTests.TestBug719684ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConditionalOperatorTests.TestErrorOperand6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConditionalOperatorTests.TestSameType193ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConditionalOperatorTests.TestBug7196a53ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConditionalOperatorTests.TestInterfaceContravarianceConversions68ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConditionalOperatorTests.TestAmbiguousPreferWider82ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConditionalOperatorTests.TestVarianceConversions180ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConditionalOperatorTests.TestInvalidCondition127ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConditionalOperatorTests.ConditionalAccessToEvent_0152ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ConditionalOperatorTests.TestBothUntyped179ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ArglistTests.MakeRefTest0143ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ArglistTests.DuplicateDeclaration8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ArglistTests.ConversionArgListParameterCount43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ArglistTests.IndexerArgListParameterCount32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ArglistTests.ConversionArgListParameterCount11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ArglistTests.IndexerArgListParameterCount42ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ArglistTests.RefValueTest028ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ArglistTests.MissingArgumentsAndOptionalParameters_2138ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ArglistTests.RefTypeTest0140ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ArglistTests.InAsRValue57ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ArglistTests.ConstructorArgListParameterCount46ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ArglistTests.TestBug132634ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ArglistTests.ConversionArgListParameterCount32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ArglistTests.RefModifier(modifier: "in")43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ArglistTests.RefModifier(modifier: "ref")50ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ArglistTests.MissingArgumentsAndOptionalParameters_124ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ArglistTests.RefValueUnsafeToReturn8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ArglistTests.MethodArgListParameterCount4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ArglistTests.BoxReceiverTest12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ArglistTests.MakeRefTest029ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ArglistTests.ArgListMayNotHaveAnOutArgument5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ArglistTests.ConstructorArgListParameterCount22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ArglistTests.ExpressionTreeTest17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ArglistTests.RefValueTest04_optimizer52ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ArglistTests.ArglistWithVoidMethod11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ArglistTests.ArglistTest044ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ArglistTests.ArgListMayNotHaveAnInArgument5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ArglistTests.ArgListMayHaveAByValArgument48ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ArglistTests.ConstructorArgListParameterCount36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ArglistTests.RefValueTest01a78ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ArglistTests.ILMethodArgListParameterCount127ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ArglistTests.ArglistTest0156ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ArglistTests.ConstructorArgListParameterCount12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ArglistTests.ArglistTest0325ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ArglistTests.IndexerArgListParameterCount23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ArglistTests.ArglistTest0267ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ArglistTests.RefTypeTest0211ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ArglistTests.ArgListMayHaveARefArgument38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ArglistTests.LambdaWithUnsafeParameter9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ArglistTests.OperatorArgListParameterCount5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ArglistTests.ConversionArgListParameterCount22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ArglistTests.MakeRefTest03_Dynamic_Bind10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ArglistTests.RefValueTest0159ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ArglistTests.IndexerArgListParameterCount16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ArglistTests.RefValueTest03_Dynamic_Bind14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LockTests.PartialMethod7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LockTests.MalformedLock_16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LockTests.RequireRefType_24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LockTests.MalformedLock18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LockTests.ModifyLocalInLockExpression9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LockTests.MethodGroup4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LockTests.LockTypeParameterExpression6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LockTests.StatementInLock32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LockTests.LockQuery6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LockTests.SemanticModel8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LockTests.ModifyParameterInUsingExpression9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LockTests.LockNull3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LockTests.EmbeddedStatement5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LockTests.LockDelegate6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LockTests.LockExpression3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LockTests.LockTypeOf2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LockTests.RequireRefType_Nullable4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LockTests.LockString2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LockTests.ObjectDeclaredInLock6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LockTests.AssignmentInLock8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LockTests.Lambda23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LockTests.LockThis3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LockTests.RequireRefType_15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LockTests.Null3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LockTests.LockAnonymousTypes4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LockTests.LockTypeGenericTypeParam11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LockTests.Lambda_16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LockTests.EmbeddedDeclaration4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.StructConstructorInitializer_InitializedFieldViaParameterlessConstructor95ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.ReadWriteFields_DefaultConstructor12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.NoExplicitConstructors_CSharp7_015ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.Properties_ExplicitImplementations12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.StructConstructorInitializer_UninitializedField13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.NotNullIfNotNull_StaticInitializers_0349ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.StaticFields_DefaultConstructor_NoInitializer_Event7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.MaybeNullT_Uninitialized15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.FieldInitializers_DefaultConstructor12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.FieldInitializer_AllowNullT_0211ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.ValueType_StaticConstructor9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.ExplicitConstructors_Disabled_0126ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.BaseMembersHaveDeclaredStateInDerivedCtor9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.ReadOnlyFields_ExplicitConstructors11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.NotNullIfNotNull_StaticInitializers_0116ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.FieldInitializer_CallWithOutParam8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.ValueTypeFields8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.CopyConstructor_0248ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.TestAdditionalLocationOnCompilerDiagnostic(warnAsError: False)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.TestAdditionalLocationOnCompilerDiagnostic(warnAsError: True)6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.ValueType_InstanceConstructor7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.AutoPropertyInitializers_ExplicitConstructors9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.NoExplicitConstructors_CSharp7_027ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.Interface_0234ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.UnassignedNonNullFieldsUnreachable32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.GenericType_ClassConstraint10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.ReadOnlyAutoProperties_ExplicitConstructors15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.GenericType_NoConstraint9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.StaticFields_ExplicitConstructor14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.InitializeInTryAndInCatch7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.StaticFields_DefaultConstructor11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.UninitializedEvents42ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.NotInitializedInAllPaths_Struct42ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.NestedType9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.GenericType38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.CopyConstructor_0342ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.StaticInitializers_MultipleFiles_059ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.StructConstructorInitializer_UninitializedFieldWithParameterlessConstructor63ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.ReadWriteFields_ExplicitConstructors12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.StaticFields_GenericTypes22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.StructAssignThis7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.NullableEnableWarnings_NoExitWarning5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.InitializeUsingNullCoalescingAssignment40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.GenericType_InterfaceConstraint_0118ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.GenericType_InterfaceConstraint_0211ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.IndirectInitialization_WithAssertsOrThrows13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.StructConstructorInitializer_InitializedFieldViaInitializer76ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.MaybeNull_NotNullT_Uninitialized12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.GenericType_StructConstraint10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.TrackMemberStateAcrossInitializers6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.StaticInitializers_MultipleFiles_0210ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.FieldInitializer_AllowNullT_0111ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.Interface_0141ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.DiagnosticAdditionalLocations_SquiggleProperty6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.ReadWriteAutoProperties_ExplicitConstructors14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.StaticInitializers_MultipleFiles_039ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.DiagnosticAdditionalLocations_SquiggleConstructor6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.GenericType_UnmanagedConstraint8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.ExplicitConstructors_Disabled_027ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.NotInitializedInAllPaths_Class10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.StaticInitializers_MultipleFiles_017ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.CopyConstructor_0562ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.StaticFields_DefaultConstructor_NoInitializer_Property5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.EmptyStruct4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.StaticFields_DefaultConstructor_NoInitializer_Field4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.UnconstrainedGenericType7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.ExplicitConstructors_Disabled_035ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.ReadOnlyFields_DefaultConstructor27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.LocalFunction8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.NoExplicitConstructors6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.Enum3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.StaticEvents10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.TypeParameterConstraints11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.GenericType_NonNullTypes20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.PropertyInitializer_AllowNullT_0231ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.MaybeNull_Uninitialized10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.StructConstructorInitializer_UninitializedProperty58ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.FieldInitializer_Simple_015ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.AutoPropertyInitializers_DefaultConstructor7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.ChainedConstructors31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.CopyConstructor_0129ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.GenericType_NotNullConstraint11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.GenericType_NullableClassConstraint10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.Event_InitialState9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.PropertyInitializer_AllowNullT_0125ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.PropertyNoGetter18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.ValueType_NoConstructors5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.CopyConstructor_0420ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.Tuple5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.StructObjectCreation8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.MemberNotNull_PropertiesFields41ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.StaticInitializers_MultipleFiles_0412ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.FieldInitializer_Simple_026ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.MaybeNull_ClassT_Uninitialized12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.Constants4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.StaticFields_NotAllPaths12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.StructConstructorInitializer_NestedUninitializedField7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.NotNullIfNotNull_StaticInitializers_0213ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.NullableEnableWarnings_InitialState6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.UninitializedNonNullableFieldTests.MaybeNull_NullInitializer32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocInitializerTests.BadRank159ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocInitializerTests.ConditionalExpressionOnSpan_BothStackallocSpans173ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocInitializerTests.ImplicitStackAllocArrayCreationExpression_Symbols170ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocInitializerTests.ConditionalExpressionOnSpan_Convertible141ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocInitializerTests.BadBestType_Span161ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocInitializerTests.CannotDotIntoStackAllocExpression288ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocInitializerTests.StackAllocArrayCreationExpression_Symbols155ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocInitializerTests.ConstStackAllocExpression15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocInitializerTests.StackAllocSyntaxProducesUnsafeErrorInSafeCode6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocInitializerTests.TestSelfInSize144ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocInitializerTests.StackAllocInitializerSyntaxProducesErrorsOnEarlierVersions147ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocInitializerTests.MissingSpanType8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocInitializerTests.TestFlowPass2112ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocInitializerTests.ConversionFromPointerStackAlloc_UserDefined_Implicit197ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocInitializerTests.ConversionError164ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocInitializerTests.NoInit152ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocInitializerTests.StackAllocArrayCreationExpression_Symbols_ErrorCase145ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocInitializerTests.BadBestType_Pointer191ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocInitializerTests.TestFor_Pointer184ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocInitializerTests.StackAllocAsArgument273ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocInitializerTests.MissingSpanConstructor12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocInitializerTests.RefStackAllocAssignment_RefToRef150ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocInitializerTests.StackAllocInUsing1149ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocInitializerTests.NoBestType_Pointer124ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocInitializerTests.StackAllocInCastAndConditionalOperator150ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocInitializerTests.RefStackAllocAssignment_ValueToRef155ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocInitializerTests.InitializeWithSelf_Pointer129ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocInitializerTests.TestAwait_Pointer156ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocInitializerTests.TestFor_Span156ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocInitializerTests.TestAwait_Span137ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocInitializerTests.ConditionalExpressionOnSpan_IncompatibleTypes149ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocInitializerTests.ERR_StackallocInCatchFinally_Catch40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocInitializerTests.TestLock292ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocInitializerTests.OverloadResolution_Fail301ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocInitializerTests.ConditionalExpressionOnSpan_NoCast158ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocInitializerTests.ConditionalExpressionOnSpan_Nested131ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocInitializerTests.TestLet373ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocInitializerTests.BadDimension146ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocInitializerTests.WrongLength143ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocInitializerTests.StackAllocWithDynamic13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocInitializerTests.StackAllocInNullConditionalOperator263ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocInitializerTests.AsStatement184ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocInitializerTests.InvalidPositionForStackAllocSpan254ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocInitializerTests.RestrictedTypesAllowedInStackalloc166ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocInitializerTests.ERR_StackallocInCatchFinally_Finally33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocInitializerTests.TestForTernary141ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocInitializerTests.StackAllocInUsing2127ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocInitializerTests.StackAllocInParenthesis268ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocInitializerTests.StackAllocWithDynamicSpan147ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocInitializerTests.StackAllocInFixed131ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocInitializerTests.ConversionFromPointerStackAlloc_UserDefined_Explicit189ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocInitializerTests.NoBestType_Span131ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocInitializerTests.NestedInit151ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocInitializerTests.ImplicitStackAllocArrayCreationExpression_Symbols_ErrorCase156ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocInitializerTests.TestFlowPass1175ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocInitializerTests.InitializeWithSelf_Span130ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocInitializerTests.ConditionalExpressionOnSpan_CompatibleTypes136ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocInitializerTests.BooleanOperatorOnSpan_NoTargetTyping154ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.StackAllocInitializerTests.TestSelect305ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.CannotCombineDiagnostics21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.EnumConstraint_Compilation_ValueType10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraints_CtorAndValueTypeAreEmitted54ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraints_PointerOperations_SimpleTypes(arg: "(double)1", type: "System.Double", size: 8)82ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraints_PointerOperations_SimpleTypes(arg: "'a'", type: "System.Char", size: 2)43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraints_PointerOperations_SimpleTypes(arg: "(byte)1", type: "System.Byte", size: 1)42ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraints_PointerOperations_SimpleTypes(arg: "(short)1", type: "System.Int16", size: 2)72ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraints_PointerOperations_SimpleTypes(arg: "(ushort)1", type: "System.UInt16", size: 2)49ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraints_PointerOperations_SimpleTypes(arg: "(ulong)1", type: "System.UInt64", size: 8)40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraints_PointerOperations_SimpleTypes(arg: "(long)1", type: "System.Int64", size: 8)68ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraints_PointerOperations_SimpleTypes(arg: "new S { a = 1, b = 2, c = 3 }", type: "S", size: 12)45ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraints_PointerOperations_SimpleTypes(arg: "(uint)1", type: "System.UInt32", size: 4)47ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraints_PointerOperations_SimpleTypes(arg: "(float)1", type: "System.Single", size: 4)48ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraints_PointerOperations_SimpleTypes(arg: "E.A", type: "E", size: 4)74ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraints_PointerOperations_SimpleTypes(arg: "(decimal)1", type: "System.Decimal", size: 16)44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraints_PointerOperations_SimpleTypes(arg: "(int)1", type: "System.Int32", size: 4)45ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraints_PointerOperations_SimpleTypes(arg: "(sbyte)1", type: "System.SByte", size: 1)64ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraints_PointerOperations_SimpleTypes(arg: "false", type: "System.Boolean", size: 1)47ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.MulticastDelegateConstraint_BindingToMethods58ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedRecursiveTypeArgumentConstraintViolation_026ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.MulticastDelegateConstraint_EnforcedInInheritanceChain_Downwards_Source23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraints_NestedInGenericType18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraints_PointerInsideStruct47ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraints_UnmanagedIsValidForStructConstraint_Methods40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraints_ExistingUnmanagedKeywordType_InScope62ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraint_TypeMismatchInImplements15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraints_ExistingUnmanagedKeywordType_OutOfScope12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraint_Compilation_ValueType7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraint_Reference_Alone_Method35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraints_PointerTypeSubstitution20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.GenericStructManagedFieldPointer24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraints_InterfaceMethod44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraints_NestedStructs_Nested38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.DelegateConstraint_Reference_ReferenceType16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.GenericStructFixedRequiresCSharp832ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraint_Compilation_Alone_Method19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraint_StructMismatchInImplements10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.DelegateConstraint_EnforcedInInheritanceChain_Upwards_Source5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.EnumConstraint_DifferentBaseTypes(type: "int")6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.EnumConstraint_DifferentBaseTypes(type: "short")5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.EnumConstraint_DifferentBaseTypes(type: "byte")5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.EnumConstraint_DifferentBaseTypes(type: "long")5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.EnumConstraint_DifferentBaseTypes(type: "ulong")5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.EnumConstraint_DifferentBaseTypes(type: "ushort")5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.EnumConstraint_DifferentBaseTypes(type: "sbyte")5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.EnumConstraint_DifferentBaseTypes(type: "uint")5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.EnumConstraint_Reference_ValueType40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraint_Before_7_322ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.EnumConstraint_IsReflectedInSymbols_ReferenceType30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.EnumConstraint_BindingToMethods52ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraint_Compilation_AnotherClass_Before9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.MulticastDelegateConstraint_Compilation_ValueType4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.GenericImplicitStackallocRequiresCSharp812ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraint_IsReflectedInSymbols_Alone_Delegate37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.GenericStructLocalFixedStatement10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.GenericStructSizeofRequiresCSharp810ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraint_Compilation_Alone_Type10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraints_PointerOperations_Invalid6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.MulticastDelegateConstraint_IsReflectedInSymbols_Alone34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.DelegateConstraint_IsReflectedInSymbols_ValueType10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.EnumConstraint_EnforcedInInheritanceChain_Upwards_Reference14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraint_Compilation_OtherValidTypes_After4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.MulticastDelegateConstraint_Compilation_Alone8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.DelegateConstraint_Before_7_320ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraint_TypeMismatchInImplementsMeta38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraint_Compilation_AnotherParameter_Before7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraints_UnmanagedIsValidForStructConstraint_Interfaces39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraint_Compilation_AnotherClass_After8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.EnumConstraint_Reference_Alone16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.EnumConstraint_Before_7_339ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.DelegateConstraint_EnforcedInInheritanceChain_Downwards_Source8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.GenericRefStructAddressOf_0128ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraint_OtherValidTypes_Before29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraint_ValueTypeNotAvailable10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedGenericConstraintNestedGenericStructPointer18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.ManagedGenericStructPointer8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedRecursiveGenericStruct4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraints_UnmanagedIsValidForStructConstraint_LocalFunctions54ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.MulticastDelegateConstraint_Reference_ReferenceType23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.CircularTypeArgumentUnmanagedConstraint3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.MulticastDelegateConstraint_IsReflectedInSymbols_Constructor21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.MulticastDelegateConstraint_EnforcedInInheritanceChain_Downwards_Reference16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.EnumConstraint_InheritingFromEnum8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.DelegateConstraint_EnforcedInInheritanceChain_Upwards_Reference36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.MulticastDelegateConstraint_ResolveParentConstraints28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.EnumConstraint_EnforcedInInheritanceChain_Downwards_Reference15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.MulticastDelegateConstraint_Reference_Constructor35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraint_IsReflectedInSymbols_Alone_Method20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraint_EnforcedInInheritanceChain_Upwards_Source8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.EnumConstraint_ResolveParentConstraints25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.DelegateConstraint_Compilation_Alone9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.DelegateConstraint_IsReflectedInSymbols_ReferenceType39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.EnumConstraint_InheritanceChain16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraint_PointersTypeInference9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.EnumConstraint_Compilation_Alone8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraints_EnumWithUnmanaged25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.EnumConstraint_Reference_Constructor33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.DelegateConstraint_Compilation_ReferenceType10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedGenericStructPointer6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.GenericRefStructAddressOf_026ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.DelegateConstraint_IsReflectedInSymbols_Constructor22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedGenericConstraintStructPointer6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.DelegateConstraint_InheritanceChain13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.DelegateConstraint_BindingToMethods58ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.GenericNestedStructPointerFieldRequiresCSharp815ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.DelegateConstraint_ResolveParentConstraints25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraint_Compilation_Alone_Delegate27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.MulticastDelegateConstraint_Compilation_ReferenceType8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.EnumConstraint_IsReflectedInSymbols_ValueType23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.EnumConstraint_IsReflectedInSymbols_Alone19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.MulticastDelegateConstraint_Reference_Alone37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.MulticastDelegateConstraint_Compilation_Constructor9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedExpandingTypeArgument5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedCyclic6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedExpandingTypeArgumentConstraintViolation6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraint_PointersTypeInference_Errors11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.GenericStructPointerFieldRequiresCSharp88ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.EnumConstraint_EnforcedInInheritanceChain_Upwards_Source4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.EnumConstraint_Reference_ReferenceType42ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.EnumConstraint_TypeNotAvailable5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraints_NestedStructs_Flat33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedExpandingTypeArgumentManagedGenericField5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.MulticastDelegateConstraint_Before_7_338ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraints_UnmanagedAsTypeConstraintName6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.MulticastDelegateConstraint_IsReflectedInSymbols_ReferenceType22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.NestedGenericStructContainingPointer40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedGenericStructMultipleConstraints21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.CannotCombineDiagnostics_InheritedClassStruct7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedRecursiveStruct3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.GenericStructFixedStatement27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraint_Reference_Alone_Delegate16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraint_Compilation_AnotherParameter_After23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraint_Compilation_ReferenceType3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.MulticastDelegateConstraint_EnforcedInInheritanceChain_Upwards_Source5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.ConversionInInheritanceChain_MulticastDelegate8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraint_Reference_Alone_Type20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.DelegateConstraint_Reference_Alone16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraints_NestedStructs_Error7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.DelegateConstraint_TypeNotAvailable3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.EnumConstraint_EnforcedInInheritanceChain_Downwards_Source10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraint_PointersTypeInference_WithOtherArgs_CallFromADifferentMethod23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedGenericConstraintPartialConstructedStruct13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.MulticastDelegateConstraint_InheritanceChain10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.StructContainingGenericTuple_Unmanaged19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraint_PointersTypeInference_CallFromADifferentMethod10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraint_IsConsideredDuringOverloadResolution81ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.DelegateConstraint_Compilation_Constructor15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.MulticastDelegateConstraint_EnforcedInInheritanceChain_Upwards_Reference13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.GenericStructAddressOfRequiresCSharp812ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraints_CannotConstraintToTypeParameterConstrainedByUnmanaged24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.DelegateConstraint_Reference_Constructor20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraint_UnmanagedEnumNotAvailable5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.GenericStackallocRequiresCSharp811ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.MulticastDelegateConstraint_IsReflectedInSymbols_ValueType4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.EnumConstraint_Compilation_Interface9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraint_Compilation_Constructor4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraints_CircularReferenceToUnmanagedTypeWillBindSuccessfully7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraint_EnforcedInInheritanceChain_Downwards_Reference18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.DelegateConstraint_EnforcedInInheritanceChain_Downwards_Reference36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraint_Compilation_Alone_LocalFunction11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.SimpleGenericStructPointer_ILValidation20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraint_EnforcedInInheritanceChain_Downwards_Source8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.DelegateConstraint_IsReflectedInSymbols_Alone35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraint_IsReflectedInSymbols_Alone_Type24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.DelegateConstraint_Compilation_ValueType8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.EnumConstraint_Compilation_ReferenceType9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.EnumConstraint_IsReflectedInSymbols_Constructor20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraint_EnforcedInInheritanceChain_Upwards_Reference14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraint_IsReflectedInSymbols_Alone_LocalFunction45ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedGenericConstraintNestedStructPointer6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraints_UnmanagedIsValidForStructConstraint_Types41ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraint_TypeMismatchInImplementsMeta2112ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.MulticastDelegateConstraint_TypeNotAvailable22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraint_LambdaTypeParameters91ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.StructContainingTuple_Unmanaged_RequiresCSharp836ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.UnmanagedConstraint_PointersTypeInference_WithOtherArgs9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.GenericConstraintsTests.EnumConstraint_Compilation_Constructor9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.BuiltInConversions_UnderlyingTypes46ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.ExplicitImplementationReturnTypeDifferences24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.NativeIntegerOperatorsCSharp8_05(useCompilationReference: True, type: "nint?")50ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.NativeIntegerOperatorsCSharp8_05(useCompilationReference: True, type: "nuint?")45ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.NativeIntegerOperatorsCSharp8_05(useCompilationReference: False, type: "nint?")81ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.NativeIntegerOperatorsCSharp8_05(useCompilationReference: True, type: "nint")40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.NativeIntegerOperatorsCSharp8_05(useCompilationReference: False, type: "nint")47ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.NativeIntegerOperatorsCSharp8_05(useCompilationReference: True, type: "nuint")54ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.NativeIntegerOperatorsCSharp8_05(useCompilationReference: False, type: "nuint")50ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.NativeIntegerOperatorsCSharp8_05(useCompilationReference: False, type: "nuint?")83ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.NonPublicMembers(useCompilationReference: True)76ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.NonPublicMembers(useCompilationReference: False)25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.OverriddenMembers(useCompilationReference: True)29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.OverriddenMembers(useCompilationReference: False)45ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.BuiltInConversions_NativeIntegers(useCompilationReference: True, useLatest: False)56ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.BuiltInConversions_NativeIntegers(useCompilationReference: False, useLatest: True)49ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.BuiltInConversions_NativeIntegers(useCompilationReference: True, useLatest: True)71ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.BuiltInConversions_NativeIntegers(useCompilationReference: False, useLatest: False)52ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.EnumConversions_02(baseType: "long")69ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.EnumConversions_02(baseType: "sbyte")51ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.EnumConversions_02(baseType: null)53ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.EnumConversions_02(baseType: "int")83ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.EnumConversions_02(baseType: "short")49ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.NativeIntegerOperatorsCSharp8_03(useCompilationReference: False, type: "nuint")47ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.NativeIntegerOperatorsCSharp8_03(useCompilationReference: False, type: "nint?")49ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.NativeIntegerOperatorsCSharp8_03(useCompilationReference: False, type: "nuint?")72ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.NativeIntegerOperatorsCSharp8_03(useCompilationReference: True, type: "nint")32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.NativeIntegerOperatorsCSharp8_03(useCompilationReference: True, type: "nint?")33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.NativeIntegerOperatorsCSharp8_03(useCompilationReference: True, type: "nuint")66ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.NativeIntegerOperatorsCSharp8_03(useCompilationReference: True, type: "nuint?")41ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.NativeIntegerOperatorsCSharp8_03(useCompilationReference: False, type: "nint")38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.CustomModifiers220ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.BinaryOperators_NUInt88ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.ConversionFromNuintToFloat47ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.BuiltInOperators_CSharp8(useCompilationReference: False)85ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.BuiltInOperators_CSharp8(useCompilationReference: True)55ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.Constraints_0320ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.ConstantConversions_FromNativeInt(context: "unchecked")26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.ConstantConversions_FromNativeInt(context: "checked")33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.ConstantConversions_FromNativeInt(context: "")15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.UncheckedLeftShift_0142ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.IncrementOperators_RefOperand568ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.NativeIntegerOperatorsCSharp8_01(useCompilationReference: False, lifted: True)34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.NativeIntegerOperatorsCSharp8_01(useCompilationReference: True, lifted: True)23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.NativeIntegerOperatorsCSharp8_01(useCompilationReference: True, lifted: False)34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.NativeIntegerOperatorsCSharp8_01(useCompilationReference: False, lifted: False)26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.Interfaces19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.MaskShiftCount8s 69ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.EnumConversions_01(baseType: "ulong")15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.EnumConversions_01(baseType: "int")12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.EnumConversions_01(baseType: "uint")11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.EnumConversions_01(baseType: "short")30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.EnumConversions_01(baseType: "byte")10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.EnumConversions_01(baseType: "long")11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.EnumConversions_01(baseType: null)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.EnumConversions_01(baseType: "sbyte")20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.EnumConversions_01(baseType: "ushort")17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.BetterConversionTarget_IntPtr(nullable1: True, nullable2: True)84ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.BetterConversionTarget_IntPtr(nullable1: True, nullable2: False)69ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.BetterConversionTarget_IntPtr(nullable1: False, nullable2: False)87ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.BetterConversionTarget_IntPtr(nullable1: False, nullable2: True)79ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.NopConversions(inputType: "nint", outputType: "nint")24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.NopConversions(inputType: "nuint", outputType: "nuint")23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.NopConversions(inputType: "nint", outputType: "nuint")50ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.NopConversions(inputType: "nuint", outputType: "nint")23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.Using_0214ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.NativeIntegerOperatorsCSharp8_04(useCompilationReference: False, type: "nuint")59ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.NativeIntegerOperatorsCSharp8_04(useCompilationReference: True, type: "nuint")29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.NativeIntegerOperatorsCSharp8_04(useCompilationReference: False, type: "nuint?")36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.NativeIntegerOperatorsCSharp8_04(useCompilationReference: True, type: "nuint?")29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.NativeIntegerOperatorsCSharp8_04(useCompilationReference: False, type: "nint?")54ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.NativeIntegerOperatorsCSharp8_04(useCompilationReference: True, type: "nint?")29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.NativeIntegerOperatorsCSharp8_04(useCompilationReference: True, type: "nint")25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.NativeIntegerOperatorsCSharp8_04(useCompilationReference: False, type: "nint")33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.BinaryOperators2m 31s
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.ReadOnlyField_VirtualMethods392ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.AttributeType_0311ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.DuplicateInterface_0324ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.CreateNativeIntegerTypeSymbol_FromSource41ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.Constraints_0143ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.BetterConversionTarget(nullable1: False, nullable2: True)70ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.BetterConversionTarget(nullable1: False, nullable2: False)65ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.BetterConversionTarget(nullable1: True, nullable2: False)91ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.BetterConversionTarget(nullable1: True, nullable2: True)79ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.MethodTypeInference(nativeIntegerType: "nuint", underlyingType: "System.UIntPtr")36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.MethodTypeInference(nativeIntegerType: "nint", underlyingType: "System.IntPtr")28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.Constants_Fields_018ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.InstanceMembers(useCompilationReference: True)51ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.InstanceMembers(useCompilationReference: False)83ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.BuiltInOperators_NativeIntegers(useCompilationReference: True)73ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.BuiltInOperators_NativeIntegers(useCompilationReference: False)86ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.ParameterDefaultValue_0113ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.Constraints_0222ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.NativeIntegerOperatorsCSharp8_02(useCompilationReference: True, type: "nint?")25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.NativeIntegerOperatorsCSharp8_02(useCompilationReference: False, type: "nuint")26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.NativeIntegerOperatorsCSharp8_02(useCompilationReference: True, type: "nuint?")24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.NativeIntegerOperatorsCSharp8_02(useCompilationReference: False, type: "nint?")22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.NativeIntegerOperatorsCSharp8_02(useCompilationReference: True, type: "nint")36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.NativeIntegerOperatorsCSharp8_02(useCompilationReference: False, type: "nuint?")22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.NativeIntegerOperatorsCSharp8_02(useCompilationReference: True, type: "nuint")18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.NativeIntegerOperatorsCSharp8_02(useCompilationReference: False, type: "nint")25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.BinaryOperators_NInt_Checked59ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.MaskShiftCount_NotOnIntPtr(type: "System.UIntPtr", op: ">>>")12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.MaskShiftCount_NotOnIntPtr(type: "System.UIntPtr", op: "<<")4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.MaskShiftCount_NotOnIntPtr(type: "System.UIntPtr", op: ">>")4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.MaskShiftCount_NotOnIntPtr(type: "System.IntPtr", op: "<<")5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.MaskShiftCount_NotOnIntPtr(type: "System.IntPtr", op: ">>>")5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.MaskShiftCount_NotOnIntPtr(type: "System.IntPtr", op: ">>")5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.Retargeting_01130ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.Overrides_0131ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.UnaryAndBinaryOperators_UserDefinedConversions260ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.AliasName_0415ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.XmlDoc_Cref(type: "nuint")5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.XmlDoc_Cref(type: "nint")3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.TypeDefinitions_FromMetadata17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.NameOf_039ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.UncheckedLeftShift_0260ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.Retargeting_0365ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.BuiltInOperators_UnderlyingTypes46ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.Constants_Locals6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.Overloads_0224ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.NativeIntegerConversionsCSharp8_01(useCompilationReference: True, type: "nint")54ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.NativeIntegerConversionsCSharp8_01(useCompilationReference: False, type: "nint")46ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.NativeIntegerConversionsCSharp8_01(useCompilationReference: False, type: "nuint")27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.NativeIntegerConversionsCSharp8_01(useCompilationReference: True, type: "nuint")39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.AliasName_0212ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.NameOf_048ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.ArrayInitialization56ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.Overloads_046ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.OverrideReturnTypeCustomModifierDifferences134ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.NativeIntegerConversionsCSharp8_03(useCompilationReference: False, signed: False)122ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.NativeIntegerConversionsCSharp8_03(useCompilationReference: True, signed: True)126ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.NativeIntegerConversionsCSharp8_03(useCompilationReference: False, signed: True)110ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.NativeIntegerConversionsCSharp8_03(useCompilationReference: True, signed: False)88ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.Constants_NUInt57ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.Overloads_0528ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.ConstructorsAndOperators(useCompilationReference: True)38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.ConstructorsAndOperators(useCompilationReference: False)55ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.AliasName_0331ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.AliasName_0743ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.DuplicateInterface_015ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.Constants_NInt49ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.LanguageVersion8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.Retargeting_0238ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.BuiltInOperators17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.DuplicateInterface_0527ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.SignedToUnsignedConversions_Explicit37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.PointerConversions(pointerType: "byte*")97ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.PointerConversions(pointerType: "delegate*<void>")90ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.PointerConversions(pointerType: "void*")76ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.ConstantConversions_ToNativeInt(context: "checked")37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.ConstantConversions_ToNativeInt(context: "")14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.ConstantConversions_ToNativeInt(context: "unchecked")17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.TypeUnification_017ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.Overrides_0322ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.TypeUnification_028ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.MemberName_0213ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.NativeIntegerConversionsCSharp8_02(useCompilationReference: True, signed: False)75ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.NativeIntegerConversionsCSharp8_02(useCompilationReference: False, signed: True)58ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.NativeIntegerConversionsCSharp8_02(useCompilationReference: False, signed: False)70ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.NativeIntegerConversionsCSharp8_02(useCompilationReference: True, signed: True)40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.Constants_ConvertToUnsigned14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.AttributeType_018ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.DuplicateInterface_0412ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.ConversionFromNuintToDouble43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.AttributeValue_027ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.Conversions25s 750ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.Retargeting_05(useCompilationReference: False)30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.Retargeting_05(useCompilationReference: True)18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.Retargeting_0436ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.OtherMembers(useCompilationReference: True)23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.OtherMembers(useCompilationReference: False)24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.BinaryOperators_NUInt_Checked75ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.DuplicateInterface_0216ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.IncrementOperators2s 528ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.NameOf_058ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.ConstantConversions_0268ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.DefaultConstructors53ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.Overloads_0621ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.AliasName_069ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.UnaryOperators_UserDefined38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.ExplicitImplementations_0254ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.CreateNativeIntegerTypeSymbol_FromMetadata2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.GetSpeculativeTypeInfo9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.XmlDoc_Cref_NamedType5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.BuiltInConversions_CSharp8(useCompilationReference: False)75ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.BuiltInConversions_CSharp8(useCompilationReference: True)61ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.TypeUnification_0331ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.AttributeValue_019ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.UncheckedIntegerDivision71ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.Overloads_0163ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.BestType_02(nativeIntegerType: "nuint", underlyingType: "System.UIntPtr")14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.BestType_02(nativeIntegerType: "nint", underlyingType: "System.IntPtr")13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.BestType_01(nativeIntegerType: "nint", underlyingType: "System.IntPtr")19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.BestType_01(nativeIntegerType: "nuint", underlyingType: "System.UIntPtr")21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.NativeIntegerConversionsCSharp8_04(useCompilationReference: False, type: "nuint")51ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.NativeIntegerConversionsCSharp8_04(useCompilationReference: True, type: "nuint")30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.NativeIntegerConversionsCSharp8_04(useCompilationReference: False, type: "nint")33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.NativeIntegerConversionsCSharp8_04(useCompilationReference: True, type: "nint")49ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.ParameterDefaultValue_021s 971ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.AliasName_01107ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.NonPublicMembers_InternalUse10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.NameOf_0115ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.Constants_Fields_0249ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.AttributeType_0211ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.NameOf_0214ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.Retargeting_0633ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.MultipleTypeRefs_0257ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.ClassName10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.XmlDoc_Cref_Alias5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.StaticMembers(useCompilationReference: True)75ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.StaticMembers(useCompilationReference: False)89ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.Partial_0111ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.XmlDoc_Cref_Member(fieldName: "nint")7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.XmlDoc_Cref_Member(fieldName: "nuint")4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.MissingTypes34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.SwitchStatement_02119ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.BinaryOperators_NInt102ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.IdentityConversions(nativeIntegerType: "nint", underlyingType: "System.IntPtr")25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.IdentityConversions(nativeIntegerType: "nuint", underlyingType: "System.UIntPtr")16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.SemanticModel_BinaryOperators(type: "nint", lifted: True)102ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.SemanticModel_BinaryOperators(type: "nuint", lifted: True)48ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.SemanticModel_BinaryOperators(type: "nuint", lifted: False)43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.SemanticModel_BinaryOperators(type: "nint", lifted: False)59ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.SemanticModel_UnaryOperators(lifted: False)23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.SemanticModel_UnaryOperators(lifted: True)30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.SignedToUnsignedConversions_Implicit18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.UnaryOperators766ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.XmlDoc_Cref_TypeParameter11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.Overloads_0331ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.StandardConversions1s 148ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.Volatile50ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.XmlDoc_Cref_IntPtr7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.TypeOf35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.ConstantFolding_0125s 816ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.SizeOf_0311ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.ExplicitImplementations_01(useCompilationReference: True)45ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.ExplicitImplementations_01(useCompilationReference: False)50ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.ConstantValue_Properties14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.Using_0118ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.SwitchStatement_0161ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.Dynamic1s 343ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.SizeOf_0426ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.TypeUnification_049ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.AliasName_0521ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.NewConstraint67ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.CreateNativeIntegerTypeSymbol_Missing10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.ConstantConversions_033s 942ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.Int64Conversions579ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.TypeDefinitions_FromSource248ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.OverrideParameterTypeCustomModifierDifferences129ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.EnumConversions_033s 282ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.DuplicateConstraint23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.MemberName_0125ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.SizeOf_018ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.Constants_FromMetadata49ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.Constants_ParameterDefaults73ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.ConstantConversions_0163ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.ConstantFolding_0384ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.OverrideReturnTypeDifferences20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.IEquatable208ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.ConstantFolding_0278ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.MultipleTypeRefs_0147ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.Overrides_0223ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NativeIntegerTests.SizeOf_0235ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.DynamicConstruction_05(expression: "$\"\"\"\r\n\r\n\"\"\"")77ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.DynamicConstruction_05(expression: "$\"\"\"\r\n\r\n\"\"\" + $\"\"\"\r\n\r\n\"\"\"")42ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.LambdaReturnInference_03(expression: "$\"\"\"{new S { Field = \"\"\"Field\"\"\" }}\"\"\""...)450ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.LambdaReturnInference_03(expression: "$\"\"\"{new S { Field = \"\"\"Field\"\"\" }}\"\"\"")197ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.AlignmentExpression95ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_ReorderedAttributePositions(extraConstructorArg: "", expression: "$\"\"\"literal\"\"\" + $\"\"\"\r\n\r\n\"\"\"")96ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_ReorderedAttributePositions(extraConstructorArg: "", expression: "$\"\"\"literal\"\"\"")75ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_ReorderedAttributePositions(extraConstructorArg: ", out bool success", expression: "$\"\"\"literal\"\"\" + $\"\"\"\r\n\r\n\"\"\"")68ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_ReorderedAttributePositions(extraConstructorArg: ", out bool success", expression: "$\"\"\"literal\"\"\"")72ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_EmptyWithMatchingConstructor(extraConstructorArg: "", expression: "$\"\"")96ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_EmptyWithMatchingConstructor(extraConstructorArg: ", out bool success", expression: "$\"\"\"\r\n\r\n\"\"\" + $\"\"\"\r\n\r\n\"\"\"")56ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_EmptyWithMatchingConstructor(extraConstructorArg: ", out bool success", expression: "$\"\"")48ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_EmptyWithMatchingConstructor(extraConstructorArg: "", expression: "$\"\"\"\r\n\r\n\"\"\" + $\"\"\"\r\n\r\n\"\"\"")78ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.SillyCoreLib01463ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.MissingWellKnownMethod_ToStringAndClear(toStringAndClearMethod: "public void ToStringAndClear() => throw null;")16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.MissingWellKnownMethod_ToStringAndClear(toStringAndClearMethod: "public string ToStringAndClear(int literalLength) "...)20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.MissingWellKnownMethod_ToStringAndClear(toStringAndClearMethod: "public static string ToStringAndClear() => throw n"...)38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.MissingWellKnownMethod_ToStringAndClear(toStringAndClearMethod: null)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.ObsoleteCreateMethod12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.DynamicInHoles_UsesFormat(expression: "$\"\"\"base{hole}\"\"\"")166ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.DynamicInHoles_UsesFormat(expression: "$\"\"\"base\"\"\" + $\"\"\"{hole}\"\"\"")160ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttributeError_NullConstant_FromMetadata_0386ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.DynamicConstruction_02(expression: "$\"\"\"\r\n\r\n\"\"\"")53ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.DynamicConstruction_02(expression: "$\"\"\"\r\n\r\n\"\"\" + $\"\"\"\r\n\r\n\"\"\"")27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.BadCorelib0110ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.ImplicitConversionsInConstructor34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_MismatchedRefTypes_RefIn(expression: "$\"\"\"\r\n\r\n\"\"\" + $\"\"\"\r\n\r\n\"\"\"")25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_MismatchedRefTypes_RefIn(expression: "$\"\"\"\r\n\r\n\"\"\"")44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.MissingCreate_0313ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.DefiniteAssignment_01(useBoolReturns: False, trailingOutParameter: False, expression: "$\"\"\"{i = 1}{M(out var o)}{s = o.ToString()}\"\""...)31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.DefiniteAssignment_01(useBoolReturns: True, trailingOutParameter: True, expression: "$\"\"\"{i = 1}\"\"\" + $\"\"\"{M(out var o)}\"\"\""...)17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.DefiniteAssignment_01(useBoolReturns: False, trailingOutParameter: True, expression: "$\"\"\"{i = 1}\"\"\" + $\"\"\"{M(out var o)}\"\"\""...)65ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.DefiniteAssignment_01(useBoolReturns: True, trailingOutParameter: False, expression: "$\"\"\"{i = 1}\"\"\" + $\"\"\"{M(out var o)}\"\"\""...)23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.DefiniteAssignment_01(useBoolReturns: False, trailingOutParameter: True, expression: "$\"\"\"{i = 1}{M(out var o)}{s = o.ToString()}\"\""...)18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.DefiniteAssignment_01(useBoolReturns: False, trailingOutParameter: False, expression: "$\"\"\"{i = 1}\"\"\" + $\"\"\"{M(out var o)}\"\"\""...)27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.DefiniteAssignment_01(useBoolReturns: True, trailingOutParameter: True, expression: "$\"\"\"{i = 1}{M(out var o)}{s = o.ToString()}\"\""...)31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.DefiniteAssignment_01(useBoolReturns: True, trailingOutParameter: False, expression: "$\"\"\"{i = 1}{M(out var o)}{s = o.ToString()}\"\""...)44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.BoolReturns_ShortCircuit(expression: "$\"\"\"base\"\"\" + $\"\"\"{Throw()}\"\"\" + $\"\""...)164ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.BoolReturns_ShortCircuit(expression: "$\"\"\"base{Throw()}{a = 2}\"\"\"")174ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringsAddedUnderObjectAddition2(expression: "$\"\"\"({i1}),\"\"\" + ($\"\"\"[{i2}],\"\"\" + $$\"...)155ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringsAddedUnderObjectAddition2(expression: "($\"\"\"({i1}),\"\"\" + $\"\"\"[{i2}],\"\"\") + $$"...)168ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringsAddedUnderObjectAddition2(expression: "$\"\"\"({i1}),\"\"\" + $\"\"\"[{i2}],\"\"\" + $$\""...)149ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttributeError_NonHandlerType(expression: "$\"\"\"\r\n\r\n\"\"\" + $\"\"\"\r\n\r\n\"\"\"")12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttributeError_NonHandlerType(expression: "$\"\"\"\r\n\r\n\"\"\"")10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_ParametersReordered(extraConstructorArg: ", out bool success", expression: "$\"\"\"literal\"\"\" + $\"\"\"\r\n\r\n\"\"\"")112ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_ParametersReordered(extraConstructorArg: ", out bool success", expression: "$\"\"\"literal\"\"\"")72ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_ParametersReordered(extraConstructorArg: "", expression: "$\"\"\"literal\"\"\" + $\"\"\"\r\n\r\n\"\"\"")113ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_ParametersReordered(extraConstructorArg: "", expression: "$\"\"\"literal\"\"\"")81ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.RefOverloadResolution_Class(refKind: "ref", expression: "$\"\"\"{1,2:f}\"\"\" + $\"\"\"Literal\"\"\"")126ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.RefOverloadResolution_Class(refKind: "ref", expression: "$\"\"\"{1,2:f}Literal\"\"\"")89ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.RefOverloadResolution_Class(refKind: "in", expression: "$\"\"\"{1,2:f}Literal\"\"\"")107ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.RefOverloadResolution_Class(refKind: "in", expression: "$\"\"\"{1,2:f}\"\"\" + $\"\"\"Literal\"\"\"")102ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.StructReceiver_Rvalue(expression: "$\"\"\"\r\n\r\n\"\"\" + $\"\"\"\r\n\r\n\"\"\"")73ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.StructReceiver_Rvalue(expression: "$\"\"\"\r\n\r\n\"\"\"")73ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_EmptyWithoutMatchingConstructor(extraConstructorArg: "", expression: "$\"\"")43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_EmptyWithoutMatchingConstructor(extraConstructorArg: "", expression: "$\"\"\"\r\n\r\n\"\"\" + $\"\"\"\r\n\r\n\"\"\"")61ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_EmptyWithoutMatchingConstructor(extraConstructorArg: ", out bool success", expression: "$\"\"\"\r\n\r\n\"\"\" + $\"\"\"\r\n\r\n\"\"\"")52ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_EmptyWithoutMatchingConstructor(extraConstructorArg: ", out bool success", expression: "$\"\"")74ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttributeError_ReferencesSelf_FromMetadata32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.DefiniteAssignment_02(useBoolReturns: False, trailingOutParameter: True, expression: "$\"\"\"\r\n\r\n\"\"\" + $\"\"\"{i = 1}\"\"\"")19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.DefiniteAssignment_02(useBoolReturns: True, trailingOutParameter: True, expression: "$\"\"\"\r\n\r\n\"\"\" + $\"\"\"{i = 1}\"\"\"")36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.DefiniteAssignment_02(useBoolReturns: False, trailingOutParameter: True, expression: "$\"\"\"{i = 1}\"\"\" + $\"\"\"\r\n\r\n\"\"\"")16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.DefiniteAssignment_02(useBoolReturns: False, trailingOutParameter: False, expression: "$\"\"\"{i = 1}\"\"\"")17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.DefiniteAssignment_02(useBoolReturns: False, trailingOutParameter: True, expression: "$\"\"\"{i = 1}\"\"\"")18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.DefiniteAssignment_02(useBoolReturns: False, trailingOutParameter: False, expression: "$\"\"\"\r\n\r\n\"\"\" + $\"\"\"{i = 1}\"\"\"")18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.DefiniteAssignment_02(useBoolReturns: True, trailingOutParameter: False, expression: "$\"\"\"\r\n\r\n\"\"\" + $\"\"\"{i = 1}\"\"\"")35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.DefiniteAssignment_02(useBoolReturns: True, trailingOutParameter: False, expression: "$\"\"\"{i = 1}\"\"\" + $\"\"\"\r\n\r\n\"\"\"")19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.DefiniteAssignment_02(useBoolReturns: True, trailingOutParameter: True, expression: "$\"\"\"{i = 1}\"\"\"")17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.DefiniteAssignment_02(useBoolReturns: True, trailingOutParameter: True, expression: "$\"\"\"{i = 1}\"\"\" + $\"\"\"\r\n\r\n\"\"\"")18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.DefiniteAssignment_02(useBoolReturns: True, trailingOutParameter: False, expression: "$\"\"\"{i = 1}\"\"\"")16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.DefiniteAssignment_02(useBoolReturns: False, trailingOutParameter: False, expression: "$\"\"\"{i = 1}\"\"\" + $\"\"\"\r\n\r\n\"\"\"")20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentsAttribute_CompoundAssignment_Indexer_01(useBoolReturns: False, validityParameter: False, expression: "$\"\"\"literal\"\"\" + $\"\"\"{i}\"\"\"")95ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentsAttribute_CompoundAssignment_Indexer_01(useBoolReturns: True, validityParameter: False, expression: "$\"\"\"literal\"\"\" + $\"\"\"{i}\"\"\"")108ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentsAttribute_CompoundAssignment_Indexer_01(useBoolReturns: True, validityParameter: False, expression: "$\"\"\"literal{i}\"\"\"")81ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentsAttribute_CompoundAssignment_Indexer_01(useBoolReturns: False, validityParameter: True, expression: "$\"\"\"literal{i}\"\"\"")113ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentsAttribute_CompoundAssignment_Indexer_01(useBoolReturns: False, validityParameter: False, expression: "$\"\"\"literal{i}\"\"\"")87ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentsAttribute_CompoundAssignment_Indexer_01(useBoolReturns: True, validityParameter: True, expression: "$\"\"\"literal{i}\"\"\"")92ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentsAttribute_CompoundAssignment_Indexer_01(useBoolReturns: True, validityParameter: True, expression: "$\"\"\"literal\"\"\" + $\"\"\"{i}\"\"\"")80ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentsAttribute_CompoundAssignment_Indexer_01(useBoolReturns: False, validityParameter: True, expression: "$\"\"\"literal\"\"\" + $\"\"\"{i}\"\"\"")95ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_MissingConstructor(expression: "$\"\"\"\r\n\r\n\"\"\"")59ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_MissingConstructor(expression: "$\"\"\"\r\n\r\n\"\"\" + $\"\"\"\r\n\r\n\"\"\"")74ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.MixedBuilderReturnTypes_01(expression1: "$\"\"\"Text\"\"\" + $\"\"\"{1}\"\"\"", expression2: "$\"\"\"{1}\"\"\" + $\"\"\"Text\"\"\"")15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.MixedBuilderReturnTypes_01(expression1: "$\"\"\"Text{1}\"\"\"", expression2: "$\"\"\"{1}Text\"\"\"")13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.TrailingSpaceInFormatSpecifier6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.DynamicConstruction_09(expression: "$\"\"\"literal\"\"\" + $\"\"\"{d}\"\"\"")1s 314ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.DynamicConstruction_09(expression: "$\"\"\"literal{d}\"\"\"")1s 672ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.ExplicitUserDefinedConversionInLiteral(expression: "$\"\"\"Text{1}\"\"\"")38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.ExplicitUserDefinedConversionInLiteral(expression: "$\"\"\"Text\"\"\" + $\"\"\"{1}\"\"\"")24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.StructReceiver_Lvalue(expression: "$\"\"\"\r\n\r\n\"\"\"")43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.StructReceiver_Lvalue(expression: "$\"\"\"\r\n\r\n\"\"\" + $\"\"\"\r\n\r\n\"\"\"")25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_Duplicated(extraConstructorArg: ", out bool success", expression: "$\"\"\"literal\"\"\" + $\"\"\"\r\n\r\n\"\"\"")70ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_Duplicated(extraConstructorArg: "", expression: "$\"\"\"literal\"\"\"")95ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_Duplicated(extraConstructorArg: ", out bool success", expression: "$\"\"\"literal\"\"\"")74ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_Duplicated(extraConstructorArg: "", expression: "$\"\"\"literal\"\"\" + $\"\"\"\r\n\r\n\"\"\"")148ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.BracesAreEscaped_02(expression: "$$\"\"\"{ \"\"\" + $\"\"\"{i}\"\"\" + $$\"\"\" }\""...)64ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.BracesAreEscaped_02(expression: "$$\"\"\"{ {{i}} }\"\"\"")62ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_MismatchedRefTypes_OutNone(expression: "$\"\"\"\r\n\r\n\"\"\"")52ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_MismatchedRefTypes_OutNone(expression: "$\"\"\"\r\n\r\n\"\"\" + $\"\"\"\r\n\r\n\"\"\"")46ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_InaccessibleConstructor_01(expression: "$\"\"\"\r\n\r\n\"\"\" + $\"\"\"\r\n\r\n\"\"\"")165ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_InaccessibleConstructor_01(expression: "$\"\"\"\r\n\r\n\"\"\"")157ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.TargetTypedInterpolationHoles(expression: "$\"\"\"{b switch { true => 1, false => null }}\"\""...)374ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.TargetTypedInterpolationHoles(expression: "$\"\"\"{b switch { true => 1, false => null }}{(!b"...)253ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_MismatchedType(extraConstructorArg: ", out bool success", expression: "$\"\"")117ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_MismatchedType(extraConstructorArg: "", expression: "$\"\"\"\r\n\r\n\"\"\" + $\"\"\"\r\n\r\n\"\"\"")131ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_MismatchedType(extraConstructorArg: ", out bool success", expression: "$\"\"\"\r\n\r\n\"\"\" + $\"\"\"\r\n\r\n\"\"\"")152ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_MismatchedType(extraConstructorArg: "", expression: "$\"\"")110ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_AttributeOnAppendFormatCall(useBoolReturns: True, validityParameter: True, expression: "$\"\"\"{$\"\"\"Inner string\"\"\"}\"\"\" + $\"\"\""...)92ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_AttributeOnAppendFormatCall(useBoolReturns: False, validityParameter: False, expression: "$\"\"\"{$\"\"\"Inner string\"\"\"}{2}\"\"\"")84ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_AttributeOnAppendFormatCall(useBoolReturns: False, validityParameter: True, expression: "$\"\"\"{$\"\"\"Inner string\"\"\"}\"\"\" + $\"\"\""...)90ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_AttributeOnAppendFormatCall(useBoolReturns: False, validityParameter: False, expression: "$\"\"\"{$\"\"\"Inner string\"\"\"}\"\"\" + $\"\"\""...)75ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_AttributeOnAppendFormatCall(useBoolReturns: True, validityParameter: True, expression: "$\"\"\"{$\"\"\"Inner string\"\"\"}{2}\"\"\"")98ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_AttributeOnAppendFormatCall(useBoolReturns: True, validityParameter: False, expression: "$\"\"\"{$\"\"\"Inner string\"\"\"}\"\"\" + $\"\"\""...)96ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_AttributeOnAppendFormatCall(useBoolReturns: False, validityParameter: True, expression: "$\"\"\"{$\"\"\"Inner string\"\"\"}{2}\"\"\"")93ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_AttributeOnAppendFormatCall(useBoolReturns: True, validityParameter: False, expression: "$\"\"\"{$\"\"\"Inner string\"\"\"}{2}\"\"\"")76ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.RefEscape_07(expression: "$\"\"\"{s2}\"\"\"")106ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.RefEscape_07(expression: "$\"\"\"{s2}\"\"\" + $\"\"\"\r\n\r\n\"\"\"")56ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.RefReturningMethodAsReceiver_MismatchedRefness_02(refness: "", expression: "$\"\"\"literal\"\"\" + $\"\"\"\r\n\r\n\"\"\"")79ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.RefReturningMethodAsReceiver_MismatchedRefness_02(refness: "in", expression: "$\"\"\"literal\"\"\" + $\"\"\"\r\n\r\n\"\"\"")65ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.RefReturningMethodAsReceiver_MismatchedRefness_02(refness: "in", expression: "$\"\"\"literal\"\"\"")57ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.RefReturningMethodAsReceiver_MismatchedRefness_02(refness: "", expression: "$\"\"\"literal\"\"\"")68ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttributeError_UnknownName_01_FromMetadata32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.GenericInference_02(expression: "$\"\"\"{1,2:f}Literal\"\"\"")54ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.GenericInference_02(expression: "$\"\"\"{1,2:f}\"\"\" + $\"\"\"Literal\"\"\"")21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_MismatchedRefTypes_RefOut(expression: "$\"\"\"\r\n\r\n\"\"\"")26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_MismatchedRefTypes_RefOut(expression: "$\"\"\"\r\n\r\n\"\"\" + $\"\"\"\r\n\r\n\"\"\"")23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.MissingCreate_0212ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.CustomHandlerLocal(type: "struct", useBoolReturns: True, expression: "$\"\"\"Literal\"\"\" + $\"\"\"{1,2:f}\"\"\"")77ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.CustomHandlerLocal(type: "struct", useBoolReturns: False, expression: "$\"\"\"Literal\"\"\" + $\"\"\"{1,2:f}\"\"\"")50ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.CustomHandlerLocal(type: "class", useBoolReturns: False, expression: "$\"\"\"Literal\"\"\" + $\"\"\"{1,2:f}\"\"\"")71ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.CustomHandlerLocal(type: "struct", useBoolReturns: False, expression: "$\"\"\"Literal{1,2:f}\"\"\"")70ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.CustomHandlerLocal(type: "struct", useBoolReturns: True, expression: "$\"\"\"Literal{1,2:f}\"\"\"")59ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.CustomHandlerLocal(type: "class", useBoolReturns: True, expression: "$\"\"\"Literal{1,2:f}\"\"\"")86ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.CustomHandlerLocal(type: "class", useBoolReturns: True, expression: "$\"\"\"Literal\"\"\" + $\"\"\"{1,2:f}\"\"\"")57ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.CustomHandlerLocal(type: "class", useBoolReturns: False, expression: "$\"\"\"Literal{1,2:f}\"\"\"")67ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.RefEscape_01(expression: "$\"\"\"{s}\"\"\"")37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.RefEscape_01(expression: "$\"\"\"{s}\"\"\" + $\"\"\"\r\n\r\n\"\"\"")50ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.AsStringInExpressionTrees_01218ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentsAttribute_DictionaryInitializer(expression: "$\"\"\"\r\n\r\n\"\"\" + $\"\"\"literal\"\"\"")47ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentsAttribute_DictionaryInitializer(expression: "$\"\"\"literal\"\"\"")22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.PassAsRefWithoutKeyword_01(expression: "$\"\"\"{1,2:f}\"\"\" + $\"\"\"Literal\"\"\"")145ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.PassAsRefWithoutKeyword_01(expression: "$\"\"\"{1,2:f}Literal\"\"\"")113ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttributeError_NonHandlerType_Metadata79ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttributeError_ThisOnStaticMethod_FromMetadata(arg: "{\"\"}")51ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttributeError_ThisOnStaticMethod_FromMetadata(arg: "\"\"")26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_OnIndexerRvalue(extraConstructorArg: ", out bool success", expression: "$\"\"\"literal\"\"\" + $\"\"\"\r\n\r\n\"\"\"")68ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_OnIndexerRvalue(extraConstructorArg: "", expression: "$\"\"\"literal\"\"\"")68ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_OnIndexerRvalue(extraConstructorArg: ", out bool success", expression: "$\"\"\"literal\"\"\"")96ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_OnIndexerRvalue(extraConstructorArg: "", expression: "$\"\"\"literal\"\"\" + $\"\"\"\r\n\r\n\"\"\"")90ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_MismatchedRefTypes_NoneOut(expression: "$\"\"\"\r\n\r\n\"\"\" + $\"\"\"\r\n\r\n\"\"\"")22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_MismatchedRefTypes_NoneOut(expression: "$\"\"\"\r\n\r\n\"\"\"")46ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentsAttribute_ConversionFromArgumentType(expression: "$\"\"\"literal\"\"\" + $\"\"\"\r\n\r\n\"\"\"")67ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentsAttribute_ConversionFromArgumentType(expression: "$\"\"\"literal\"\"\"")86ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.LambdaReturnInference_01(expression: "$\"\"\"{1,2:f}\"\"\" + $\"\"\"Literal\"\"\"")103ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.LambdaReturnInference_01(expression: "$\"\"\"{1,2:f}Literal\"\"\"")51ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttributeError_ThisOnConstructor(expression: "$\"\"\"\r\n\r\n\"\"\"")34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttributeError_ThisOnConstructor(expression: "$\"\"\"\r\n\r\n\"\"\" + $\"\"\"\r\n\r\n\"\"\"")21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.RefReturningMethodAsReceiver_RefParameter(extraConstructorArg: "", expression: "$\"\"\"literal\"\"\" + $\"\"\"\r\n\r\n\"\"\"", receiverType: "class")26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.RefReturningMethodAsReceiver_RefParameter(extraConstructorArg: "", expression: "$\"\"\"literal\"\"\" + $\"\"\"\r\n\r\n\"\"\"", receiverType: "struct")21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.RefReturningMethodAsReceiver_RefParameter(extraConstructorArg: "", expression: "$\"\"\"literal\"\"\"", receiverType: "struct")29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.RefReturningMethodAsReceiver_RefParameter(extraConstructorArg: "", expression: "$\"\"\"literal\"\"\"", receiverType: "class")23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.RefReturningMethodAsReceiver_RefParameter(extraConstructorArg: ", out bool success", expression: "$\"\"\"literal\"\"\"", receiverType: "struct")42ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.RefReturningMethodAsReceiver_RefParameter(extraConstructorArg: ", out bool success", expression: "$\"\"\"literal\"\"\" + $\"\"\"\r\n\r\n\"\"\"", receiverType: "class")23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.RefReturningMethodAsReceiver_RefParameter(extraConstructorArg: ", out bool success", expression: "$\"\"\"literal\"\"\"", receiverType: "class")21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.RefReturningMethodAsReceiver_RefParameter(extraConstructorArg: ", out bool success", expression: "$\"\"\"literal\"\"\" + $\"\"\"\r\n\r\n\"\"\"", receiverType: "struct")18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.HandlerExtensionMethod_05(modifier: "ref readonly")49ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.HandlerExtensionMethod_05(modifier: "in")69ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandler_OverloadsAndBoolReturns(useDefaultParameters: False, useBoolReturns: False, constructorBoolArg: False, expression: "$\"\"\"base{a}{a,1}{a:X}{a,2:Y}\"\"\"")669ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandler_OverloadsAndBoolReturns(useDefaultParameters: False, useBoolReturns: True, constructorBoolArg: True, expression: "$\"\"\"base{a}{a,1}{a:X}{a,2:Y}\"\"\"")614ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandler_OverloadsAndBoolReturns(useDefaultParameters: False, useBoolReturns: False, constructorBoolArg: True, expression: "$\"\"\"base{a}{a,1}{a:X}{a,2:Y}\"\"\"")540ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandler_OverloadsAndBoolReturns(useDefaultParameters: True, useBoolReturns: False, constructorBoolArg: False, expression: "$\"\"\"base\"\"\" + $\"\"\"{a}\"\"\" + $\"\"\"{a,1"...)327ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandler_OverloadsAndBoolReturns(useDefaultParameters: True, useBoolReturns: True, constructorBoolArg: True, expression: "$\"\"\"base{a}{a,1}{a:X}{a,2:Y}\"\"\"")344ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandler_OverloadsAndBoolReturns(useDefaultParameters: True, useBoolReturns: True, constructorBoolArg: True, expression: "$\"\"\"base\"\"\" + $\"\"\"{a}\"\"\" + $\"\"\"{a,1"...)317ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandler_OverloadsAndBoolReturns(useDefaultParameters: True, useBoolReturns: True, constructorBoolArg: False, expression: "$\"\"\"base\"\"\" + $\"\"\"{a}\"\"\" + $\"\"\"{a,1"...)327ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandler_OverloadsAndBoolReturns(useDefaultParameters: False, useBoolReturns: False, constructorBoolArg: False, expression: "$\"\"\"base\"\"\" + $\"\"\"{a}\"\"\" + $\"\"\"{a,1"...)611ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandler_OverloadsAndBoolReturns(useDefaultParameters: True, useBoolReturns: True, constructorBoolArg: False, expression: "$\"\"\"base{a}{a,1}{a:X}{a,2:Y}\"\"\"")380ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandler_OverloadsAndBoolReturns(useDefaultParameters: False, useBoolReturns: True, constructorBoolArg: True, expression: "$\"\"\"base\"\"\" + $\"\"\"{a}\"\"\" + $\"\"\"{a,1"...)623ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandler_OverloadsAndBoolReturns(useDefaultParameters: False, useBoolReturns: True, constructorBoolArg: False, expression: "$\"\"\"base\"\"\" + $\"\"\"{a}\"\"\" + $\"\"\"{a,1"...)765ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandler_OverloadsAndBoolReturns(useDefaultParameters: False, useBoolReturns: False, constructorBoolArg: True, expression: "$\"\"\"base\"\"\" + $\"\"\"{a}\"\"\" + $\"\"\"{a,1"...)514ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandler_OverloadsAndBoolReturns(useDefaultParameters: True, useBoolReturns: False, constructorBoolArg: True, expression: "$\"\"\"base\"\"\" + $\"\"\"{a}\"\"\" + $\"\"\"{a,1"...)345ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandler_OverloadsAndBoolReturns(useDefaultParameters: True, useBoolReturns: False, constructorBoolArg: False, expression: "$\"\"\"base{a}{a,1}{a:X}{a,2:Y}\"\"\"")354ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandler_OverloadsAndBoolReturns(useDefaultParameters: True, useBoolReturns: False, constructorBoolArg: True, expression: "$\"\"\"base{a}{a,1}{a:X}{a,2:Y}\"\"\"")343ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandler_OverloadsAndBoolReturns(useDefaultParameters: False, useBoolReturns: True, constructorBoolArg: False, expression: "$\"\"\"base{a}{a,1}{a:X}{a,2:Y}\"\"\"")513ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.LambdaReturnInference_08(expression: "$\"\"\"{1,2:f}\"\"\" + $\"\"\"Literal\"\"\"")103ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.LambdaReturnInference_08(expression: "$\"\"\"{1,2:f}Literal\"\"\"")31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttributeError_InvalidArgument(expression: "$\"\"\"\r\n\r\n\"\"\"")32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttributeError_InvalidArgument(expression: "$\"\"\"\r\n\r\n\"\"\" + $\"\"\"\r\n\r\n\"\"\"")13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.GenericOverloadResolution_03(expression: "$\"\"\"{1,2:f}Literal\"\"\"")43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.GenericOverloadResolution_03(expression: "$\"\"\"{1,2:f}\"\"\" + $\"\"\"Literal\"\"\"")22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.MissingBoolType34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.ArgumentsOnLambdas_01(mod: "")29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.ArgumentsOnLambdas_01(mod: "static")18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.OneLiteral24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.ArgumentsOnLocalFunctions_01(mod: "static")53ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.ArgumentsOnLocalFunctions_01(mod: "")33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.CustomHandlerMethodArgument(expression: "$\"\"\"{1,2:f}Literal\"\"\"")73ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.CustomHandlerMethodArgument(expression: "$\"\"\"{1,2:f}\"\"\" + $\"\"\"Literal\"\"\"")47ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerAttributeArgumentError_SubstitutedTypeSymbol(expression: "$\"\"\"\r\n\r\n\"\"\"")15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerAttributeArgumentError_SubstitutedTypeSymbol(expression: "$\"\"\"\r\n\r\n\"\"\" + $\"\"\"\r\n\r\n\"\"\"")34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentsAttribute_CompoundAssignment_Indexer_02(useBoolReturns: False, validityParameter: False, expression: "$\"\"\"literal{i}\"\"\"")72ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentsAttribute_CompoundAssignment_Indexer_02(useBoolReturns: False, validityParameter: True, expression: "$\"\"\"literal\"\"\" + $\"\"\"{i}\"\"\"")76ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentsAttribute_CompoundAssignment_Indexer_02(useBoolReturns: True, validityParameter: True, expression: "$\"\"\"literal\"\"\" + $\"\"\"{i}\"\"\"")103ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentsAttribute_CompoundAssignment_Indexer_02(useBoolReturns: False, validityParameter: True, expression: "$\"\"\"literal{i}\"\"\"")91ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentsAttribute_CompoundAssignment_Indexer_02(useBoolReturns: True, validityParameter: False, expression: "$\"\"\"literal{i}\"\"\"")77ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentsAttribute_CompoundAssignment_Indexer_02(useBoolReturns: True, validityParameter: False, expression: "$\"\"\"literal\"\"\" + $\"\"\"{i}\"\"\"")64ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentsAttribute_CompoundAssignment_Indexer_02(useBoolReturns: True, validityParameter: True, expression: "$\"\"\"literal{i}\"\"\"")101ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentsAttribute_CompoundAssignment_Indexer_02(useBoolReturns: False, validityParameter: False, expression: "$\"\"\"literal\"\"\" + $\"\"\"{i}\"\"\"")81ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.SideEffects(useBoolReturns: True, validityParameter: True, expression: "$\"\"\"\r\n\r\n\"\"\" + $\"\"\"literal\"\"\"")95ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.SideEffects(useBoolReturns: True, validityParameter: False, expression: "$\"\"\"literal\"\"\"")63ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.SideEffects(useBoolReturns: False, validityParameter: True, expression: "$\"\"\"\r\n\r\n\"\"\" + $\"\"\"literal\"\"\"")128ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.SideEffects(useBoolReturns: False, validityParameter: False, expression: "$\"\"\"literal\"\"\"")101ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.SideEffects(useBoolReturns: True, validityParameter: False, expression: "$\"\"\"\r\n\r\n\"\"\" + $\"\"\"literal\"\"\"")61ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.SideEffects(useBoolReturns: False, validityParameter: True, expression: "$\"\"\"literal\"\"\"")78ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.SideEffects(useBoolReturns: True, validityParameter: True, expression: "$\"\"\"literal\"\"\"")70ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.SideEffects(useBoolReturns: False, validityParameter: False, expression: "$\"\"\"\r\n\r\n\"\"\" + $\"\"\"literal\"\"\"")94ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_RefKindsMatch(extraConstructorArg: ", out bool success", expression: "$\"\"\"literal\"\"\" + $\"\"\"\r\n\r\n\"\"\"", modifier: "in")76ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_RefKindsMatch(extraConstructorArg: "", expression: "$\"\"\"literal\"\"\"", modifier: "in")96ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_RefKindsMatch(extraConstructorArg: ", out bool success", expression: "$\"\"\"literal\"\"\" + $\"\"\"\r\n\r\n\"\"\"", modifier: "ref readonly")72ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_RefKindsMatch(extraConstructorArg: "", expression: "$\"\"\"literal\"\"\" + $\"\"\"\r\n\r\n\"\"\"", modifier: "ref readonly")73ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_RefKindsMatch(extraConstructorArg: ", out bool success", expression: "$\"\"\"literal\"\"\"", modifier: "in")94ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_RefKindsMatch(extraConstructorArg: "", expression: "$\"\"\"literal\"\"\"", modifier: "ref readonly")70ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_RefKindsMatch(extraConstructorArg: "", expression: "$\"\"\"literal\"\"\" + $\"\"\"\r\n\r\n\"\"\"", modifier: "in")88ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_RefKindsMatch(extraConstructorArg: ", out bool success", expression: "$\"\"\"literal\"\"\"", modifier: "ref readonly")83ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.TestHalfOpenInterp0154ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.TernaryTypes_04(expression: "$\"\"\"{1,2:f}\"\"\" + $\"\"\"Literal\"\"\"")88ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.TernaryTypes_04(expression: "$\"\"\"{1,2:f}Literal\"\"\"")89ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.Syntax038ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.RefEscape_0831ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.MixedBuilderReturnTypes_02(expression1: "$\"\"\"Text{1}\"\"\"", expression2: "$\"\"\"{1}Text\"\"\"")15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.MixedBuilderReturnTypes_02(expression1: "$\"\"\"Text\"\"\" + $\"\"\"{1}\"\"\"", expression2: "$\"\"\"{1}\"\"\" + $\"\"\"Text\"\"\"")13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.Syntax0464ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.GenericInference_04(expression: "$\"\"\"{1,2:f}Literal\"\"\"")97ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.GenericInference_04(expression: "$\"\"\"{1,2:f}\"\"\" + $\"\"\"Literal\"\"\"")72ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.ExceptionFilter_01194ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_MismatchedRefTypes_OutRef(expression: "$\"\"\"\r\n\r\n\"\"\" + $\"\"\"\r\n\r\n\"\"\"")24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_MismatchedRefTypes_OutRef(expression: "$\"\"\"\r\n\r\n\"\"\"")19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.RefEscape_02(expression: "$\"\"\"{s}\"\"\" + $\"\"\"\r\n\r\n\"\"\"")43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.RefEscape_02(expression: "$\"\"\"{s}\"\"\"")31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.MixedBuilderReturnTypes_0381ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.NoFillIns0134ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.RefOverloadResolution_Struct(refKind: "in", expression: "$\"\"\"{1,2:f}\"\"\" + $\"\"\"Literal\"\"\"")88ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.RefOverloadResolution_Struct(refKind: "ref", expression: "$\"\"\"{1,2:f}\"\"\" + $\"\"\"Literal\"\"\"")108ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.RefOverloadResolution_Struct(refKind: "ref", expression: "$\"\"\"{1,2:f}Literal\"\"\"")105ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.RefOverloadResolution_Struct(refKind: "in", expression: "$\"\"\"{1,2:f}Literal\"\"\"")104ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.RefReturningMethodAsReceiver_MismatchedRefness_01(refness: "", expression: "$\"\"\"literal\"\"\" + $\"\"\"\r\n\r\n\"\"\"")24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.RefReturningMethodAsReceiver_MismatchedRefness_01(refness: "", expression: "$\"\"\"literal\"\"\"")22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.RefReturningMethodAsReceiver_MismatchedRefness_01(refness: "ref readonly", expression: "$\"\"\"literal\"\"\" + $\"\"\"\r\n\r\n\"\"\"")33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.RefReturningMethodAsReceiver_MismatchedRefness_01(refness: "ref readonly", expression: "$\"\"\"literal\"\"\"")18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.RefTernary107ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.UnmanagedCallersOnlyAppendFormattedMethod141ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_SingleArg(extraConstructorArg: "", expression: "$\"\"\"2\"\"\" + $\"\"\"\r\n\r\n\"\"\"")270ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_SingleArg(extraConstructorArg: ", out bool success", expression: "$\"\"\"2\"\"\"")277ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_SingleArg(extraConstructorArg: "", expression: "$\"\"\"2\"\"\"")257ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_SingleArg(extraConstructorArg: ", out bool success", expression: "$\"\"\"2\"\"\" + $\"\"\"\r\n\r\n\"\"\"")247ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttributeError_ReferenceSelf(expression: "$\"\"\"\r\n\r\n\"\"\" + $\"\"\"\r\n\r\n\"\"\"")38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttributeError_ReferenceSelf(expression: "$\"\"\"\r\n\r\n\"\"\"")19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.EmptyFormatSpecifier7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.RefEscape_1034ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_OnIndexerLvalue(extraConstructorArg: "", expression: "$\"\"\"literal\"\"\"")96ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_OnIndexerLvalue(extraConstructorArg: ", out bool success", expression: "$\"\"\"literal\"\"\" + $\"\"\"\r\n\r\n\"\"\"")69ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_OnIndexerLvalue(extraConstructorArg: "", expression: "$\"\"\"literal\"\"\" + $\"\"\"\r\n\r\n\"\"\"")78ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_OnIndexerLvalue(extraConstructorArg: ", out bool success", expression: "$\"\"\"literal\"\"\"")65ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.PassAsRefWithoutKeyword_03(expression: "$\"\"\"{1,2:f}Literal\"\"\"")249ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.PassAsRefWithoutKeyword_03(expression: "$\"\"\"{1,2:f}\"\"\" + $\"\"\"Literal\"\"\"")104ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.AsFormattableString12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.LambdaReturnInference_05(expression: "$\"\"\"{1,2:f}\"\"\" + $\"\"\"Literal\"\"\"")104ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.LambdaReturnInference_05(expression: "$\"\"\"{1,2:f}Literal\"\"\"")109ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.RefEscape_0942ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.SwitchTypes_01(expression: "$\"\"\"{1,2:f}Literal\"\"\"")22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.SwitchTypes_01(expression: "$\"\"\"{1,2:f}\"\"\" + $\"\"\"Literal\"\"\"")34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.BracesAreEscaped_01(expression: "$$\"\"\"{ \"\"\" + $\"\"\"{i}\"\"\" + $$\"\"\" }\""...)181ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.BracesAreEscaped_01(expression: "$$\"\"\"{ {{i}} }\"\"\"")252ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttributeError_ThisOnStaticMethod(expression: "$\"\"\"\r\n\r\n\"\"\" + $\"\"\"\r\n\r\n\"\"\"")41ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttributeError_ThisOnStaticMethod(expression: "$\"\"\"\r\n\r\n\"\"\"")33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.TestSimpleInterp51ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.NoStandaloneConstructor11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentsAttribute_CompoundAssignment_RefReturningMethod(useBoolReturns: True, validityParameter: False, expression: "$\"\"\"literal\"\"\" + $\"\"\"{i}\"\"\"")87ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentsAttribute_CompoundAssignment_RefReturningMethod(useBoolReturns: True, validityParameter: True, expression: "$\"\"\"literal{i}\"\"\"")77ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentsAttribute_CompoundAssignment_RefReturningMethod(useBoolReturns: False, validityParameter: True, expression: "$\"\"\"literal{i}\"\"\"")73ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentsAttribute_CompoundAssignment_RefReturningMethod(useBoolReturns: True, validityParameter: True, expression: "$\"\"\"literal\"\"\" + $\"\"\"{i}\"\"\"")93ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentsAttribute_CompoundAssignment_RefReturningMethod(useBoolReturns: False, validityParameter: False, expression: "$\"\"\"literal{i}\"\"\"")74ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentsAttribute_CompoundAssignment_RefReturningMethod(useBoolReturns: False, validityParameter: True, expression: "$\"\"\"literal\"\"\" + $\"\"\"{i}\"\"\"")72ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentsAttribute_CompoundAssignment_RefReturningMethod(useBoolReturns: True, validityParameter: False, expression: "$\"\"\"literal{i}\"\"\"")99ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentsAttribute_CompoundAssignment_RefReturningMethod(useBoolReturns: False, validityParameter: False, expression: "$\"\"\"literal\"\"\" + $\"\"\"{i}\"\"\"")79ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.TwoInserts38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringsAddedUnderObjectAddition_DefiniteAssignment142ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttributeError_NullConstant(expression: "$\"\"\"\r\n\r\n\"\"\" + $\"\"\"\r\n\r\n\"\"\"")34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttributeError_NullConstant(expression: "$\"\"\"\r\n\r\n\"\"\"")22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.DynamicConstruction_01(expression: "$\"\"\"\r\n\r\n\"\"\"")20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.DynamicConstruction_01(expression: "$\"\"\"\r\n\r\n\"\"\" + $\"\"\"\r\n\r\n\"\"\"")22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.TwoInserts0213ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_MismatchedRefTypes_NoneRef(expression: "$\"\"\"\r\n\r\n\"\"\"")22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_MismatchedRefTypes_NoneRef(expression: "$\"\"\"\r\n\r\n\"\"\" + $\"\"\"\r\n\r\n\"\"\"")32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.RefEscape_06(expression: "$\"\"\"{s2}\"\"\"")38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.RefEscape_06(expression: "$\"\"\"{s2}\"\"\" + $\"\"\"\r\n\r\n\"\"\"")28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.NestedInterpolatedStrings_02(expression: "$\"\"\"{$\"\"\"{i1}\"\"\"}{$\"\"\"{i2}\"\"\"}\"\"\"...)151ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.NestedInterpolatedStrings_02(expression: "$\"\"\"{$\"\"\"{i1}\"\"\"}\"\"\" + $\"\"\"{$\"\"\""...)181ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.DiscardsUsedAsParameters(expression: "$\"\"\"\r\n\r\n\"\"\" + $\"\"\"literal\"\"\"")64ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.DiscardsUsedAsParameters(expression: "$\"\"\"literal\"\"\"")80ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.TargetType0174ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.DynamicConstruction_07(expression: "$\"\"\"{1}\"\"\"")61ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.DynamicConstruction_07(expression: "$\"\"\"{1}\"\"\" + $\"\"\"\r\n\r\n\"\"\"")75ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.DynamicInHoles_UsesFormat2(expression: "$\"\"\"{hole}\"\"\" + $\"\"\"base\"\"\"")172ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.DynamicInHoles_UsesFormat2(expression: "$\"\"\"{hole}base\"\"\"")173ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.LambdaReturnInference_02(expression: "$\"\"\"{1,2:f}\"\"\" + $\"\"\"Literal\"\"\"")67ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.LambdaReturnInference_02(expression: "$\"\"\"{1,2:f}Literal\"\"\"")94ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.TernaryTypes_06(expression: "$\"\"\"{1,2:f}\"\"\" + $\"\"\"Literal\"\"\"")95ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.TernaryTypes_06(expression: "$\"\"\"{1,2:f}Literal\"\"\"")109ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.UseOfSpanInInterpolationHole_CSharp9264ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.NoAwaitInHoles_UsesBuilder(expression: "$\"\"\"base{hole}\"\"\"")146ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.NoAwaitInHoles_UsesBuilder(expression: "$\"\"\"base\"\"\" + $\"\"\"{hole}\"\"\"")186ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.DiscardsUsedAsParameters_DefinedInVB101ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_MismatchedRefTypes_RefNone(expression: "$\"\"\"\r\n\r\n\"\"\" + $\"\"\"\r\n\r\n\"\"\"")24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_MismatchedRefTypes_RefNone(expression: "$\"\"\"\r\n\r\n\"\"\"")21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.DynamicConstruction_06(expression: "$\"\"\"Literal\"\"\"")77ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.DynamicConstruction_06(expression: "$\"\"\"\r\n\r\n\"\"\" + $\"\"\"Literal\"\"\"")44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_ThisParameter(extraConstructorArg: ", out bool success", expression: "$\"\"\"literal\"\"\" + $\"\"\"\r\n\r\n\"\"\"")73ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_ThisParameter(extraConstructorArg: ", out bool success", expression: "$\"\"\"literal\"\"\"")101ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_ThisParameter(extraConstructorArg: "", expression: "$\"\"\"literal\"\"\"")82ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_ThisParameter(extraConstructorArg: "", expression: "$\"\"\"literal\"\"\" + $\"\"\"\r\n\r\n\"\"\"")79ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.HandlerConstructorWithDefaultArgument_0147ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.AsStringInExpressionTrees_03166ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.ExplicitHandlerCast_InCode(expression: "$\"\"\"{1,2:f}Literal\"\"\"")61ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.ExplicitHandlerCast_InCode(expression: "($\"\"\"{1,2:f}\"\"\" + $\"\"\"Literal\"\"\")")80ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.SwitchTypes_04(expression: "$\"\"\"{1,2:f}\"\"\" + $\"\"\"Literal\"\"\"")99ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.SwitchTypes_04(expression: "$\"\"\"{1,2:f}Literal\"\"\"")107ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.MissingInterpolationExpression016ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.DynamicConstruction_08(expression: "$\"\"\"literal{d}\"\"\"")105ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.DynamicConstruction_08(expression: "$\"\"\"literal\"\"\" + $\"\"\"{d}\"\"\"")105ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_MismatchedRefTypes_InOut(expression: "$\"\"\"\r\n\r\n\"\"\" + $\"\"\"\r\n\r\n\"\"\"")30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_MismatchedRefTypes_InOut(expression: "$\"\"\"\r\n\r\n\"\"\"")21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.TestHalfOpenInterp027ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.ArgumentsOnDelegateTypes_0227ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.GenericOverloadResolution_02(expression: "$\"\"\"{1,2:f}Literal\"\"\"")80ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.GenericOverloadResolution_02(expression: "$\"\"\"{1,2:f}\"\"\" + $\"\"\"Literal\"\"\"")73ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.ArgumentsOnLambdas_02(mod: "static")74ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.ArgumentsOnLambdas_02(mod: "")61ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.EscapesAreNotEscapes4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.RefOrOutParameter_AsReceiver(parameterRefness: "ref", expression: "$\"\"\"literal\"\"\" + $\"\"\"\r\n\r\n\"\"\"")92ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.RefOrOutParameter_AsReceiver(parameterRefness: "out", expression: "$\"\"\"literal\"\"\"")68ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.RefOrOutParameter_AsReceiver(parameterRefness: "ref", expression: "$\"\"\"literal\"\"\"")68ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.RefOrOutParameter_AsReceiver(parameterRefness: "out", expression: "$\"\"\"literal\"\"\" + $\"\"\"\r\n\r\n\"\"\"")88ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.TestDoubleInterp0139ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.PassAsRefWithoutKeyword_04(expression: "$\"\"\"{1,2:f}Literal\"\"\"")98ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.PassAsRefWithoutKeyword_04(expression: "$\"\"\"{1,2:f}\"\"\" + $\"\"\"Literal\"\"\"")83ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.CustomHandlerUsedAsArgumentToCustomHandler(useBoolReturns: False, validityParameter: True, expression: "$\"\"\"\r\n\r\n\"\"\" + $\"\"\"\r\n\r\n\"\"\"")63ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.CustomHandlerUsedAsArgumentToCustomHandler(useBoolReturns: False, validityParameter: True, expression: "$\"\"")87ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.CustomHandlerUsedAsArgumentToCustomHandler(useBoolReturns: True, validityParameter: False, expression: "$\"\"")63ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.CustomHandlerUsedAsArgumentToCustomHandler(useBoolReturns: False, validityParameter: False, expression: "$\"\"")67ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.CustomHandlerUsedAsArgumentToCustomHandler(useBoolReturns: True, validityParameter: False, expression: "$\"\"\"\r\n\r\n\"\"\" + $\"\"\"\r\n\r\n\"\"\"")83ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.CustomHandlerUsedAsArgumentToCustomHandler(useBoolReturns: True, validityParameter: True, expression: "$\"\"\"\r\n\r\n\"\"\" + $\"\"\"\r\n\r\n\"\"\"")97ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.CustomHandlerUsedAsArgumentToCustomHandler(useBoolReturns: True, validityParameter: True, expression: "$\"\"")71ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.CustomHandlerUsedAsArgumentToCustomHandler(useBoolReturns: False, validityParameter: False, expression: "$\"\"\"\r\n\r\n\"\"\" + $\"\"\"\r\n\r\n\"\"\"")75ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.AlignmentMagnitude17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.MultipleBuilderTypes(expression: "$\"\"\"\r\n\r\n\"\"\"")22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.MultipleBuilderTypes(expression: "$\"\"\"\r\n\r\n\"\"\" + $\"\"\"\r\n\r\n\"\"\"")41ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.ExceptionFilter_021ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_MismatchedRefTypes_InRef(expression: "$\"\"\"\r\n\r\n\"\"\" + $\"\"\"\r\n\r\n\"\"\"")36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_MismatchedRefTypes_InRef(expression: "$\"\"\"\r\n\r\n\"\"\"")20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.DynamicConstruction_03(expression: "$\"\"\"\r\n\r\n\"\"\" + $\"\"\"\r\n\r\n\"\"\"")326ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.DynamicConstruction_03(expression: "$\"\"\"\r\n\r\n\"\"\"")338ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentsAttribute_CollectionInitializerAdd(expression: "$\"\"\"literal\"\"\"")63ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentsAttribute_CollectionInitializerAdd(expression: "$\"\"\"\r\n\r\n\"\"\" + $\"\"\"literal\"\"\"")83ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.UnclosedInterpolation016ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.NestedInterpolatedStrings_01167ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.RefStructHandler_DynamicInHole(expression: "$\"\"\"{h1}\"\"\" + $\"\"\"{h2}\"\"\"")35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.RefStructHandler_DynamicInHole(expression: "$\"\"\"{h1}{h2}\"\"\"")58ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.LambdaInference_AmbiguousInOlderLangVersions(expression: "$\"\"\"{1}\"\"\" + $\"\"\"{2}\"\"\"")36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.LambdaInference_AmbiguousInOlderLangVersions(expression: "$\"\"\"{1}\"\"\"")41ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.SwitchTypes_06(expression: "$\"\"\"{1,2:f}Literal\"\"\"")129ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.SwitchTypes_06(expression: "$\"\"\"{1,2:f}\"\"\" + $\"\"\"Literal\"\"\"")126ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.ObsoleteAppendFormattedMethod31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_MultipleArgs(extraConstructorArg: ", out bool success", expression: "$\"\"\"literal\"\"\"")291ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_MultipleArgs(extraConstructorArg: "", expression: "$\"\"\"literal\"\"\" + $\"\"\"\r\n\r\n\"\"\"")260ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_MultipleArgs(extraConstructorArg: "", expression: "$\"\"\"literal\"\"\"")255ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_MultipleArgs(extraConstructorArg: ", out bool success", expression: "$\"\"\"literal\"\"\" + $\"\"\"\r\n\r\n\"\"\"")246ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.TargetType02101ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.PreprocessorInsideInterpolation7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.Dynamic016ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.LambdaReturnInference_06(expression: "$\"\"\"{1,2:f}Literal\"\"\"")1s 12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.LambdaReturnInference_06(expression: "$\"\"\"{1,2:f}\"\"\" + $\"\"\"Literal\"\"\"")187ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.HandlerExtensionMethod_0659ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.TernaryTypes_03(expression: "$\"\"\"{1,2:f}\"\"\" + $\"\"\"Literal\"\"\"")36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.TernaryTypes_03(expression: "$\"\"\"{1,2:f}Literal\"\"\"")61ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.BracesNotEscaped2(expression: "$$$$\"\"\"{{1 + 2}}\"\"\"")80ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.NotReferencingThis_NestedObjectInitializer(expression: "$\"\"\"literal{1}\"\"\"")90ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.NotReferencingThis_NestedObjectInitializer(expression: "$\"\"\"literal\"\"\" + $\"\"\"{1}\"\"\"")78ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.ExplicitUserDefinedConversionInHole461ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandler_ConcatPreferencesForAllStringElements(twoComponents: "$\"\"\"{s1}\"\"\" + $\"\"\"{s2}\"\"\"", threeComponents: "$\"\"\"{s1}\"\"\" + $\"\"\"{s2}\"\"\" + $\"\"\"{s3"..., fourComponents: "$\"\"\"{s1}\"\"\" + $\"\"\"{s2}\"\"\" + $\"\"\"{s3"..., fiveComponents: "$\"\"\"{s1}\"\"\" + $\"\"\"{s2}\"\"\" + $\"\"\"{s3"...)184ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandler_ConcatPreferencesForAllStringElements(twoComponents: "$\"\"\"{s1}{s2}\"\"\"", threeComponents: "$\"\"\"{s1}{s2}{s3}\"\"\"", fourComponents: "$\"\"\"{s1}{s2}{s3}{s4}\"\"\"", fiveComponents: "$\"\"\"{s1}{s2}{s3}{s4}{s5}\"\"\"")174ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttributeError_UnknownName_01(expression: "$\"\"\"\r\n\r\n\"\"\"")21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttributeError_UnknownName_01(expression: "$\"\"\"\r\n\r\n\"\"\" + $\"\"\"\r\n\r\n\"\"\"")52ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttributeError_ThisOnConstructor_FromMetadata(arg: "\"\"")90ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttributeError_ThisOnConstructor_FromMetadata(arg: "{\"\"}")27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttributeError_SubstitutedTypeSymbol_FromMetadata30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.RefEscape_04(expression: "$\"\"\"{s}\"\"\"")38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.RefEscape_04(expression: "$\"\"\"{s}\"\"\" + $\"\"\"\r\n\r\n\"\"\"")32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_OnConstructor(expression: "$\"\"\"\r\n\r\n\"\"\" + $\"\"\"literal\"\"\"")79ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_OnConstructor(expression: "$\"\"\"literal\"\"\"")65ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.ParenthesizedAdditiveExpression_01(expression: "($\"\"\"{i1}\"\"\" + $\"\"\"{i2}\"\"\") + $\"\"\"{"...)45ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.ParenthesizedAdditiveExpression_01(expression: "$\"\"\"{i1}\"\"\" + ($\"\"\"{i2}\"\"\" + $\"\"\"{i"...)42ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.ParenthesizedAdditiveExpression_05110ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.TestHalfOpenInterp0343ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.TernaryTypes_05(expression: "$\"\"\"{1,2:f}Literal\"\"\"")37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.TernaryTypes_05(expression: "$\"\"\"{1,2:f}\"\"\" + $\"\"\"Literal\"\"\"")72ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.StructParameter_ByRef(expression: "$\"\"\"\r\n\r\n\"\"\" + $\"\"\"\r\n\r\n\"\"\"")66ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.StructParameter_ByRef(expression: "$\"\"\"\r\n\r\n\"\"\"")58ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.DynamicConstruction_04(expression: "$\"\"\"\r\n\r\n\"\"\"")53ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.DynamicConstruction_04(expression: "$\"\"\"\r\n\r\n\"\"\" + $\"\"\"\r\n\r\n\"\"\"")57ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.ImplicitUserDefinedConversionInLiteral(expression: "$\"\"\"Text{1}\"\"\"")53ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.ImplicitUserDefinedConversionInLiteral(expression: "$\"\"\"Text\"\"\" + $\"\"\"{1}\"\"\"")57ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttributeWarn_ParameterAfterHandler_FromMetadata32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.ArgumentsOnLocalFunctions_02(mod: "static")85ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.ArgumentsOnLocalFunctions_02(mod: "")54ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.TrailingSpaceInFormatSpecifier026ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.SwitchTypes_03(expression: "$\"\"\"{1,2:f}Literal\"\"\"")144ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.SwitchTypes_03(expression: "$\"\"\"{1,2:f}\"\"\" + $\"\"\"Literal\"\"\"")101ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.GenericInference_03(expression: "$\"\"\"{1,2:f}Literal\"\"\"")72ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.GenericInference_03(expression: "$\"\"\"{1,2:f}\"\"\" + $\"\"\"Literal\"\"\"")84ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.TestDoubleInterp0238ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttributeError_ParamsNotSpecifiedAtCallsite(expression: "$\"\"\"\r\n\r\n\"\"\"")23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttributeError_ParamsNotSpecifiedAtCallsite(expression: "$\"\"\"\r\n\r\n\"\"\" + $\"\"\"\r\n\r\n\"\"\"")19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.LambdaReturnInference_07(expression: "$\"\"\"{1,2:f}\"\"\" + $\"\"\"Literal\"\"\"")106ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.LambdaReturnInference_07(expression: "$\"\"\"{1,2:f}Literal\"\"\"")100ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.AsStringInExpressionTrees_05178ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.StringPreferredOverHandlerConversionForConstant_AttributeConstructor(expression: "$\"\"\"{\"\"\"Literal\"\"\"}\"\"\"")42ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.StringPreferredOverHandlerConversionForConstant_AttributeConstructor(expression: "$\"\"\"{\"\"\"Lit\"\"\"}\"\"\" + $\"\"\"{\"\"\"era"...)40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.RefEscape_05(expression: "$\"\"\"{s1}\"\"\" + $\"\"\"\r\n\r\n\"\"\"")40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.RefEscape_05(expression: "$\"\"\"{s1}\"\"\"")31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.StringPreferredOverHandlerConversionForConstant(expression: "$\"\"\"{\"\"\"Lit\"\"\"}\"\"\" + $\"\"\"{\"\"\"era"...)82ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.StringPreferredOverHandlerConversionForConstant(expression: "$\"\"\"{\"\"\"Literal\"\"\"}\"\"\"")56ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolationExpressionMustBeValue0216ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.AwaitInHoles_UsesFormat(expression: "$\"\"\"base\"\"\" + $\"\"\"{await Hole()}\"\"\"")216ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.AwaitInHoles_UsesFormat(expression: "$\"\"\"base{await Hole()}\"\"\"")176ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.GenericInference_01(expression: "$\"\"\"{1,2:f}Literal\"\"\"")18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.GenericInference_01(expression: "$\"\"\"{1,2:f}\"\"\" + $\"\"\"Literal\"\"\"")17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.UnsupportedArgumentType(expression: "$\"\"\"{i}\"\"\" + $\"\"\"{s}\"\"\"")89ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.UnsupportedArgumentType(expression: "$\"\"\"{i}{s}\"\"\"")94ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttributeError_UnknownName_02(expression: "$\"\"\"\r\n\r\n\"\"\"")23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttributeError_UnknownName_02(expression: "$\"\"\"\r\n\r\n\"\"\" + $\"\"\"\r\n\r\n\"\"\"")21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.TernaryTypes_01(expression: "$\"\"\"{1,2:f}Literal\"\"\"")104ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.TernaryTypes_01(expression: "$\"\"\"{1,2:f}\"\"\" + $\"\"\"Literal\"\"\"")103ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttributeError_UnknownName_03(expression: "$\"\"\"\r\n\r\n\"\"\"")43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttributeError_UnknownName_03(expression: "$\"\"\"\r\n\r\n\"\"\" + $\"\"\"\r\n\r\n\"\"\"")25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolationExpressionMustBeValue0110ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.SwitchTypes_05(expression: "$\"\"\"{1,2:f}\"\"\" + $\"\"\"Literal\"\"\"")33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.SwitchTypes_05(expression: "$\"\"\"{1,2:f}Literal\"\"\"")49ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringWithReplacementBeforeCSharp67ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.TupleDeclaration_02(initializer: "$\"\"\"{1}\"\"\" + $\"\"\"\r\n\r\n\"\"\", $\"\"\"{"...)76ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.TupleDeclaration_02(initializer: "$\"\"\"{1}\"\"\", $\"\"\"{2}\"\"\"")88ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.StructParameter_ByVal(expression: "$\"\"\"\r\n\r\n\"\"\" + $\"\"\"\r\n\r\n\"\"\"")62ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.StructParameter_ByVal(expression: "$\"\"\"\r\n\r\n\"\"\"")71ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.BracesNotEscaped3(expression: "$$$$\"\"\"{{{1 + 2}}}\"\"\"")59ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.RefEscape_03(expression: "$\"\"\"{s}\"\"\"")26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.RefEscape_03(expression: "$\"\"\"{s}\"\"\" + $\"\"\"\r\n\r\n\"\"\"")30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringBeforeCSharp66ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.MissingCreate_0111ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.HandlerConversionPreferredOverStringForNonConstant_AttributeConstructor(expression: "$\"\"\"{1}\"\"\" + $\"\"\"{2}\"\"\"")19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.HandlerConversionPreferredOverStringForNonConstant_AttributeConstructor(expression: "$\"\"\"{1}{2}\"\"\"")17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.MisplacedNewline021ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.GenericOverloadResolution_01(expression: "$\"\"\"{1,2:f}\"\"\" + $\"\"\"Literal\"\"\"")89ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.GenericOverloadResolution_01(expression: "$\"\"\"{1,2:f}Literal\"\"\"")82ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.TernaryTypes_02(expression: "$\"\"\"{1,2:f}\"\"\" + $\"\"\"Literal\"\"\"")108ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.TernaryTypes_02(expression: "$\"\"\"{1,2:f}Literal\"\"\"")113ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.StringFormatLowering152ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.TupleDeclaration_01(initializer: "$\"\"\"{1}\"\"\", $\"\"\"{2}\"\"\"")64ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.TupleDeclaration_01(initializer: "$\"\"\"{1}\"\"\" + $\"\"\"\r\n\r\n\"\"\", $\"\"\"{"...)58ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.ParenthesizedAdditiveExpression_02253ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.OneInsert34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.MissingHelper16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.TwoInserts02_A10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.ArgumentsOnDelegateTypes_0126ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.BadAlignment6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.HandlerConstructorWithDefaultArgument_0460ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.UnclosedInterpolation025ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_MismatchedRefTypes_InNone(expression: "$\"\"\"\r\n\r\n\"\"\" + $\"\"\"\r\n\r\n\"\"\"")22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttribute_MismatchedRefTypes_InNone(expression: "$\"\"\"\r\n\r\n\"\"\"")21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.MissingInterpolationExpression0226ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttributeError_UnknownName_03_FromMetadata34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.LambdaInInterp43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringsAddedUnderObjectAddition3165ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.ReferencingThis_NestedObjectInitializer(expression: "$\"\"\"literal\"\"\" + $\"\"\"{1}\"\"\"")24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.ReferencingThis_NestedObjectInitializer(expression: "$\"\"\"literal{1}\"\"\"")29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.SwitchTypes_02(expression: "$\"\"\"{1,2:f}\"\"\" + $\"\"\"Literal\"\"\"")124ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.SwitchTypes_02(expression: "$\"\"\"{1,2:f}Literal\"\"\"")93ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.DisallowedInExpressionTrees(expression: "$\"\"\"\r\n\r\n\"\"\" + $\"\"\"\r\n\r\n\"\"\"")37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.DisallowedInExpressionTrees(expression: "$\"\"\"\r\n\r\n\"\"\"")18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.MisplacedNewline012ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.UseOfSpanInInterpolationHole1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttributeError_NullConstant_FromMetadata_0234ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.HandlerExtensionMethod_0223ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.TargetTypedInterpolationHoles_Errors(expression: "$\"\"\"{(null, default)}{new()}\"\"\"")139ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.TargetTypedInterpolationHoles_Errors(expression: "$\"\"\"{(null, default)}\"\"\" + $\"\"\"{new()}\"\"...)119ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.NoUnexpandedForm88ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.LambdaReturnInference_04(expression: "$\"\"\"{new S { Field = \"\"\"Field\"\"\" }}\"\"\"")1s 92ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.LambdaReturnInference_04(expression: "$\"\"\"{new S { Field = \"\"\"Field\"\"\" }}\"\"\""...)269ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.NoAwaitInHoles_AwaitInExpression_UsesBuilder(expression: "$\"\"\"base{hole}\"\"\"")176ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.NoAwaitInHoles_AwaitInExpression_UsesBuilder(expression: "$\"\"\"base\"\"\" + $\"\"\"{hole}\"\"\"")211ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.ReferencingThis_TopLevelObjectInitializer(expression: "$\"\"\"literal{1}\"\"\"")23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.ReferencingThis_TopLevelObjectInitializer(expression: "$\"\"\"literal\"\"\" + $\"\"\"{1}\"\"\"")26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.AsStringInExpressionTrees_02171ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.HandlerExtensionMethod_0734ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.TestOnlyInterp39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.HandlerExtensionMethod_0362ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.ConversionInParamsArguments(expression: "$\"\"\"Literal{1}\"\"\"")105ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.ConversionInParamsArguments(expression: "$\"\"\"Literal\"\"\" + $\"\"\"{1}\"\"\"")83ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.NestedInterpolated45ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.RefOverloadResolution_MultipleBuilderTypes(expression: "$\"\"\"{1,2:f}\"\"\" + $\"\"\"Literal\"\"\"")69ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.RefOverloadResolution_MultipleBuilderTypes(expression: "$\"\"\"{1,2:f}Literal\"\"\"")73ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.MixedBuilderReturnTypes_0441ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.AsStringInExpressionTrees_04164ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InvalidBuilderReturnType(expression: "$\"\"\"Text\"\"\" + $\"\"\"{1}\"\"\"")19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InvalidBuilderReturnType(expression: "$\"\"\"Text{1}\"\"\"")10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.AsIFormattable7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringsAddedUnderObjectAddition167ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.BoolOutParameter_ShortCircuits(useBoolReturns: False, expression: "$\"\"\"{Throw()}{a = 2}\"\"\"")154ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.BoolOutParameter_ShortCircuits(useBoolReturns: True, expression: "$\"\"\"{Throw()}{a = 2}\"\"\"")196ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.BoolOutParameter_ShortCircuits(useBoolReturns: True, expression: "$\"\"\"{Throw()}\"\"\" + $\"\"\"{a = 2}\"\"\"")179ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.BoolOutParameter_ShortCircuits(useBoolReturns: False, expression: "$\"\"\"{Throw()}\"\"\" + $\"\"\"{a = 2}\"\"\"")158ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.ParenthesizedAdditiveExpression_04187ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.BadCorelib0214ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.BracesNotEscaped1(expression: "$$$\"\"\"{{1 + 2}}\"\"\"")53ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttributeError_UnknownName_02_FromMetadata32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.ParenthesizedAdditiveExpression_0343ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.AsyncInterp85ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.PassAsRefWithoutKeyword_02(expression: "$\"\"\"{1,2:f}Literal\"\"\"")37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.PassAsRefWithoutKeyword_02(expression: "$\"\"\"{1,2:f}\"\"\" + $\"\"\"Literal\"\"\"")35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.MissingVoidType65ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.Syntax021ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.HandlerExtensionMethod_0120ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.DynamicInterpolation55ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.Syntax0121ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.ImplicitUserDefinedConversionInHole1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.UnmanagedCallersOnlyToStringMethod137ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.MissingConversionFromFormattableStringToIFormattable8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.MissingAppendMethods12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.HandlerConstructorWithDefaultArgument_0360ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.HandlerConstructorWithDefaultArgument_0247ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.TwoInserts02_B34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.MissingInterpolationExpression0321ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.ArgumentsOnDelegateTypes_0376ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttributeError_OptionalNotSpecifiedAtCallsite(expression: "$\"\"\"\r\n\r\n\"\"\"")29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttributeError_OptionalNotSpecifiedAtCallsite(expression: "$\"\"\"\r\n\r\n\"\"\" + $\"\"\"\r\n\r\n\"\"\"")20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.InterpolatedStringHandlerArgumentAttributeError_NullConstant_FromMetadata_0152ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.ObsoleteAppendLiteralMethod11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.TestEmptyInterp11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.HandlerExtensionMethod_0491ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.SyntaxAwareGeneratorTests.IncrementalGenerator_With_Syntax_Filter_Can_Feed_Two_Outputs26ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.SyntaxAwareGeneratorTests.SyntaxContext_Receiver_Visits_Syntax_In_Compilation30ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.SyntaxAwareGeneratorTests.IncrementalGenerator_Throws_In_Syntax_Transform9ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.SyntaxAwareGeneratorTests.IncrementalGenerator_With_Syntax_Filter_Isnt_Duplicated_By_Combines147ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.SyntaxAwareGeneratorTests.Syntax_Receiver_Exception_During_Visit_Stops_Visits_On_Other_Trees16ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.SyntaxAwareGeneratorTests.Syntax_Receiver_Visits_Syntax_Added_In_PostInit_From_Other_Generator26ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.SyntaxAwareGeneratorTests.IncrementalGenerator_With_Syntax_Filter_Does_Not_Run_When_Not_Changed16ms
❢ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.SyntaxAwareGeneratorTests.Syntax_Provider_Doesnt_Attribute_Incorrect_Timing1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.SyntaxAwareGeneratorTests.IncrementalGenerator_With_Syntax_Filter_Can_Have_Comparer15ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.SyntaxAwareGeneratorTests.SyntaxContext_Receiver_Is_Null_When_Syntax_Receiver_Registered5ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.SyntaxAwareGeneratorTests.IncrementalGenerator_With_Syntax_Filter_Added_Tree17ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.SyntaxAwareGeneratorTests.SyntaxContext_Receiver_Is_Present_When_Registered4ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.SyntaxAwareGeneratorTests.Syntax_Receiver_Return_Null_During_Creation5ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.SyntaxAwareGeneratorTests.Syntax_Receiver_Visits_Syntax_In_Compilation8ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.SyntaxAwareGeneratorTests.Syntax_Receiver_Exception_During_Visit9ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.SyntaxAwareGeneratorTests.IncrementalGenerator_With_Syntax_Filter_And_Comparer_Survive_Combines34ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.SyntaxAwareGeneratorTests.Syntax_Receiver_Can_Access_Types_Added_In_PostInit15ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.SyntaxAwareGeneratorTests.Syntax_Receiver_Is_Present_When_Registered4ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.SyntaxAwareGeneratorTests.IncrementalGenerator_With_Multiple_Filters9ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.SyntaxAwareGeneratorTests.IncrementalGenerator_With_Syntax_Filter_Removed_Tree22ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.SyntaxAwareGeneratorTests.IncrementalGenerator_With_Syntax_Filter_Doesnt_Run_When_Compilation_Is_Unchanged12ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.SyntaxAwareGeneratorTests.IncrementalGenerator_With_Syntax_Filter_And_Changed_Tree_Order40ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.SyntaxAwareGeneratorTests.Syntax_Receiver_Is_Null_WhenNot_Registered4ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.SyntaxAwareGeneratorTests.IncrementalGenerator_Throws_In_Syntax_Filter14ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.SyntaxAwareGeneratorTests.Syntax_Receiver_Can_Be_Registered_Only_Once3ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.SyntaxAwareGeneratorTests.Syntax_Receiver_Exception_During_Visit_Doesnt_Stop_Other_Receivers10ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.SyntaxAwareGeneratorTests.SyntaxContext_Receiver_Is_Null_WhenNot_Registered4ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.SyntaxAwareGeneratorTests.SyntaxContext_Receiver_Return_Null_During_Creation4ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.SyntaxAwareGeneratorTests.IncrementalGenerator_With_Syntax_Filter_And_Comparer_Can_Feed_Two_Outputs11ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.SyntaxAwareGeneratorTests.Syntax_Receiver_Is_Null_When_SyntaxContext_Receiver_Registered4ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.SyntaxAwareGeneratorTests.Syntax_Receiver_Cancellation_During_Visit8ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.SyntaxAwareGeneratorTests.Incremental_Generators_Can_Be_Cancelled_During_Syntax43ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.SyntaxAwareGeneratorTests.IncrementalGenerator_With_Syntax_Filter8ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.SyntaxAwareGeneratorTests.Incremental_Generators_Can_Be_Cancelled_During_Syntax_And_Stop_Other_SyntaxVisits6ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.SyntaxAwareGeneratorTests.IncrementalGenerator_With_Syntax_Filter_And_Comparer_Doesnt_Do_Duplicate_Work9ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.SyntaxAwareGeneratorTests.Syntax_Receiver_Visits_Syntax_Added_In_PostInit9ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.SyntaxAwareGeneratorTests.IncrementalGenerator_With_Syntax_Filter_Runs_Only_For_Changed_Trees19ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.SyntaxAwareGeneratorTests.Syntax_Receiver_Is_Not_Reused_Between_Non_Cached_Invocations26ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.SyntaxAwareGeneratorTests.IncrementalGenerator_With_Syntax_Filter_Removed_Tree_Add_New_Generator15ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.SyntaxAwareGeneratorTests.Syntax_Receiver_Is_Not_Created_If_Exception_During_PostInitialize8ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.SyntaxAwareGeneratorTests.Syntax_Receiver_Is_Not_Created_If_Exception_During_Initialize7ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.SyntaxAwareGeneratorTests.Syntax_Receiver_Exception_During_Creation8ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.SyntaxAwareGeneratorTests.IncrementalGenerator_Throws_In_Syntax_Transform_Doesnt_Stop_Other_Generators14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AmbiguousOverrideTests.ModOptTest247ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AmbiguousOverrideTests.TestOverrideIndexer_FewestCustomModifiers_OneCorrect124ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AmbiguousOverrideTests.TestAmbiguousOverridesParams10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AmbiguousOverrideTests.TestExplicitImplementInterfaceMethodsWithCustomModifiers11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AmbiguousOverrideTests.TestAmbiguousOverridesFromSameClass15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AmbiguousOverrideTests.OverloadsWithDifferentParameterModifiers_Ref_In5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AmbiguousOverrideTests.TestOverrideIndexer_FewestCustomModifiers_BothCorrect113ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AmbiguousOverrideTests.TestAmbiguousOverridesOptionalParameters15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AmbiguousOverrideTests.TestAmbiguousInvocationError9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AmbiguousOverrideTests.OverloadsWithDifferentParameterModifiers_Out_In5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AmbiguousOverrideTests.TestOverrideMethod_FewestCustomModifiers_OneCorrect138ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AmbiguousOverrideTests.ModOptTestWithErrors188ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AmbiguousOverrideTests.TestAmbiguousNoErrors49ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AmbiguousOverrideTests.TestOverrideMethodWithModreqCustomModifier11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AmbiguousOverrideTests.TestDeriveFromClassWithOnlyModreqCustomModifier7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AmbiguousOverrideTests.TestAmbiguousOverrideError20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AmbiguousOverrideTests.TestOverrideProperty_FewestCustomModifiers_BothCorrect134ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AmbiguousOverrideTests.TestOverrideEvent_FewestCustomModifiers_OneCorrect177ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AmbiguousOverrideTests.TestAmbiguousPropertiesWithCustomModifiers8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AmbiguousOverrideTests.TestOverrideEvent_FewestCustomModifiers_BothCorrect119ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AmbiguousOverrideTests.TestOverrideProperty_FewestCustomModifiers_OneCorrect104ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AmbiguousOverrideTests.TestImplicitImplementInterfaceMethodsWithCustomModifiers8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AmbiguousOverrideTests.TestAmbiguousMethodsWithCustomModifiers8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AmbiguousOverrideTests.TestOverrideMethod_FewestCustomModifiers_BothCorrect163ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_FullyQualifiedName.MultipleInputs_RemoveFirst_ModifySecond92ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_FullyQualifiedName.FindCorrectAttributeOnTopLevelClass_WhenSearchingForClassDeclaration17ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_FullyQualifiedName.FindEventFieldAttribute220ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_FullyQualifiedName.FindAttributeOnTopLevelClass_WhenSearchingForClassDeclaration_MultipleAttributeLists3B8ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_FullyQualifiedName.FindNestedAttribute17ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_FullyQualifiedName.FindPartialMethodAttribute225ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_FullyQualifiedName.FindAssemblyAttribute1(attribute: "CLSCompliant(true)")12ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_FullyQualifiedName.FindAssemblyAttribute1(attribute: "System.CLSCompliantAttribute(true)")3ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_FullyQualifiedName.FindAssemblyAttribute1(attribute: "System.CLSCompliant(true)")3ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_FullyQualifiedName.FindAssemblyAttribute1(attribute: "CLSCompliantAttribute(true)")3ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_FullyQualifiedName.FindNestedGenericAttribute27ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_FullyQualifiedName.RerunWithReferencesChange15ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_FullyQualifiedName.RerunOnSameCompilationCachesResultFully16ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_FullyQualifiedName.FindTopLocalFunctionAttribute18ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_FullyQualifiedName.FindAttributeOnTopLevelClass_WhenSearchingForClassDeclaration_MultipleAttributeLists18ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_FullyQualifiedName.FindPartialMethodAttribute16ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_FullyQualifiedName.FindNestedLocalFunctionAttribute17ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_FullyQualifiedName.DoNotFindAttributeOnTopLevelClass_WhenSearchingSimpleName1(name: "X")15ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_FullyQualifiedName.DoNotFindAttributeOnTopLevelClass_WhenSearchingSimpleName1(name: "N1.xAttribute")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_FullyQualifiedName.DoNotFindAttributeOnTopLevelClass_WhenSearchingSimpleName1(name: "XAttribute")4ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_FullyQualifiedName.DoNotFindAttributeOnTopLevelClass_WhenSearchingSimpleName1(name: "N1.x")1ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_FullyQualifiedName.FindCorrectAttributeOnTopLevelClass_WhenSearchingForClassDeclaration210ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_FullyQualifiedName.FindModuleAttribute1(attribute: "CLSCompliant(true)")7ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_FullyQualifiedName.FindModuleAttribute1(attribute: "System.CLSCompliantAttribute(true)")3ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_FullyQualifiedName.FindModuleAttribute1(attribute: "CLSCompliantAttribute(true)")3ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_FullyQualifiedName.FindModuleAttribute1(attribute: "System.CLSCompliant(true)")3ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_FullyQualifiedName.FindTypeParameterFunctionAttribute112ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_FullyQualifiedName.FindFieldAttribute16ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_FullyQualifiedName.FindAccessorAttribute111ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_FullyQualifiedName.RerunWithChangedFileThatNowReferencesAttribute210ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_FullyQualifiedName.FindMethodReturnAttribute17ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_FullyQualifiedName.FindNestedLocalFunctionAttribute216ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_FullyQualifiedName.FindAttributeOnTopLevelClass_WhenSearchingForClassDeclaration_MultipleAttributeLists1B20ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_FullyQualifiedName.FindEventFieldAttribute110ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_FullyQualifiedName.DoNotFindNestedGenericAttribute27ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_FullyQualifiedName.FindAssemblyAttribute3(source1: "")7ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_FullyQualifiedName.FindAssemblyAttribute3(source1: "class WithoutAttributes { }")2ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_FullyQualifiedName.FindAssemblyAttribute2(source2: "class WithoutAttributes { }")5ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_FullyQualifiedName.FindAssemblyAttribute2(source2: "")3ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_FullyQualifiedName.FindAssemblyAttribute47ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_FullyQualifiedName.FindNestedGenericAttribute19ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_FullyQualifiedName.FindAttributeOnTopLevelClass_WhenSearchingForClassDeclaration_MultipleAttributeLists2B8ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_FullyQualifiedName.FindAttributeOnTopLevelClass_WhenSearchingForClassDeclaration_MultipleAttributeLists37ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_FullyQualifiedName.FindMethodAttribute16ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_FullyQualifiedName.FindParenthesizedLambdaAttribute114ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_FullyQualifiedName.RerunWithAddedFile124ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_FullyQualifiedName.DoNotFindNestedGenericAttribute16ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_FullyQualifiedName.RerunWithChangedFileThatNowReferencesAttribute18ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_FullyQualifiedName.FindNestedAttribute28ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_FullyQualifiedName.RerunWithAddedFile218ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_FullyQualifiedName.FindAttributeOnTopLevelClass_WhenSearchingForClassDeclaration_MultipleAttributeLists29ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_FullyQualifiedName.FindFieldAttribute27ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_FullyQualifiedName.RerunWithAddedFile_MultipleResults_SameFile111ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_FullyQualifiedName.FindTypeParameterAttribute17ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.GeneratorDriverTests_Attributes_FullyQualifiedName.RerunWithAddedFile_MultipleResults_MultipleFile130ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.ObjectInitializerTest_TypeParameterType81ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.ObjectInitializerTest_StructType48ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.AssignmentInOmittedCollectionElementInitializer24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.ObjectInitializerTest_ClassType67ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.ObjectInitializerTest_DefAssignment43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.ObjectInitializerTest_DynamicPassedToConstructor1s 279ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.CS1913ERR_MemberCannotBeInitialized39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.CS1922ERR_CollectionInitRequiresIEnumerable_MethodCall15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.CS1912ERR_MemberAlreadyInitialized16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.CS1918ERR_ValueTypePropertyInObjectInitializer_NonSpec_Dev10_Error57ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.NestedIndexerInitializerArray12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.GetCollectionInitializerSymbolInfo_CollectionInitializerWithinObjectInitializer_038ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.GetCollectionInitializerSymbolInfo_046ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.CollectionInitializerTest_Bug_1297731ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.CS0122_ERR_BadAccess23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.CS1954ERR_InitializerAddHasParamModifiers40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.CS0117ERR_NoSuchMember12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.OmittedCollectionElementInitializerInExpressionTree27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.CS1922ERR_CollectionInitRequiresIEnumerable24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.GetCollectionInitializerSymbolInfo_CollectionInitializerWithinObjectInitializer_017ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.CS0144_ERR_NoNewAbstract37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.CS0747_ERR_InvalidInitializerElementInitializer_MethodCall17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.CS0747_ERR_InvalidInitializerElementInitializer_AssignmentExpression28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.CollectionInitializerTest_ExplicitInterfaceImplementation_IEnumerable_Of_T149ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.ObjectInitializerTest_MemberAccess_DynamicType18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.ObjectInitializerTest_EnumType36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.CollectionInitializerTest_Bug_1263514ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.CollectionInitializerTest_Bug_12635_0229ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.VoidElementType_Bug_134025ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.GetComplexCollectionInitializerConversionInfo_ImplicitBoxingConversion15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.EmptyCollectionInitPredefinedType10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.CS0246_ERR_SingleTypeNameNotFound_0242ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.CS1921ERR_InitializerAddHasWrongSignature22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.GetCollectionInitializerSymbolInfo_CollectionInitializerWithinObjectInitializer_029ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.NestedIndexerInitializerMDArray7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.CS0191_ERR_AssgReadonly11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.CS0154_ERR_PropertyLacksGet20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.CS1922ERR_CollectionInitRequiresIEnumerable_InvalidInitializer39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.ObjectInitializerTest_IncompleteComplexElementInitializerExpression30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.GetCollectionInitializerSymbolInfo_0311ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.CS1954ERR_InitializerAddHasParamModifiers0228ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.AddFieldUsedLikeMethod34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.CS1914ERR_StaticMemberInObjectInitializer16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.CS1918ERR_ValueTypePropertyInObjectInitializer22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.GetComplexCollectionInitializerConversionInfo_ImplicitReferenceConversion11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.GetCollectionInitializerSymbolInfo_0211ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.CS0165_ERR_UseDefViolation14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.CS1958ERR_ObjectOrCollectionInitializerWithDelegateCreation29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.CS0070ERR_BadEventUsage16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.CollectionInitializerTest_InvalidComplexElementInitializerSyntax13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.CS0246_ERR_SingleTypeNameNotFound11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.GetComplexCollectionInitializerConversionInfo_NoConversion10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.CS1950ERR_BadArgTypesForCollectionAdd15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.GetCollectionInitializerSymbolInfo_053ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.CollectionInitializerTest_ExplicitImplOfAdd_NoImplicitImpl37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.CollectionInitializerTest_DynamicType112ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.CollectionInitializerTest_AddMethod_OverloadResolutionFailures69ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.CS0120_ERR_ObjectRequired19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.NestedIndexerInitializerArraySemanticInfo7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.CS0411_ERR_CantInferMethTypeArgs43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.CollectionInitializerTest_ExplicitInterfaceImplementation_IEnumerable94ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.ObjectInitializerTest_InvalidComplexElementInitializerExpression18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.ObjectInitializerTest_PrimitiveType64ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.CS1922ERR_CollectionInitRequiresIEnumerable_0222ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.CS0747_ERR_InvalidInitializerElementInitializer15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.CS0200_ERR_AssgReadonlyProp11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.GetCollectionInitializerSymbolInfo_0110ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.CollectionInitializerTest_Empty76ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.CS0304_ERR_NoNewTyvar17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.AddPropertyUsedLikeMethod16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.CS1917ERR_ReadonlyValueTypeInObjectInitializer15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.CS1920ERR_EmptyElementInitializer57ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.CollectionInitializerTest_ExplicitImplOfAdd_And_ImplicitImplOfAdd93ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.CS1914ERR_StaticMemberInObjectInitializer_EnumTypeMember30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.GetTypeInfoForBadExpression_0127ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.GetCollectionInitializerSymbolInfo_0628ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.ObjectAndCollectionInitializerTests.GetTypeInfoForBadExpression_0219ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.LocalScope_DeclarationExpression_0317ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.DeconstructionAssignmentOfTuple_WithoutValueTuple(languageVersion: CSharp11)193ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.DeconstructionAssignmentOfTuple_WithoutValueTuple(languageVersion: CSharp10)144ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefLikeEscapeMixingCallSameArgValue(languageVersion: CSharp10)158ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefLikeEscapeMixingCallSameArgValue(languageVersion: CSharp11)278ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefLikeForeach(languageVersion: CSharp10)175ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefLikeForeach(languageVersion: CSharp11)162ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefThisAssignment_Struct(languageVersion: CSharp11)6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefThisAssignment_Struct(languageVersion: CSharp10)6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefTernaryMustMatchValEscapes(languageVersion: CSharp11)168ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefTernaryMustMatchValEscapes(languageVersion: CSharp10)137ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.DeconstructionAssignmentWithRefExtension(languageVersion: CSharp11)116ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.DeconstructionAssignmentWithRefExtension(languageVersion: CSharp10)148ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefLikeReturnEscape1(languageVersion: CSharp10)169ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefLikeReturnEscape1(languageVersion: CSharp11)162ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefLikeEscapeMixingCall_UnsafeContext292ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.DefensiveCopy_0143ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.MemberOfReadonlyRefLikeEscapeSpans(languageVersion: CSharp10)161ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.MemberOfReadonlyRefLikeEscapeSpans(languageVersion: CSharp11)174ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.ThrowExpression(languageVersion: CSharp11)143ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.ThrowExpression(languageVersion: CSharp10)162ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.DefensiveCopy_0488ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefLikeObjInitializersIndexer1(languageVersion: CSharp10)165ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefLikeObjInitializersIndexer1(languageVersion: CSharp11)145ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefLikeReturnEscapeWithRefLikes317ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefLikeEscapeMixingCall351ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.ArrayAccessRefStruct(languageVersion: CSharp11)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.ArrayAccessRefStruct(languageVersion: CSharp10)5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.DiscardExpressionSpan_03(languageVersion: CSharp11)187ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.DiscardExpressionSpan_03(languageVersion: CSharp10)165ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefLikeScopeEscapeReturnable274ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.DefensiveCopy_1455ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefStructEscapeInIterator(languageVersion: CSharp10)153ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefStructEscapeInIterator(languageVersion: CSharp11)301ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefTernaryMustMatchValEscapes1(languageVersion: CSharp10)145ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefTernaryMustMatchValEscapes1(languageVersion: CSharp11)223ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.Local_UsingStatementExpression24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.DiscardExpressionSpan_04(languageVersion: CSharp10)177ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.DiscardExpressionSpan_04(languageVersion: CSharp11)159ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefLikeObjInitializersNested(languageVersion: CSharp10)177ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefLikeObjInitializersNested(languageVersion: CSharp11)152ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.DiscardExpressionSpan_06(languageVersion: CSharp11)19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.DiscardExpressionSpan_06(languageVersion: CSharp10)34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.DeconstructionAssignmentWithRefExtension_UnsafeContext(languageVersion: CSharp10)324ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.DeconstructionAssignmentWithRefExtension_UnsafeContext(languageVersion: CSharp11)160ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefThisAssignment_ReadOnlyStruct(languageVersion: CSharp10)7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefThisAssignment_ReadOnlyStruct(languageVersion: CSharp11)6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.MemberOfReadonlyRefLikeEscape(languageVersion: CSharp10)211ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.MemberOfReadonlyRefLikeEscape(languageVersion: CSharp11)165ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.LocalScope_DeclarationExpression_0713ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.LocalScope_DeclarationExpression_0223ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.ReadOnlyIndexer_RefLikeStructParameter_02(languageVersion: CSharp10)203ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.ReadOnlyIndexer_RefLikeStructParameter_02(languageVersion: CSharp11)170ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefLikeEscapeMixingCallOptionalIn270ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.FieldOfRefLikeEscape(languageVersion: CSharp10)101ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.FieldOfRefLikeEscape(languageVersion: CSharp11)89ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.DefensiveCopy_0254ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefLikeScopeEscape(languageVersion: CSharp11)121ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefLikeScopeEscape(languageVersion: CSharp10)121ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.DeconstructionAssignmentWithReturnValue(languageVersion: CSharp10)158ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.DeconstructionAssignmentWithReturnValue(languageVersion: CSharp11)165ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.DeconstructionAssignmentToGlobal(languageVersion: CSharp11)172ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.DeconstructionAssignmentToGlobal(languageVersion: CSharp10)179ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.CoalesceAssignSpanReturn(languageVersion: CSharp10)135ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.CoalesceAssignSpanReturn(languageVersion: CSharp11)135ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.ConditionalRefStruct(languageVersion: CSharp10)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.ConditionalRefStruct(languageVersion: CSharp11)6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefLikeDeconstruction(languageVersion: CSharp10, useReadOnly: True)137ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefLikeDeconstruction(languageVersion: CSharp11, useReadOnly: True)144ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefLikeDeconstruction(languageVersion: CSharp10, useReadOnly: False)133ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefLikeDeconstruction(languageVersion: CSharp11, useReadOnly: False)148ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.ReadOnlyMethod_RefLikeStructParameter(languageVersion: CSharp10)140ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.ReadOnlyMethod_RefLikeStructParameter(languageVersion: CSharp11)119ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.MismatchedRefTernaryEscapeBlock_UnsafeContext(languageVersion: CSharp11)185ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.MismatchedRefTernaryEscapeBlock_UnsafeContext(languageVersion: CSharp10)167ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefLikeOutVarFromLocal(languageVersion: CSharp11)156ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefLikeOutVarFromLocal(languageVersion: CSharp10)141ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.AwaitRefStruct(languageVersion: CSharp11)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.AwaitRefStruct(languageVersion: CSharp10)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefLikeScopeEscapeThis(languageVersion: CSharp11)140ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefLikeScopeEscapeThis(languageVersion: CSharp10)141ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.DiscardExpressionSpan_05(languageVersion: CSharp10)151ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.DiscardExpressionSpan_05(languageVersion: CSharp11)137ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.DefensiveCopy_2032ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.ReadOnlyRefStruct_Method_RefLikeStructParameter(languageVersion: CSharp11)146ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.ReadOnlyRefStruct_Method_RefLikeStructParameter(languageVersion: CSharp10)119ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.DeconstructionAssignmentOfTuple(languageVersion: CSharp10)169ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.DeconstructionAssignmentOfTuple(languageVersion: CSharp11)158ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefLikeEscapeParamsAndTopLevel(languageVersion: CSharp11)122ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefLikeEscapeParamsAndTopLevel(languageVersion: CSharp10)128ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefLikeReturnEscapeWithRefLikes1134ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.DefensiveCopy_1732ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.DefensiveCopy_1933ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.DeconstructionAssignmentWithRefReadonlyExtension(languageVersion: CSharp10)134ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.DeconstructionAssignmentWithRefReadonlyExtension(languageVersion: CSharp11)120ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefLikeOutVarFromGlobal(languageVersion: CSharp11)157ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefLikeOutVarFromGlobal(languageVersion: CSharp10)139ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.Discard_01(languageVersion: CSharp10)163ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.Discard_01(languageVersion: CSharp11)132ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefLikeObjInitializersIndexer(languageVersion: CSharp10)138ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefLikeObjInitializersIndexer(languageVersion: CSharp11)162ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefThisAssignment_ReadOnlyRefStruct(languageVersion: CSharp11)6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefThisAssignment_ReadOnlyRefStruct(languageVersion: CSharp10)4ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.ParameterEscape1ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.DeconstructionAssignmentWithRefReadonlyExtension_021ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.LocalScope_DeclarationExpression_0831ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.OutArgumentsDoNotContributeValEscape_01154ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefLikeScopeEscapeField(languageVersion: CSharp11)124ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefLikeScopeEscapeField(languageVersion: CSharp10)173ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.DeconstructionDeclaration(languageVersion: CSharp10)212ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.DeconstructionDeclaration(languageVersion: CSharp11)130ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RegressionTest6297345ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.CoalesceSpanReturn(languageVersion: CSharp11)115ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.CoalesceSpanReturn(languageVersion: CSharp10)147ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefLikeScopeEscapeThisRef(languageVersion: CSharp10)219ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefLikeScopeEscapeThisRef(languageVersion: CSharp11)142ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefLikeDeconstructionForeach(languageVersion: CSharp11)130ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefLikeDeconstructionForeach(languageVersion: CSharp10)148ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefLikeReturnEscapeInParamOptional396ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.DeconstructionAssignmentToRefMethods(languageVersion: CSharp11)269ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.DeconstructionAssignmentToRefMethods(languageVersion: CSharp10)232ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.Local_ForEachExpression18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefLikeObjInitializers1(languageVersion: CSharp11)145ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefLikeObjInitializers1(languageVersion: CSharp10)122ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.Discard_04(languageVersion: CSharp10)176ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.Discard_04(languageVersion: CSharp11)188ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.DeconstructionAssignmentWithRefReadonlyExtension_031ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefStructUsing189ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.DefensiveCopy_1832ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.ReadOnlyRefLikeProperty_01(languageVersion: CSharp10)172ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.ReadOnlyRefLikeProperty_01(languageVersion: CSharp11)200ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.DefensiveCopy_0531ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.CoalesceRefStruct(languageVersion: CSharp11)6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.CoalesceRefStruct(languageVersion: CSharp10)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.ArrayAccess_CrashesEscapeRules(languageVersion: CSharp10)142ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.ArrayAccess_CrashesEscapeRules(languageVersion: CSharp11)130ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.InMatchesIn(languageVersion: CSharp10)136ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.InMatchesIn(languageVersion: CSharp11)117ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.DefensiveCopy_07119ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefScopeEscapeVararg(languageVersion: CSharp11)138ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefScopeEscapeVararg(languageVersion: CSharp10)137ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.LocalScope_DeclarationExpression_0611ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.StackallocEscape(languageVersion: CSharp10)146ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.StackallocEscape(languageVersion: CSharp11)120ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.ReadOnlyRefLikeProperty_02(languageVersion: CSharp11)146ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.ReadOnlyRefLikeProperty_02(languageVersion: CSharp10)168ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.PointerIndirectionOperator_RefStructPointer(languageVersion: CSharp11)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.PointerIndirectionOperator_RefStructPointer(languageVersion: CSharp10)7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.OutArgumentsDoNotContributeValEscape_02163ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.DefensiveCopy_1142ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefStructInFor(languageVersion: CSharp10)215ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefStructInFor(languageVersion: CSharp11)204ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.OrdinaryLocalAndOutRef345ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.Discard_03(languageVersion: CSharp11)25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.Discard_03(languageVersion: CSharp10)21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.PointerElementAccess_RefStructPointer(languageVersion: CSharp11)8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.PointerElementAccess_RefStructPointer(languageVersion: CSharp10)7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.Discard_05(languageVersion: CSharp10)190ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.Discard_05(languageVersion: CSharp11)164ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.DiscardExpressionSpan_UnsafeContext(languageVersion: CSharp10)184ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.DiscardExpressionSpan_UnsafeContext(languageVersion: CSharp11)173ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefLikeEscapeMixingIndexOnRefLike359ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefThisAssignment_RefStruct(languageVersion: CSharp10)6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefThisAssignment_RefStruct(languageVersion: CSharp11)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.DefensiveCopy_0943ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.MismatchedRefTernaryEscape(languageVersion: CSharp10)135ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.MismatchedRefTernaryEscape(languageVersion: CSharp11)102ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefLikeEscapeMixingDelegate410ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.DiscardExpressionSpan_07(outVarDeclaration: "out var _")128ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.DiscardExpressionSpan_07(outVarDeclaration: "out Span<int> unused")107ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.DiscardExpressionSpan_07(outVarDeclaration: "out _")143ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.DiscardExpressionSpan_07(outVarDeclaration: "out Span<int> _")138ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.DiscardExpressionSpan_07(outVarDeclaration: "out var unused")109ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.ConvertedSpanReturn1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefLikeColInitializer(languageVersion: CSharp10)123ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefLikeColInitializer(languageVersion: CSharp11)125ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.DeconstructionAssignmentOfRefLikeTuple(languageVersion: CSharp11)129ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.DeconstructionAssignmentOfRefLikeTuple(languageVersion: CSharp10)160ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefLikeObjInitializers(languageVersion: CSharp11)116ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefLikeObjInitializers(languageVersion: CSharp10)131ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.DiscardExpressionRef388ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.DiscardExpressionSpan_02(languageVersion: CSharp11)132ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.DiscardExpressionSpan_02(languageVersion: CSharp10)113ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.LocalScope_DeclarationExpression_0111ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.ReadOnlyIndexer_RefLikeStructParameter_01(languageVersion: CSharp10)132ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.ReadOnlyIndexer_RefLikeStructParameter_01(languageVersion: CSharp11)115ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.CoalesceRefSpanReturn(languageVersion: CSharp11)144ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.CoalesceRefSpanReturn(languageVersion: CSharp10)121ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.UserDefinedLogical(languageVersion: CSharp11)122ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.UserDefinedLogical(languageVersion: CSharp10)133ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.DiscardExpressionRef_UnsafeContext(languageVersion: CSharp11)232ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.DiscardExpressionRef_UnsafeContext(languageVersion: CSharp10)135ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.NativeIntegerThis(type: "nuint")11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.NativeIntegerThis(type: "nint")17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.ReadOnlyRefStruct_RefLikeProperty(languageVersion: CSharp10)173ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.ReadOnlyRefStruct_RefLikeProperty(languageVersion: CSharp11)141ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.LocalScope_DeclarationExpression_05123ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.LocalScope_DeclarationExpression_04127ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.DefensiveCopy_1549ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefLikeReturnEscapeInParam270ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.Local_SwitchStatementExpression37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.LocalWithNoInitializerEscape(languageVersion: CSharp11)263ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.LocalWithNoInitializerEscape(languageVersion: CSharp10)139ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefThisAssignment_Class(languageVersion: CSharp11)7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefThisAssignment_Class(languageVersion: CSharp10)5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.DeconstructionAssignmentToOuter(languageVersion: CSharp10)139ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.DeconstructionAssignmentToOuter(languageVersion: CSharp11)112ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.Discard_02(languageVersion: CSharp11)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.Discard_02(languageVersion: CSharp10)7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefStructSemanticModel181ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefStructAnonymous154ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.DefensiveCopy_1262ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefLikeScopeEscapeVararg(languageVersion: CSharp10)110ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefLikeScopeEscapeVararg(languageVersion: CSharp11)139ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.DefensiveCopy_0363ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefLikeEscapeMixingCtor247ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.OrdinaryLocalAndOutSpan253ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.MismatchedRefTernaryEscapeBlock(languageVersion: CSharp11)131ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.MismatchedRefTernaryEscapeBlock(languageVersion: CSharp10)113ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.DefensiveCopy_1653ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefLikeEscapeMixingCallVararg248ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefLikeReturnEscape(languageVersion: CSharp11)140ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefLikeReturnEscape(languageVersion: CSharp10)132ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefLikeEscapeMixingIndex(languageVersion: CSharp11)159ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefLikeEscapeMixingIndex(languageVersion: CSharp10)200ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.DefensiveCopy_2150ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefDiscardAssignment60ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.RefStructInLock180ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.DiscardExpressionSpan_01318ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.DefensiveCopy_0831ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.DefensiveCopy_0664ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.DefensiveCopy_1373ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.DefensiveCopy_1067ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AnonymousFunctionTests.StaticLambdaCanHaveLocalsCapturedByInnerInstanceLambda135ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AnonymousFunctionTests.StaticLambdaCanReferenceConstField69ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AnonymousFunctionTests.StaticAnonymousMethod_FunctionPointer_026ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AnonymousFunctionTests.StaticAnonymousMethod_FunctionPointer_016ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AnonymousFunctionTests.StaticLambda_FunctionPointer_0126ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AnonymousFunctionTests.StaticLambdaCanCallStaticMethod75ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AnonymousFunctionTests.TestNonStaticAnonymousFunctions11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AnonymousFunctionTests.StaticLambdaCannotCaptureOuterLocal7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AnonymousFunctionTests.StaticLambdaCannotCaptureInstanceField25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AnonymousFunctionTests.StaticLambdaCannotHaveLocalsCapturedByInnerStaticLocalFunction7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AnonymousFunctionTests.InstanceLambdaCannotHaveLocalsCapturedByInnerStaticLambda6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AnonymousFunctionTests.StaticLambdaCannotHaveLocalsCapturedByInnerStaticLambda6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AnonymousFunctionTests.InstanceLocalFunctionCannotHaveLocalsCapturedByInnerStaticLambda6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AnonymousFunctionTests.InstanceLocalFunctionCannotHaveLocalsCapturedByInnerStaticLocalFunction6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AnonymousFunctionTests.TestStaticLambdaCallArgument102ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AnonymousFunctionTests.StaticLambda_ExpressionTree66ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AnonymousFunctionTests.StaticLambdaCannotReferenceThis6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AnonymousFunctionTests.StaticLambda_FunctionPointer_0212ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AnonymousFunctionTests.StaticLambdaCanReferenceStaticField72ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AnonymousFunctionTests.StaticLambdaNameof91ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AnonymousFunctionTests.StaticLambdaCanReturnInnerLocal79ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AnonymousFunctionTests.StaticLambdaCanReferenceConstLocal94ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AnonymousFunctionTests.TestStaticAnonymousFunctions13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AnonymousFunctionTests.StaticLambdaCanReferenceStaticLocalFunction86ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AnonymousFunctionTests.StaticLambdaCannotCaptureParameter6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AnonymousFunctionTests.StaticLambda_Nint101ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AnonymousFunctionTests.TestStaticLambdaIndexerArgument75ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AnonymousFunctionTests.ConditionalExpr59ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AnonymousFunctionTests.DiscardParams48ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AnonymousFunctionTests.DisallowInNonPreview9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AnonymousFunctionTests.StaticLocalFunctionCannotHaveLocalsCapturedByInnerStaticLocalFunction6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AnonymousFunctionTests.InstanceLambdaCannotHaveLocalsCapturedByInnerStaticLocalFunction7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AnonymousFunctionTests.RefConditionalExpr26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AnonymousFunctionTests.StaticLocalFunctionCannotHaveLocalsCapturedByInnerStaticLambda9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AnonymousFunctionTests.StaticLambdaCanHaveLocalsCapturedByInnerInstanceLocalFunction81ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AnonymousFunctionTests.StaticLocalFunctionCanHaveLocalsCapturedByInnerInstanceLocalFunction46ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AnonymousFunctionTests.StaticLambdaCannotCaptureInstanceProperty11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AnonymousFunctionTests.StaticLambdaCannotReferenceInstanceLocalFunction6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AnonymousFunctionTests.QueryInStaticLambdaCannotAccessThis12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AnonymousFunctionTests.StaticLocalFunctionCanHaveLocalsCapturedByInnerInstanceLambda6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AnonymousFunctionTests.TestStaticDelegateCallArgument93ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AnonymousFunctionTests.InstanceLambdaInStaticLambdaCannotReferenceThis8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AnonymousFunctionTests.StaticLambdaCanReturnConstLocal69ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AnonymousFunctionTests.StaticLambdaTypeParams109ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AnonymousFunctionTests.SwitchExpr65ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AnonymousFunctionTests.PrivateMemberAccessibility93ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AnonymousFunctionTests.QueryInStaticLambdaCanReferenceStatic122ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AnonymousFunctionTests.StaticLambdaCanReferenceStaticProperty81ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.AnonymousFunctionTests.StaticLambdaCannotReferenceBase6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.AccessCheckTests.AccessCheckCrossAssemblyParameterProtectedMethodP2P30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.AccessCheckTests.EnsureAccessCheckWithBadIVTDenies7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.AccessCheckTests.MissingIdentifier016ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.AccessCheckTests.AccessCheckProtectedColorColor19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.AccessCheckTests.InaccessibleReturnType_Dynamic63ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.AccessCheckTests.InternalInaccessibleProperty836ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.AccessCheckTests.UsedButNotAssignedFieldInAbstractInternalClassWithIVTsShouldNotTriggerWarning25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.AccessCheckTests.AccessCheckCrossAssembly11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.AccessCheckTests.OverriddenMemberFromInternalType85ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.AccessCheckTests.UnusedFieldInAbstractClassShouldTriggerWarning20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.AccessCheckTests.AccessCheckPrivate4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.AccessCheckTests.AccessCheckProtected035ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.AccessCheckTests.AccessCheckDerived17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.AccessCheckTests.AccessCheckProtected045ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.AccessCheckTests.AccessCheckApi_0340ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.AccessCheckTests.AccessCheckCrossAssemblyDerived9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.AccessCheckTests.AccessCheckInnerToOuter14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.AccessCheckTests.AccessCheckProtected30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.AccessCheckTests.AccessCheckProtected025ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.AccessCheckTests.MissingIdentifier026ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.AccessCheckTests.AccessCheckApi_0212ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.AccessCheckTests.InternalOverriddenMember749ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.AccessCheckTests.UsedButNotAssignedFieldInAbstractClassShouldTriggerWarning57ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.AccessCheckTests.AssignedButNotReadFieldInAbstractClassShouldTriggerWarning22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.AccessCheckTests.UsedButNotAssignedFieldInAbstractPublicClassShouldNotTriggerWarning23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.AccessCheckTests.InaccessibleReturnType776ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.AccessCheckTests.InaccessibleToUnnamedExe_0220ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.AccessCheckTests.AccessCheckOutsideToInner19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.AccessCheckTests.AccessCheckCrossAssemblyParameterProtectedMethodMD11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.AccessCheckTests.InaccessibleToUnnamedExe_0141ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.AccessCheckTests.AccessCheckPrivate025ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.AccessCheckTests.AccessTestInBadCode0119ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.AccessCheckTests.AccessCheckApi_0147ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.AccessCheckTests.FunctionPointerTypesFromOtherInaccessibleAssembly4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.HideByNameTests.IndexerInterfaceImplementationHidesByName149ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.HideByNameTests.MethodOverloadResolutionHidesByNameStatic168ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.HideByNameTests.MethodOverloadResolutionHidesByNameOverride224ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.HideByNameTests.MethodOverridingHidesByName234ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.HideByNameTests.MethodOverloadResolutionHidesByNameParams285ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.HideByNameTests.IndexerOverridingHidesByName174ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.HideByNameTests.MethodInterfaceImplementationHidesByName144ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.HideByNameTests.IndexerOverloadResolutionHidesByNameOverride282ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.HideByNameTests.IndexerOverloadResolutionHidesByNameInstance204ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.HideByNameTests.MethodOverloadResolutionHidesByNameInstance156ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.HideByNameTests.IndexerOverloadResolutionHidesByNameParams184ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.HideByNameTests.LocalHideFieldByName42ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.PathNormalization_02152ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.InterceptorVirtual_01122ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.InterceptorInterface82ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.ParamsMismatch_0392ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.SignatureMismatch_0940ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.DefaultArguments_0198ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.ReferenceEquals_0167ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.PathNormalization_0324ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.PathMapping_0359ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.InterceptsLocationBadPosition_0463ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.ObsoleteInterceptor100ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.SignatureMismatch_0228ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.InterceptableGeneric_1023ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.LineDirective_0182ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.InterceptorAbstract41ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.SignatureMismatch_0419ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.InterpolatedStringHandler_0193ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.EmitMetadataOnly_0161ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.InterceptableGeneric_0135ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.InterceptsLocationBadPosition_0142ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.ScopedMismatch_0348ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.InterceptorCannotBeGeneric_0215ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.PathMapping_0746ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.InterceptableGeneric_0632ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.ScopedMismatch_0114ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.FeatureFlag_Granular_02442ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.InterceptableDoubleUnderscoreReservedIdentifiers37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.InterceptableExtensionMethod_InterceptorStaticMethod_NormalForm76ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.InterceptsLocationBadPath_0323ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.ScopedMismatch_0426ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.InterceptableGeneric_1515ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.InterceptsLocation_BadMethodKind18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.SignatureMismatch_0117ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.InterceptableGeneric_1678ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.InterceptorCannotBeGeneric_0122ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.PathMapping_0622ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.AttributeArgumentLabels_0138ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.FeatureFlag_Granular_01106ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.QualifiedNameAtCallSite36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.FeatureFlag_Granular_0315ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.InterceptableFromMetadata74ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.SignatureMismatch_0774ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.InterceptableGeneric_1157ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.InterceptableInstanceMethod_InterceptorStaticMethod14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.InterceptableGeneric_0412ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.SelfInterception73ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.InterceptableMethod_BadMethodKind_0224ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.FileLocalAttributeDefinitions_02168ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.ReferenceEquals_0229ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.InterceptableGeneric_0213ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.ScopedMismatch_0235ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.InterceptableGeneric_0334ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.InterceptsLocationBadPath_0112ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.FeatureFlag_Granular_04107ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.SignatureMismatch_0555ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.InterceptorOverride_0110ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.InterceptableGeneric_1351ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.InterceptorOverride_0280ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.InterceptsLocationFromMetadata161ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.AttributeArgumentLabels_0212ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.PathMapping_0212ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.InterceptsLocationBadPosition_0517ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.InterceptableGeneric_1448ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.ParamsMismatch_0142ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.InterceptableNameof9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.InterceptsLocationBadPosition_0838ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.InterceptsLocationBadPath_0413ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.FeatureFlag100ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.InterceptsLocationBadAttributeArguments_0113ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.InterceptableExtensionMethod_InterceptorExtensionMethod45ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.InterceptableMethod_BadMethodKind_0137ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.InterceptableStaticMethod_InterceptorExtensionMethod42ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.StaticInterceptable_StaticInterceptor_NoParameters37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.ParameterNamesInDifferentOrder71ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.InterceptorVirtual_0218ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.InterceptableGeneric_0948ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.InterceptsLocationBadPath_0214ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.DefaultArguments_0235ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.InterceptableInstanceMethod_InterceptorExtensionMethod41ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.DuplicateLocation_0211ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.InterceptsLocationBadPosition_0214ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.SignatureMismatch_0312ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.SignatureMismatch_0863ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.InterpolatedStringHandler_0364ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.DuplicateLocation_0110ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.FeatureFlag_Granular_0511ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.PathMapping_0168ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.InterceptsLocationBadPosition_0721ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.InterceptableGeneric_0743ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.InterceptableDelegateInvocation_0215ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.PathMapping_0555ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.PathNormalization_0418ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.PathNormalization_0140ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.InterceptableDelegateInvocation_0118ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.Accessibility_0273ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.InterceptableExtensionMethod_InterceptorStaticMethod18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.InterceptableStaticMethod_InterceptorInstanceMethod14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.ParamsMismatch_0217ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.InterceptorExtern34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.InterceptorUnmanagedCallersOnly15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.InterceptableExtensionMethod_InterceptorExtensionMethod_Sequence41ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.FileLocalAttributeDefinitions_0133ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.CallerInfo40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.InterceptGetEnumerator10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.LineDirective_0213ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.InterceptsLocationDuplicatePath79ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.PathMapping_0415ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.ArgumentLabels54ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.InterceptorCannotBeGeneric_0320ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.InterceptDeconstruct11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.InterceptsLocationBadPosition_0616ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.InterceptableGeneric_0543ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.ParameterNameDifference34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.EmitMetadataOnly_0229ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.InterceptableDelegateConversion11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.Accessibility_0112ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.InterceptableExtensionMethod_InterceptorExtensionMethod_NormalForm42ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.InterpolatedStringHandler_0259ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.InterceptsLocationBadPosition_0316ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.InterceptableGeneric_1286ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.InterceptDispose21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.SignatureMismatch_0621ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.DuplicateLocation_0410ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.DuplicateLocation_0362ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterceptorsTests.InterceptableNameof_MethodCall36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.LoopWithPropertyPattern24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.LoopWithPatternDeclaration_Tuple52ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.LearnFromNullPattern_0421ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.ConditionalBranching_IsConstantPattern_Null_AlreadyTestedAsNonNull7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.InferenceWithITuplePattern6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.IsDeclarationPattern_Unassigned_0220ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.IsPatternSplitState_0210ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.TupleSwitchWithSuppression57ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.IsPattern_AffectsNullConditionalOperator_VarPattern7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.ConditionalBranching_IsConstantPattern_NonConstant6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.LearnFromNonNullPattern_0113ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.LearnFromConstantPattern_017ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.IsDeclarationPattern_0128ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.LearnFromNonNullPattern_0317ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.RecursivePatternNullInferenceWithDowncast_0122ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.NotExhaustiveForNull_0236ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.TargetTypedSwitch_029ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.IsPattern_015ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.TargetTypedSwitch_0612ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.LoopWithPatternDeclaration15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.LoopWithFieldPattern_Inline37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.MethodUsedInPropertyPattern13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.ConditionalBranching_IsConstantPattern_Null7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.IsPattern_AffectsNullConditionalOperator_NullConstantPattern8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.LoopWithPatternDeclaration_SlicePattern_NestedNullability44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.IsDeclarationPattern_NeverNull_0136ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.NullableVsPattern_3188115ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.NestedTypeUsedInPropertyPattern_ExtendedProperty8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.LoopWithLocalDeclaration13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.ConditionalBranching_IsConstantPattern_NonNull7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.TargetTypedSwitch_088ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.MultiplePathsThroughDecisionDag_0145ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.IsPattern_AffectsNullConditionalOperator_NullableValueType_Nested12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.PatternSwitch14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.NestedPattern_Field_0212ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.NestedPattern_Field_0111ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.LoopWithDeconstructionDeclaration16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.ConditionalBranching_IsDeclarationPattern_0211ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.StructWithNotBackedProperty26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.ConditionalBranching_IsConstantPattern_Null_AlreadyTestedAsNull12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.NestedPattern_Property_019ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.LoopWithDeconstructionPattern29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.IsPattern_027ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.UnconstrainedTypeParameter_PatternMatching11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.LoopWithFieldPattern44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.NotExhaustiveForNull_0147ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.TargetTypedSwitch_0710ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.NullTestInSwitch_016ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.LearnFromNullPattern_0133ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.ConditionalBranching_IsVarDeclarationPattern_Discard8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.LoopWithPatternDeclaration_ListPattern35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.ConditionalBranching_IsVarDeclarationPattern_AlreadyTestedAsNonNull17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.LearnFromNullPattern_0214ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.NestedLambdaArm_DoesNotObserveStateFromOtherArms9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.TargetTypedSwitch_038ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.LoopWithDeconstructionDeclaration_CustomType18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.LearnFromNonNullPattern_0217ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.TargetTypedSwitch_098ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.IsDeclarationPattern_0326ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.IsPatternSplitState_0126ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.NestedTypeUsedInPropertyPattern6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.VarPatternInfersNullableType10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.IsPatternSplitState_0312ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.TargetTypedSwitch_0517ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.PatternDeclarationBreaksNullableAnalysis6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.LoopWithPatternDeclaration_ListPattern_Inline39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.ConditionalBranching_IsConstantPattern_NullInverted22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.RecursivePatternNullInferenceWithDowncast_0211ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.ConditionalBranching_IsConstantPattern_NullConstant7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.IsPattern_AffectsNullConditionalOperator_DeclarationPattern11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.IsPattern_AffectsNullConditionalOperator_NullableValueType17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.PatternVariablesAreNotOblivious_334996ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.IsDeclarationPattern_Unassigned_0118ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.NestedPattern_Property_0212ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.LearnFromNullPattern_0516ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.TargetTypedSwitch_109ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.IsPatternAlwaysFalse5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.LearnFromNullPattern_0342ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.IsDeclarationPattern_0216ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.SwitchExpressionResultType_0180ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.ConditionalBranching_IsVarDeclarationPattern17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.NotNullIsAPureNullTest28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.TuplePatternNullInference_018ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.LoopWithPatternDeclaration_SlicePattern48ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.TargetTypedSwitch_019ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.TargetTypedSwitch_049ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesVsPatterns.LearnFromNonNullPattern_0438ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.Bug1036392_15124ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.DynamicDelegateInvocation_Field10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.RefReturn_Property(type: "dynamic")2s 111ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.RefReturn_Property(type: "int")550ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.ConversionHiding412ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestIsOperatorWithGenericClassAndValueType5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.UserDefinedShortCircuitingOperators_TrueAndFalseOnBaseType27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.GenericParameterConstraints_EarlyBound12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.DynamicQuerySource41ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.UserDefinedConversion_01128ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.Bug1036392_024ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestDynamicIndexers12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.LiftedUserDefinedEquality210ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.Issue8190_289ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.Bug1036392_11138ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestNullCoalesceWithInvalidUserDefinedConversions_038ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.IdentityConvertibleReturnTypes_Overriding12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestIncrementOperatorOverloading_IOperation103ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.LiftedUnaryOperator_InvalidTypeArgument0111ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.CS0184WRN_IsAlwaysFalse_IntPtr11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.StructReceiver_Field(type: "int", ro: False)46ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.StructReceiver_Field(type: "dynamic", ro: True)1s 229ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.StructReceiver_Field(type: "int", ro: True)520ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.StructReceiver_Field(type: "dynamic", ro: False)173ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.DynamicCompoundAssignment_Addition81ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestOperatorOverloadResolution3s 377ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestEnumOperatorOverloadResolution49ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestBadAsyncExpressionTree31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.StrictEnumSubtraction16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.LiftedUserDefinedEquality312ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestIsOperatorWithTypesThatCannotUnify12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.DynamicBooleanExpression_MethodGroup17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.CompileTimeChecking_Elision16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.DynamicOverloadApplicability_ExpandedParams6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.IdentityConvertibleReturnTypes_InheritedImplementation5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestOpTrueInBooleanExpressionError10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.DynamicBestTypeInference20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.ConversionHiding18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestUnaryOperatorOverloadingErrors17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestConstantOperatorOverloadResolution19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.BinaryIntrinsicSymbols16m 50s
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestEnumLogicalWithLiteralZero_904244ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestBinaryOperatorOverloading_IOperation211ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.DynamicOverloadApplicability_ExpandedParams_Elided14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.CompileTimeChecking_Elision349ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.Bug1036392_1673ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.InArgumentDynamicLocalFunction41ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.RefReturn_Indexer(type: "dynamic")81ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.RefReturn_Indexer(type: "int")91ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.ParameterTypeConstraintsAndOverride12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.DynamicNew42ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestDynamicMemberAccessErrors14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.Bug1036392_138ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestUserDefinedUnaryOperatorOverloadResolution55ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.DynamicDelegateInvocation_Property5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestNullCoalesceWithConstNonNullExpression32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.NegateALiteral24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.DynamicBooleanExpression_MissingOperator_False21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestBinaryOperatorOverloading_UserDefined_Dynamic_Unambiguous29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.DynamicQuery_Select17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.Bug1036392_941ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestDynamicConditionalExpression19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.LiftedBinaryOperator_InvalidTypeArgument0332ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.RefReturn_Field(type: "dynamic")552ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.RefReturn_Field(type: "int")222ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.DynamicCompoundAssignment_Or19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.SuppressDynamicIndexerAccessOffOfType_02263ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.CheckedUnaryIntrinsicSymbols8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestDynamicCompoundOperatorOrdering1s 855ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestDynamicPointerAndAddressOps32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestDynamicIncrementDecrement_PropertiesIndexers40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.ConversionClassification2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.ExpressionTrees_ByRefDynamic65ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestUserDefinedCompoundAssignment118ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.DynamicCompoundAssignment_Logical19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.Bug922611_0269ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.EnumBinaryOps_IOperation38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.CompileTimeChecking_Elision216ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestIsOperatorWithTypeParameter_Bug1646144ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.InterfaceImplementations111ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.Bug922611_01121ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.DynamicObjectInitializer9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.Issue413250ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.ArgList_OK6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.DynamicCompoundAssignment_LeftShift36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestDynamicAwait6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.DynamicBeforeCSharp410ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.DuplicateOperatorInSubclass13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.Erasure_InterfaceSet15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.CompileTimeChecking_MethodConstraints_Elided16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.DynamicTypeEraser11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TypeOfErrorUnaryOperator12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.DynamicDelegateInvocation410ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.DynamicGenericConstraintThruGenericParameter18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.Bug1036392_448ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.DynamicCompoundAssignment_RightShift13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestDynamicArgumentsToCallsErrors11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestNullCoalesce_Dynamic57ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.DynamicCompoundAssignment_And13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.ClassesWithConversionNames5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.DynamicCompoundAssignment_Subtraction12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.DynamicConstructorCall27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestDynamicTypeInference8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.DynamicGetOnlyPropertyIndexer8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.AccessPropertyWithoutArguments217ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestNullCoalesceWithInvalidUserDefinedConversions_0220ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.DynamicConstructorCall159ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestBinaryOperatorOverloading_Enums_Dynamic_Unambiguous140ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.CS0184WRN_IsAlwaysFalse_Generic10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.CheckedBinaryIntrinsicSymbols16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.LiftedUserDefinedUnaryOperator46ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.UserDefinedOperatorOnPointerType28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.RefReturn_Method(type: "dynamic")1s 132ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.RefReturn_Method(type: "int")63ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.Bug1036392_14276ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.InterfaceImplementations25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.UnambiguousLogicalOrConversion225ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestIsOperator_UserDefinedConversions21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.InArgumentDynamic211ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.ConversionHiding34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TypeParameterConstraintToGenericType6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.DynamicQuery_Select28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestEqualityOperator_DelegateTypes_0235ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.LiftedBinaryOperator_InvalidTypeArgument0211ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestDynamicIncrementDecrement_Simple5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestTupleOperatorConvert7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestCoalescingOp8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.RefReturn_Local(type: "dynamic")73ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.RefReturn_Local(type: "int")36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.StructReceiver_Rvalue24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestNullCoalesce_NullableIntAndObject43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.DynamicQuery_DynamicWhereNonTrivialSelect8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.InArgumentDynamicIndexer20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.UserDefinedShortCircuitingOperators_TrueAndFalseOnDerivedType28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.SuppressDynamicIndexerAccessOffOfType_01159ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestOperatorTrue53ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.Bug875140_038ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.Bug875140_0232ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestDynamicSimpleBinaryOps48ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.EnumBinaryOps18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.InArgumentDynamic10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.MoreSpecificType8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.DynamicQuery_DynamicWhereTrivialSelect11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.Bug1036392_1376ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.IdentityConvertibleReturnTypes_Hiding9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestUserDefinedCompoundAssignment_Checked_IOperation171ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestDynamicMemberAccess11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.DynamicAndNull3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestBinaryOperatorOverloading_Delegates_Dynamic_Unambiguous31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestBinaryOperatorOverloading187ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestBug1194738ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.NamespaceCalledDynamic7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.OperatorHiding16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestEnumCompoundAddition_904330ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.AmbiguousLogicalOrConversion19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestAsOperator_Bug801497ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestNullCoalesce_UserDefinedConversions30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestDefaultOperatorEnumConstantValue44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestDynamicCallErrors40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.Bug1036392_361ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestDynamicAwait26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.ClassesWithOperatorNames26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.NoNewForOperators8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.OperatorHiding37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.DynamicObjectInitializer_Errors71ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestUnaryOperatorOverloading_IOperation164ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestNullCoalesce_NullableLongAndInt104ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestAsOperatorWithTypeParameter18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestDynamicConditionalExpression327ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestMissingMicrosoftCSharpDllReference17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestIsAsOperator_UserDefinedConversionsNotAllowed18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestCompoundAssignment_Unchecked_IOperation93ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestIncrementOperatorOverloading_Checked_IOperation161ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.Bug1036392_10303ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.DynamicGenericConstraintThruGenericParameter225ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestIsOperatorWithGenericContainingType21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.Bug1036392_237ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestTupleOperatorIncrement6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.Bug1036392_12224ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.Issue8190_162ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.Bug12345117ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.Bug1090786_0263ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestUnaryOperatorOverloading117ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.Bug875140_0427ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestAsOperator_SpecErrorCase29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestCompoundAssignment_IOperation50ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.NotSignExtendedOperand5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestNullCoalesceWithLambda8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestDynamicArgumentsToCalls28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.CompoundOperatorWithThisOnLeft46ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestIncrementOperator_IOperation39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestNullCoalesce_NullableIntAndLong49ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.UserDefinedConversion13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.DynamicGetOnlyProperty6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestUserDefinedUnaryOperatorOverloadResolution_IOperation89ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.LiftedUserDefinedEquality113ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestEqualityOperator_NullableStructs69ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.LiftedUnaryOperator_InvalidTypeArgument0210ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestAsOperator_UserDefinedConversions51ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.ParamsOperators6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestOverloadResolutionTiebreakers_IOperation108ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestIsOperatorWithSpecialTypes22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.Bug72156596ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.DynamicEnumerableQuerySource13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestBinaryOperatorOverloading_UserDefined_Dynamic_Ambiguous16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.OperatorHiding24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.Bug1036392_846ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.DynamicCompoundAssignment_Xor33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestOpTrueInBooleanExpression24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestBinaryOperatorOverloading_Delegates_Dynamic_Ambiguous_Inference27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.DynamicDelegateInvocation3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestBinaryOperatorOverloadingErrors12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestIsOperatorWithTypeParameter_0239ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.UsingStatement3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.DynamicCompoundAssignment_Remainder8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestBinaryOperatorOverloading_Pointers_Dynamic53ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestDynamicConditionalLogicalOps5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.DynamicCompoundAssignment_Errors9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestEqualityOperator_DelegateTypes_03_Ambiguous21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.IdentityConversions25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.DynamicOverloadApplicability_ExplicitTypeArguments_ApplicabilitySucceeds_FinalValidationFails5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestEnumOrAssign36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestStringCompoundAddition_914617ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestUserDefinedLogicalOperators207ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.DynamicGenericConstraintThruGenericParameter416ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestEqualityOperator_DelegateTypes_04_BaseTypes59ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.Bug1036392_784ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestDefaultOperator_ConstantDateTime31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.Bug1090786_0370ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.DynamicGenericConstraintThruGenericParameter311ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.Erasure_Delegate219ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestDynamicConditionalExpression26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.EnsureOperandsConvertedInErrorExpression_018ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.Bug1036392_696ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.ArgList_Error9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.Bug1036392_530ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.ERR_NoImplicitConvCast_UserDefinedConversions4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.OverrideChangesTypeGeneric6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.DynamicBooleanExpression_MissingOperator_True4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.Bug875140_0127ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestDynamicSimpleUnaryOps4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.Bug1090786_0177ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestCompoundOperatorErrors10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.CompileTimeChecking_MethodConstraints_Elided24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.DynamicCompoundAssignment_Multiplication10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.Erasure_Delegate17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.OperatorHiding44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestBinaryOperatorOverloading_Enums_Dynamic_Ambiguous31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.BinaryOps_VoidArgument19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestAsOperatorWithImplicitConversion27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.CompileTimeChecking_MethodConstraints_Explicit26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestDefaultOperator_Dynamic44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.DynamicDelegateInvocation35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestIsOperatorWithTypeParameter_015ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.DynamicCompoundAssignment_Division26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestUserDefinedCompoundAssignment_IOperation118ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestNullCoalesce_NullableIntAndDynamic114ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.ConversionHiding24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestUserDefinedBinaryOperatorOverloadResolution25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.CompileTimeChecking_Elision428ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.DynamicDelegateInvocation25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.ExpressionTrees84ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.IncorrectArrayLength175ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestDynamicMemberAccess_EarlyBoundReceiver_OuterInstance48ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.DedupingLiftedUserDefinedOperators17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestDynamicSimpleBinaryOpsErrors20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.BinaryIntrinsicSymbols22m 47s
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestCompoundAssignment_Checked_IOperation56ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.DynamicAmbiguousOrConversion339ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.IsWarningWithTupleConversion11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestNullCoalesceWithMethodGroup10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestOperatorTrue_IOperation93ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.AmbiguousOrConversion21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.BinaryOperators_EasyOut28s 105ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.DynamicExceptionFilters4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.IntrinsicBinaryOperatorSignature_EqualsAndGetHashCode10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestCompoundLiftedAssignment_IOperation8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.UnambiguousLogicalOrConversion15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.IsWarningWithNonNullConstant3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestIsNullable_Bug1677751ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.DynamicCollectionInitializer_Errors17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.OverrideChangesTypeAndParameterNames8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestEqualityOperator_NullableDecimal31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestUserDefinedLogicalOperators2241ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.DynamicBinaryIntrinsicSymbols11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestTupleOperatorConvertToBaseType11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.BinaryIntrinsicSymbols37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestNullCoalesceWithInvalidUserDefinedConversions_019ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.DynamicConstructorCall313ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestEqualityOperator_DelegateTypes_0152ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestOverloadResolutionTiebreakers55ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestIncrementOperator_Checked_IOperation37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.DefaultParameterValues12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestBinaryOperatorOverloading_Delegates_Dynamic_Ambiguous57ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.InArgumentDynamicCtor30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.DynamicBinaryIntrinsicSymbols210ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.LiftedBinaryOperator_InvalidTypeArgument0136ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.Bug529600443ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.DynamicCollectionInitializer9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.TestTupleBinaryOperator9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.DynamicBooleanExpression5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.DynamicAmbiguousLogicalOrConversion62ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.UnaryIntrinsicSymbols1941ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.DynamicOverloadApplicability_NoConstraintChecks3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.DynamicAssignmentConversion_Errors3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.SyntaxBinderTests.DynamicOverloadApplicability_ExplicitTypeArguments_ApplicabilityFails5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameLengthTests.TestLambdaMethods14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameLengthTests.UnmangledMemberNames27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameLengthTests.ConstantLocals26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameLengthTests.EmptyNamespaces5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameLengthTests.TestAnonymousTypeProperties14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameLengthTests.TestStateMachineMethods27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameLengthTests.TestFixedSizeBuffers10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameLengthTests.TestResources33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameLengthTests.TypeParameters14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameLengthTests.NonGeneratedTypeNames11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameLengthTests.Parameters15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameLengthTests.ExplicitInterfaceImplementation14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameLengthTests.Locals12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.NameLengthTests.DllImport28ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.MemberResolutionResultTests.Equality2ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionPerfTests.NullableAnalysis_CondAccess_ComplexRightSide1ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionPerfTests.ConstructorsWithLambdaAndParams1ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionPerfTests.NullableStateManyNestedFunctions1ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionPerfTests.NullableStateTooManyLocals_021ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionPerfTests.NullableAnalysisNestedExpressionsInLocalFunction1ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionPerfTests.ExtensionMethodsWithLambda1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionPerfTests.NullableStateTooManyLocals_0111s 434ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionPerfTests.NestedLambdas_WithParameterAndReturnTypes1ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionPerfTests.StaticMethodsWithLambda1ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionPerfTests.NestedLambdas_011ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionPerfTests.DefiniteAssignment_ManySwitchCasesAndLabels1ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionPerfTests.NestedLambdas_021ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionPerfTests.ExtensionOverloadsDistinctClasses_011ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionPerfTests.NullableStateLocalFunctions9s 616ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionPerfTests.ExtensionOverloadsDistinctClasses_031ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionPerfTests.ExtensionMethodsWithLambdaAndErrors1ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionPerfTests.BinaryOperatorOverloads1ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionPerfTests.ExtensionOverloadsDistinctClasses_021ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionPerfTests.NotNull_Complexity1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionPerfTests.AnalyzeMethodsInEnabledContextOnly11s 191ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionPerfTests.Overloads1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionPerfTests.ArrayInitializationAnonymousTypes20s 558ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionPerfTests.ExtensionMethodsWithLambdaAndParams1ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionPerfTests.NullableAnalysisNestedExpressionsInMethod1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionPerfTests.NullableStateLambdas8s 598ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionPerfTests.RaceConditionOnImproperlyCapturedAnalyzedArguments768ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionPerfTests.ExtensionOverloadsDistinctClasses_04156ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.NullableContextExplicitlySpecifiedAndRestoredInFile(pragma: "#nullable disable", globalContext: Enable, expectedContext: Disabled)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.NullableContextExplicitlySpecifiedAndRestoredInFile(pragma: "#nullable enable warnings", globalContext: Disable, expectedContext: WarningsEnabled | AnnotationsContextInherited)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.NullableContextExplicitlySpecifiedAndRestoredInFile(pragma: "#nullable enable warnings", globalContext: Warnings, expectedContext: WarningsEnabled | AnnotationsContextInherited)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.NullableContextExplicitlySpecifiedAndRestoredInFile(pragma: "#nullable enable", globalContext: Warnings, expectedContext: Enabled)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.NullableContextExplicitlySpecifiedAndRestoredInFile(pragma: "#nullable disable annotations", globalContext: Enable, expectedContext: WarningsEnabled | WarningsContextInherited)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.NullableContextExplicitlySpecifiedAndRestoredInFile(pragma: "#nullable disable warnings", globalContext: Warnings, expectedContext: AnnotationsContextInherited)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.NullableContextExplicitlySpecifiedAndRestoredInFile(pragma: "#nullable enable warnings", globalContext: Enable, expectedContext: Enabled | AnnotationsContextInherited)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.NullableContextExplicitlySpecifiedAndRestoredInFile(pragma: "#nullable enable", globalContext: Annotations, expectedContext: Enabled)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.NullableContextExplicitlySpecifiedAndRestoredInFile(pragma: "#nullable disable warnings", globalContext: Annotations, expectedContext: AnnotationsEnabled | AnnotationsContextInherited)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.NullableContextExplicitlySpecifiedAndRestoredInFile(pragma: "#nullable disable annotations", globalContext: Annotations, expectedContext: WarningsContextInherited)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.NullableContextExplicitlySpecifiedAndRestoredInFile(pragma: "#nullable disable warnings", globalContext: Enable, expectedContext: AnnotationsEnabled | AnnotationsContextInherited)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.NullableContextExplicitlySpecifiedAndRestoredInFile(pragma: "#nullable enable annotations", globalContext: Disable, expectedContext: AnnotationsEnabled | WarningsContextInherited)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.NullableContextExplicitlySpecifiedAndRestoredInFile(pragma: "#nullable enable annotations", globalContext: Warnings, expectedContext: Enabled | WarningsContextInherited)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.NullableContextExplicitlySpecifiedAndRestoredInFile(pragma: "#nullable disable annotations", globalContext: Warnings, expectedContext: WarningsEnabled | WarningsContextInherited)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.NullableContextExplicitlySpecifiedAndRestoredInFile(pragma: "#nullable enable", globalContext: Disable, expectedContext: Enabled)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.NullableContextExplicitlySpecifiedAndRestoredInFile(pragma: "#nullable enable annotations", globalContext: Annotations, expectedContext: AnnotationsEnabled | WarningsContextInherited)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.NullableContextExplicitlySpecifiedAndRestoredInFile(pragma: "#nullable disable", globalContext: Disable, expectedContext: Disabled)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.NullableContextExplicitlySpecifiedAndRestoredInFile(pragma: "#nullable disable", globalContext: Annotations, expectedContext: Disabled)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.NullableContextExplicitlySpecifiedAndRestoredInFile(pragma: "#nullable disable annotations", globalContext: Disable, expectedContext: WarningsContextInherited)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.NullableContextExplicitlySpecifiedAndRestoredInFile(pragma: "#nullable enable annotations", globalContext: Enable, expectedContext: Enabled | WarningsContextInherited)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.NullableContextExplicitlySpecifiedAndRestoredInFile(pragma: "#nullable disable warnings", globalContext: Disable, expectedContext: AnnotationsContextInherited)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.NullableContextExplicitlySpecifiedAndRestoredInFile(pragma: "#nullable disable", globalContext: Warnings, expectedContext: Disabled)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.NullableContextExplicitlySpecifiedAndRestoredInFile(pragma: "#nullable enable", globalContext: Enable, expectedContext: Enabled)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.NullableContextExplicitlySpecifiedAndRestoredInFile(pragma: "#nullable enable warnings", globalContext: Annotations, expectedContext: Enabled | AnnotationsContextInherited)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: , speculativeDirectives: )3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: , speculativeDirectives: #nullable disable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: , speculativeDirectives: #nullable enable
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: , speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: , speculativeDirectives: #nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: , speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: , speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: , speculativeDirectives: #nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: , speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: , speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: , speculativeDirectives: #nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: , speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: , speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: , speculativeDirectives: #nullable disable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: , speculativeDirectives: #nullable enable warnings
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: , speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable
, speculativeDirectives: )3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable disable
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable enable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable enable annotations
)14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable disable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable enable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable
, speculativeDirectives: )2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable disable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable enable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable restore annotations
)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable disable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable enable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore
, speculativeDirectives: )2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable disable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable enable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable enable annotations
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable disable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable enable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable annotations
, speculativeDirectives: )2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable disable
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable enable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable restore annotations
)5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable disable warnings
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable enable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: )2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable disable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable enable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable enable annotations
)5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable disable warnings
)14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable enable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: )2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable disable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable enable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable disable annotations
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable disable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable enable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable annotations
, speculativeDirectives: )2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable disable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable enable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable enable annotations
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable restore annotations
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable disable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable enable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: )2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable disable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable enable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable disable annotations
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable enable annotations
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable disable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable enable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: )2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable disable
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable enable
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable disable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable enable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore annotations
, speculativeDirectives: )2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable disable
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable enable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable enable annotations
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable disable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable enable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: )2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable disable
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable enable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable disable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable enable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: )2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable disable
)14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable enable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable enable annotations
)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable restore annotations
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable disable warnings
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable enable warnings
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable warnings
, speculativeDirectives: )3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable disable
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable enable
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable disable annotations
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable enable annotations
)6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable restore annotations
)5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable disable warnings
)7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable enable warnings
)5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable warnings
, speculativeDirectives: )3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable disable
)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable enable
)5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable disable annotations
)6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable enable annotations
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable restore annotations
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable disable warnings
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable enable warnings
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore warnings
, speculativeDirectives: )2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable disable
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable enable
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable disable annotations
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable enable annotations
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable disable warnings
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable enable warnings
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: null, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: , speculativeDirectives: )3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: , speculativeDirectives: #nullable disable
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: , speculativeDirectives: #nullable enable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: , speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: , speculativeDirectives: #nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: , speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: , speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: , speculativeDirectives: #nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: , speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: , speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: , speculativeDirectives: #nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: , speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: , speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: , speculativeDirectives: #nullable disable warnings
)14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: , speculativeDirectives: #nullable enable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: , speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable
, speculativeDirectives: )2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable disable
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable enable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable disable warnings
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable enable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable
, speculativeDirectives: )2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable disable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable enable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable disable warnings
)21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable enable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore
, speculativeDirectives: )2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable disable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable enable
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable disable annotations
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable enable annotations
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable restore annotations
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable disable warnings
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable enable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable annotations
, speculativeDirectives: )2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable disable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable enable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable disable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable enable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: )14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable disable
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable enable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable disable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable enable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: )2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable disable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable enable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable disable annotations
)4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable enable annotations
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable restore annotations
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable disable warnings
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable enable warnings
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable annotations
, speculativeDirectives: )2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable disable
)20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable enable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable disable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable enable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: )2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable disable
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable enable
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable disable annotations
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable disable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable enable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: )2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable disable
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable enable
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable disable annotations
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable disable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable enable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore annotations
, speculativeDirectives: )2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable disable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable enable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable disable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable enable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: )2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable disable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable enable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable enable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable disable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable enable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: )2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable disable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable enable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable disable warnings
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable enable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable warnings
, speculativeDirectives: )3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable disable
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable enable
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable disable annotations
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable disable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable enable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable warnings
, speculativeDirectives: )3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable disable
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable enable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable disable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable enable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore warnings
, speculativeDirectives: )2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable disable
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable enable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable disable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable enable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_A(projectContext: Disable, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.NullableAnalysisFlags_InitializerSemanticModel57ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_MethodBodySemanticModel_018ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_0947ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.NullableContextOptionsFlags1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.NullableAnalysisFlags_AttributeSemanticModel18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_MethodBodySemanticModel_0211ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_03105ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_1378ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.NullableAnalysisFlags_0170ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_MethodBody5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.NullableAnalysisFlags_0327ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_117ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_AttributeSemanticModel_019ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: , methodDirectives: )22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: , methodDirectives: #nullable disable
)33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: , methodDirectives: #nullable enable
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: , methodDirectives: #nullable restore
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: , methodDirectives: #nullable disable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: , methodDirectives: #nullable enable warnings
#nullable disable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: , methodDirectives: #nullable restore warnings
#nullable disable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: , methodDirectives: #nullable enable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: , methodDirectives: #nullable disable warnings
#nullable enable annotations
)31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: , methodDirectives: #nullable restore warnings
#nullable enable annotations
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: , methodDirectives: #nullable restore annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: , methodDirectives: #nullable enable warnings
#nullable restore annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: , methodDirectives: #nullable disable warnings
#nullable restore annotations
)26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: , methodDirectives: #nullable disable warnings
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: , methodDirectives: #nullable enable warnings
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: , methodDirectives: #nullable restore warnings
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable
, methodDirectives: )30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable
, methodDirectives: #nullable disable
)14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable
, methodDirectives: #nullable enable
)14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable
, methodDirectives: #nullable restore
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable
, methodDirectives: #nullable disable annotations
)25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable
, methodDirectives: #nullable enable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable
, methodDirectives: #nullable restore annotations
)14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable
, methodDirectives: #nullable disable warnings
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable
, methodDirectives: #nullable enable warnings
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable
, methodDirectives: #nullable restore warnings
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable
, methodDirectives: )11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable
, methodDirectives: #nullable disable
)14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable
, methodDirectives: #nullable enable
)15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable
, methodDirectives: #nullable restore
)28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable
, methodDirectives: #nullable disable annotations
)15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable
, methodDirectives: #nullable enable annotations
)28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable
, methodDirectives: #nullable restore annotations
)16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable
, methodDirectives: #nullable disable warnings
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable
, methodDirectives: #nullable enable warnings
)14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable
, methodDirectives: #nullable restore warnings
)14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore
, methodDirectives: )12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore
, methodDirectives: #nullable disable
)26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore
, methodDirectives: #nullable enable
)15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore
, methodDirectives: #nullable restore
)15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore
, methodDirectives: #nullable disable annotations
)17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore
, methodDirectives: #nullable enable annotations
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore
, methodDirectives: #nullable restore annotations
)24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore
, methodDirectives: #nullable disable warnings
)18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore
, methodDirectives: #nullable enable warnings
)48ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore
, methodDirectives: #nullable restore warnings
)15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable annotations
, methodDirectives: )11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable annotations
, methodDirectives: #nullable disable
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable annotations
, methodDirectives: #nullable enable
)26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable annotations
, methodDirectives: #nullable restore
)21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable annotations
, methodDirectives: #nullable disable annotations
)16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable annotations
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable annotations
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable annotations
, methodDirectives: #nullable enable annotations
)15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable annotations
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable annotations
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable annotations
, methodDirectives: #nullable restore annotations
)15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable annotations
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable annotations
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable annotations
, methodDirectives: #nullable disable warnings
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable annotations
, methodDirectives: #nullable enable warnings
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable annotations
, methodDirectives: #nullable restore warnings
)8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: )20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable disable
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable enable
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable restore
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable disable annotations
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable enable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable restore annotations
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable disable warnings
)25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable enable warnings
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable restore warnings
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: )11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable disable
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable enable
)27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable restore
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable disable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable enable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable restore annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable disable warnings
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable enable warnings
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable restore warnings
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable annotations
, methodDirectives: )26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable annotations
, methodDirectives: #nullable disable
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable annotations
, methodDirectives: #nullable enable
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable annotations
, methodDirectives: #nullable restore
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable annotations
, methodDirectives: #nullable disable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable annotations
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable annotations
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable annotations
, methodDirectives: #nullable enable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable annotations
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable annotations
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable annotations
, methodDirectives: #nullable restore annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable annotations
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable annotations
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable annotations
, methodDirectives: #nullable disable warnings
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable annotations
, methodDirectives: #nullable enable warnings
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable annotations
, methodDirectives: #nullable restore warnings
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: )24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable disable
)6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable enable
)6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable restore
)7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable disable annotations
)7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable enable annotations
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable restore annotations
)21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable disable warnings
)6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable enable warnings
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable restore warnings
)21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: )11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable disable
)8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable enable
)8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable restore
)7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable disable annotations
)18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable enable annotations
)6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable restore annotations
)7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable disable warnings
)16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable enable warnings
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable restore warnings
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore annotations
, methodDirectives: )9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore annotations
, methodDirectives: #nullable disable
)8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore annotations
, methodDirectives: #nullable enable
)21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore annotations
, methodDirectives: #nullable restore
)8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore annotations
, methodDirectives: #nullable disable annotations
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore annotations
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore annotations
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore annotations
, methodDirectives: #nullable enable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore annotations
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore annotations
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore annotations
, methodDirectives: #nullable restore annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore annotations
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore annotations
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore annotations
, methodDirectives: #nullable disable warnings
)14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore annotations
, methodDirectives: #nullable enable warnings
)5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore annotations
, methodDirectives: #nullable restore warnings
)8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: )14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable disable
)6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable enable
)6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable restore
)8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable disable annotations
)8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable enable annotations
)6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable restore annotations
)14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable disable warnings
)7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable enable warnings
)14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable restore warnings
)7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: )6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable disable
)6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable enable
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable restore
)8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable disable annotations
)6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable enable annotations
)19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable restore annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable disable warnings
)5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable enable warnings
)6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable restore warnings
)6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable warnings
, methodDirectives: )14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable warnings
, methodDirectives: #nullable disable
)7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable warnings
, methodDirectives: #nullable enable
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable warnings
, methodDirectives: #nullable restore
)6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable warnings
, methodDirectives: #nullable disable annotations
)6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable warnings
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable warnings
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable warnings
, methodDirectives: #nullable enable annotations
)6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable warnings
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable warnings
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable warnings
, methodDirectives: #nullable restore annotations
)15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable warnings
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable warnings
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable warnings
, methodDirectives: #nullable disable warnings
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable warnings
, methodDirectives: #nullable enable warnings
)23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable disable warnings
, methodDirectives: #nullable restore warnings
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable warnings
, methodDirectives: )9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable warnings
, methodDirectives: #nullable disable
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable warnings
, methodDirectives: #nullable enable
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable warnings
, methodDirectives: #nullable restore
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable warnings
, methodDirectives: #nullable disable annotations
)32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable warnings
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable warnings
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable warnings
, methodDirectives: #nullable enable annotations
)15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable warnings
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable warnings
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable warnings
, methodDirectives: #nullable restore annotations
)17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable warnings
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable warnings
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)51ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable warnings
, methodDirectives: #nullable disable warnings
)30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable warnings
, methodDirectives: #nullable enable warnings
)25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable enable warnings
, methodDirectives: #nullable restore warnings
)16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore warnings
, methodDirectives: )20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore warnings
, methodDirectives: #nullable disable
)17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore warnings
, methodDirectives: #nullable enable
)102ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore warnings
, methodDirectives: #nullable restore
)22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore warnings
, methodDirectives: #nullable disable annotations
)20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore warnings
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore warnings
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore warnings
, methodDirectives: #nullable enable annotations
)26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore warnings
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore warnings
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore warnings
, methodDirectives: #nullable restore annotations
)8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore warnings
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore warnings
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore warnings
, methodDirectives: #nullable disable warnings
)14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore warnings
, methodDirectives: #nullable enable warnings
)14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: null, classDirectives: #nullable restore warnings
, methodDirectives: #nullable restore warnings
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: , methodDirectives: )12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: , methodDirectives: #nullable disable
)32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: , methodDirectives: #nullable enable
)16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: , methodDirectives: #nullable restore
)15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: , methodDirectives: #nullable disable annotations
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: , methodDirectives: #nullable enable warnings
#nullable disable annotations
)39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: , methodDirectives: #nullable restore warnings
#nullable disable annotations
)14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: , methodDirectives: #nullable enable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: , methodDirectives: #nullable disable warnings
#nullable enable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: , methodDirectives: #nullable restore warnings
#nullable enable annotations
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: , methodDirectives: #nullable restore annotations
)15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: , methodDirectives: #nullable enable warnings
#nullable restore annotations
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: , methodDirectives: #nullable disable warnings
#nullable restore annotations
)37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: , methodDirectives: #nullable disable warnings
)15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: , methodDirectives: #nullable enable warnings
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: , methodDirectives: #nullable restore warnings
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable
, methodDirectives: )12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable
, methodDirectives: #nullable disable
)15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable
, methodDirectives: #nullable enable
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable
, methodDirectives: #nullable restore
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable
, methodDirectives: #nullable disable annotations
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable
, methodDirectives: #nullable enable annotations
)14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable
, methodDirectives: #nullable restore annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable
, methodDirectives: #nullable disable warnings
)26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable
, methodDirectives: #nullable enable warnings
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable
, methodDirectives: #nullable restore warnings
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable
, methodDirectives: )11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable
, methodDirectives: #nullable disable
)22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable
, methodDirectives: #nullable enable
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable
, methodDirectives: #nullable restore
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable
, methodDirectives: #nullable disable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable
, methodDirectives: #nullable enable annotations
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable
, methodDirectives: #nullable restore annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable
, methodDirectives: #nullable disable warnings
)18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable
, methodDirectives: #nullable enable warnings
)24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable
, methodDirectives: #nullable restore warnings
)31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore
, methodDirectives: )52ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore
, methodDirectives: #nullable disable
)23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore
, methodDirectives: #nullable enable
)27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore
, methodDirectives: #nullable restore
)29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore
, methodDirectives: #nullable disable annotations
)24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)58ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore
, methodDirectives: #nullable enable annotations
)25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore
, methodDirectives: #nullable restore annotations
)56ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore
, methodDirectives: #nullable disable warnings
)29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore
, methodDirectives: #nullable enable warnings
)68ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore
, methodDirectives: #nullable restore warnings
)24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable annotations
, methodDirectives: )20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable annotations
, methodDirectives: #nullable disable
)16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable annotations
, methodDirectives: #nullable enable
)21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable annotations
, methodDirectives: #nullable restore
)14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable annotations
, methodDirectives: #nullable disable annotations
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable annotations
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable annotations
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable annotations
, methodDirectives: #nullable enable annotations
)28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable annotations
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable annotations
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable annotations
, methodDirectives: #nullable restore annotations
)14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable annotations
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)42ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable annotations
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable annotations
, methodDirectives: #nullable disable warnings
)22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable annotations
, methodDirectives: #nullable enable warnings
)24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable annotations
, methodDirectives: #nullable restore warnings
)51ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: )25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable disable
)25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable enable
)28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable restore
)32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable disable annotations
)54ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable enable annotations
)25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)50ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable restore annotations
)23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable disable warnings
)49ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable enable warnings
)25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable restore warnings
)22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: )25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable disable
)47ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable enable
)25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable restore
)21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable disable annotations
)21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)45ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable enable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable restore annotations
)17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable disable warnings
)22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable enable warnings
)22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable restore warnings
)21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable annotations
, methodDirectives: )55ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable annotations
, methodDirectives: #nullable disable
)18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable annotations
, methodDirectives: #nullable enable
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable annotations
, methodDirectives: #nullable restore
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable annotations
, methodDirectives: #nullable disable annotations
)8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable annotations
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable annotations
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable annotations
, methodDirectives: #nullable enable annotations
)25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable annotations
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable annotations
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable annotations
, methodDirectives: #nullable restore annotations
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable annotations
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable annotations
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable annotations
, methodDirectives: #nullable disable warnings
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable annotations
, methodDirectives: #nullable enable warnings
)8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable annotations
, methodDirectives: #nullable restore warnings
)8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: )8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable disable
)8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable enable
)18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable restore
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable disable annotations
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable enable annotations
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable restore annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable disable warnings
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable enable warnings
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable restore warnings
)25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: )11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable disable
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable enable
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable restore
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable disable annotations
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable enable annotations
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable restore annotations
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable disable warnings
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable enable warnings
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable restore warnings
)14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore annotations
, methodDirectives: )15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore annotations
, methodDirectives: #nullable disable
)15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore annotations
, methodDirectives: #nullable enable
)29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore annotations
, methodDirectives: #nullable restore
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore annotations
, methodDirectives: #nullable disable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore annotations
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore annotations
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore annotations
, methodDirectives: #nullable enable annotations
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore annotations
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore annotations
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore annotations
, methodDirectives: #nullable restore annotations
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore annotations
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore annotations
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore annotations
, methodDirectives: #nullable disable warnings
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore annotations
, methodDirectives: #nullable enable warnings
)25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore annotations
, methodDirectives: #nullable restore warnings
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: )11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable disable
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable enable
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable restore
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable disable annotations
)27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable enable annotations
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable restore annotations
)23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable disable warnings
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable enable warnings
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable restore warnings
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: )10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable disable
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable enable
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable restore
)24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable disable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable enable annotations
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable restore annotations
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable disable warnings
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable enable warnings
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable restore warnings
)26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable warnings
, methodDirectives: )10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable warnings
, methodDirectives: #nullable disable
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable warnings
, methodDirectives: #nullable enable
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable warnings
, methodDirectives: #nullable restore
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable warnings
, methodDirectives: #nullable disable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable warnings
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable warnings
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable warnings
, methodDirectives: #nullable enable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable warnings
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable warnings
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable warnings
, methodDirectives: #nullable restore annotations
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable warnings
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable warnings
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable warnings
, methodDirectives: #nullable disable warnings
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable warnings
, methodDirectives: #nullable enable warnings
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable disable warnings
, methodDirectives: #nullable restore warnings
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable warnings
, methodDirectives: )11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable warnings
, methodDirectives: #nullable disable
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable warnings
, methodDirectives: #nullable enable
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable warnings
, methodDirectives: #nullable restore
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable warnings
, methodDirectives: #nullable disable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable warnings
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable warnings
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable warnings
, methodDirectives: #nullable enable annotations
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable warnings
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable warnings
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable warnings
, methodDirectives: #nullable restore annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable warnings
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable warnings
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable warnings
, methodDirectives: #nullable disable warnings
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable warnings
, methodDirectives: #nullable enable warnings
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable enable warnings
, methodDirectives: #nullable restore warnings
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore warnings
, methodDirectives: )11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore warnings
, methodDirectives: #nullable disable
)26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore warnings
, methodDirectives: #nullable enable
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore warnings
, methodDirectives: #nullable restore
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore warnings
, methodDirectives: #nullable disable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore warnings
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore warnings
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore warnings
, methodDirectives: #nullable enable annotations
)24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore warnings
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore warnings
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore warnings
, methodDirectives: #nullable restore annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore warnings
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore warnings
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore warnings
, methodDirectives: #nullable disable warnings
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore warnings
, methodDirectives: #nullable enable warnings
)26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01A(projectContext: Disable, classDirectives: #nullable restore warnings
, methodDirectives: #nullable restore warnings
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_0434ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_InitializerSemanticModel_015ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_1020ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_InitializerSemanticModel_036ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_InitializerSemanticModel_027ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_0617ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_Initializer7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: , speculativeDirectives: )3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: , speculativeDirectives: #nullable disable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: , speculativeDirectives: #nullable enable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: , speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: , speculativeDirectives: #nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: , speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: , speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: , speculativeDirectives: #nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: , speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: , speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: , speculativeDirectives: #nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: , speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: , speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: , speculativeDirectives: #nullable disable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: , speculativeDirectives: #nullable enable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: , speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable
, speculativeDirectives: )2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable disable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable enable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable disable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable enable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable
, speculativeDirectives: )2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable disable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable enable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable disable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable enable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore
, speculativeDirectives: )2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable disable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable enable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable disable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable enable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable annotations
, speculativeDirectives: )2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable disable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable enable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable disable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable enable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: )2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable disable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable enable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable disable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable enable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: )2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable disable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable enable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable disable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable enable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable annotations
, speculativeDirectives: )2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable disable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable enable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable disable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable enable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: )2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable disable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable enable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable disable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable enable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: )2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable disable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable enable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable restore annotations
)16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable disable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable enable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore annotations
, speculativeDirectives: )2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable disable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable enable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable disable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable enable warnings
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: )3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable disable
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable enable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable disable warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable enable warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: )2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable disable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable enable
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable restore annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable disable warnings
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable enable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable warnings
, speculativeDirectives: )2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable disable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable enable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable disable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable enable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable warnings
, speculativeDirectives: )1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable disable
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable enable
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable restore annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable disable warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable enable warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore warnings
, speculativeDirectives: )1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable disable
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable enable
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable disable annotations
)15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable restore annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable disable warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable enable warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Warnings, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: , speculativeDirectives: )1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: , speculativeDirectives: #nullable disable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: , speculativeDirectives: #nullable enable
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: , speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: , speculativeDirectives: #nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: , speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: , speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: , speculativeDirectives: #nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: , speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: , speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: , speculativeDirectives: #nullable restore annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: , speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: , speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: , speculativeDirectives: #nullable disable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: , speculativeDirectives: #nullable enable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: , speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable
, speculativeDirectives: )2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable disable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable enable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable disable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable enable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable
, speculativeDirectives: )1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable disable
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable enable
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable restore annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable disable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable enable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore
, speculativeDirectives: )1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable disable
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable enable
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable disable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable enable warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable annotations
, speculativeDirectives: )1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable disable
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable enable
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable disable annotations
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable disable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable enable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: )2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable disable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable enable
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable disable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable enable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: )2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable disable
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable enable
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable restore annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable disable warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable enable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable annotations
, speculativeDirectives: )1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable disable
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable enable
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable restore annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable disable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable enable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: )2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable disable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable enable
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable disable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable enable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: )2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable disable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable enable
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable disable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable enable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore annotations
, speculativeDirectives: )2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable disable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable enable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable disable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable enable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: )2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable disable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable enable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable restore annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable disable warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable enable warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: )1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable disable
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable enable
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable restore annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable disable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable enable warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable warnings
, speculativeDirectives: )1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable disable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable enable
)3ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable restore annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable disable warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable enable warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable warnings
, speculativeDirectives: )1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable disable
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable enable
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable restore annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable disable warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable enable warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore warnings
, speculativeDirectives: )1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable disable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable enable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable disable warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable enable warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Annotations, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: , speculativeDirectives: )1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: , speculativeDirectives: #nullable disable
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: , speculativeDirectives: #nullable enable
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: , speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: , speculativeDirectives: #nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: , speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: , speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: , speculativeDirectives: #nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: , speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: , speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: , speculativeDirectives: #nullable restore annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: , speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: , speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: , speculativeDirectives: #nullable disable warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: , speculativeDirectives: #nullable enable warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: , speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable
, speculativeDirectives: )1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable disable
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable enable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable restore annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable disable warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable enable warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable
, speculativeDirectives: )1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable disable
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable enable
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable restore annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable disable warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable enable warnings
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore
, speculativeDirectives: )1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable disable
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable enable
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable restore annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable disable warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable enable warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable annotations
, speculativeDirectives: )1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable disable
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable enable
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable restore annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable disable warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable enable warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable annotations
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: )1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable disable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable enable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable disable annotations
)8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable restore annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable disable warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable enable warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable warnings
#nullable disable annotations
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: )1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable disable
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable enable
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable restore annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable disable warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable enable warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore warnings
#nullable disable annotations
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable annotations
, speculativeDirectives: )1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable disable
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable enable
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable restore annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable disable warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable enable warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable annotations
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: )1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable disable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable enable
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable restore annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable disable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable enable warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable warnings
#nullable enable annotations
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: )1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable disable
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable enable
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable restore annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable disable warnings
)16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable enable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore warnings
#nullable enable annotations
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore annotations
, speculativeDirectives: )2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable disable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable enable
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable disable warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable enable warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore annotations
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: )1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable disable
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable enable
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable restore annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable disable warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable enable warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable warnings
#nullable restore annotations
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: )1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable disable
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable enable
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable disable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable restore annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable disable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable enable warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable warnings
#nullable restore annotations
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable warnings
, speculativeDirectives: )1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable disable
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable enable
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable disable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable enable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable disable warnings
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable warnings
, speculativeDirectives: )1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable disable
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable enable
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable restore annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable disable warnings
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable enable warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable enable warnings
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore warnings
, speculativeDirectives: )1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable disable
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable enable
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable restore
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable enable warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable restore warnings
#nullable disable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable disable warnings
#nullable enable annotations
)14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable restore warnings
#nullable enable annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable restore annotations
)2ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable enable warnings
#nullable restore annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable disable warnings
#nullable restore annotations
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable disable warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable enable warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_B(projectContext: Enable, sourceDirectives: #nullable restore warnings
, speculativeDirectives: #nullable restore warnings
)1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_0219ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_0723ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.NullableAnalysisFlags_0213ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_089ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_AttributeSemanticModel_024ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_127ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_SpeculativeSemanticModel_Attribute15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.NullableAnalysisFlags_MethodBodySemanticModel6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.NullableContextFlags1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: , methodDirectives: )9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: , methodDirectives: #nullable disable
)15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: , methodDirectives: #nullable enable
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: , methodDirectives: #nullable restore
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: , methodDirectives: #nullable disable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: , methodDirectives: #nullable enable warnings
#nullable disable annotations
)31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: , methodDirectives: #nullable restore warnings
#nullable disable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: , methodDirectives: #nullable enable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: , methodDirectives: #nullable disable warnings
#nullable enable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: , methodDirectives: #nullable restore warnings
#nullable enable annotations
)27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: , methodDirectives: #nullable restore annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: , methodDirectives: #nullable enable warnings
#nullable restore annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: , methodDirectives: #nullable disable warnings
#nullable restore annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: , methodDirectives: #nullable disable warnings
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: , methodDirectives: #nullable enable warnings
)28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: , methodDirectives: #nullable restore warnings
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable
, methodDirectives: )11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable
, methodDirectives: #nullable disable
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable
, methodDirectives: #nullable enable
)27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable
, methodDirectives: #nullable restore
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable
, methodDirectives: #nullable disable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable
, methodDirectives: #nullable enable annotations
)22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable
, methodDirectives: #nullable restore annotations
)8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable
, methodDirectives: #nullable disable warnings
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable
, methodDirectives: #nullable enable warnings
)14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable
, methodDirectives: #nullable restore warnings
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable
, methodDirectives: )11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable
, methodDirectives: #nullable disable
)26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable
, methodDirectives: #nullable enable
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable
, methodDirectives: #nullable restore
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable
, methodDirectives: #nullable disable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable
, methodDirectives: #nullable enable annotations
)15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)37ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable
, methodDirectives: #nullable restore annotations
)14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable
, methodDirectives: #nullable disable warnings
)16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable
, methodDirectives: #nullable enable warnings
)27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable
, methodDirectives: #nullable restore warnings
)14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore
, methodDirectives: )13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore
, methodDirectives: #nullable disable
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore
, methodDirectives: #nullable enable
)22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore
, methodDirectives: #nullable restore
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore
, methodDirectives: #nullable disable annotations
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore
, methodDirectives: #nullable enable annotations
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore
, methodDirectives: #nullable restore annotations
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore
, methodDirectives: #nullable disable warnings
)22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore
, methodDirectives: #nullable enable warnings
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore
, methodDirectives: #nullable restore warnings
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable annotations
, methodDirectives: )9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable annotations
, methodDirectives: #nullable disable
)21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable annotations
, methodDirectives: #nullable enable
)15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable annotations
, methodDirectives: #nullable restore
)20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable annotations
, methodDirectives: #nullable disable annotations
)22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable annotations
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)49ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable annotations
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable annotations
, methodDirectives: #nullable enable annotations
)20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable annotations
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable annotations
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)41ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable annotations
, methodDirectives: #nullable restore annotations
)20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable annotations
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable annotations
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable annotations
, methodDirectives: #nullable disable warnings
)27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable annotations
, methodDirectives: #nullable enable warnings
)58ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable annotations
, methodDirectives: #nullable restore warnings
)25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: )11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable disable
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable enable
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable restore
)23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable disable annotations
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable enable annotations
)22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable restore annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable disable warnings
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable enable warnings
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable restore warnings
)23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: )11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable disable
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable enable
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable restore
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable disable annotations
)25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable enable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)51ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable restore annotations
)20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable disable warnings
)50ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable enable warnings
)21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable restore warnings
)21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable annotations
, methodDirectives: )19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable annotations
, methodDirectives: #nullable disable
)35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable annotations
, methodDirectives: #nullable enable
)30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable annotations
, methodDirectives: #nullable restore
)25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable annotations
, methodDirectives: #nullable disable annotations
)18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable annotations
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)42ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable annotations
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable annotations
, methodDirectives: #nullable enable annotations
)22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable annotations
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable annotations
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)41ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable annotations
, methodDirectives: #nullable restore annotations
)21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable annotations
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable annotations
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable annotations
, methodDirectives: #nullable disable warnings
)43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable annotations
, methodDirectives: #nullable enable warnings
)21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable annotations
, methodDirectives: #nullable restore warnings
)19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: )18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable disable
)41ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable enable
)25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable restore
)20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable disable annotations
)20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable enable annotations
)24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable restore annotations
)19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable disable warnings
)19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable enable warnings
)50ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable restore warnings
)23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: )23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable disable
)20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable enable
)51ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable restore
)24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable disable annotations
)22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)55ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable enable annotations
)26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable restore annotations
)49ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable disable warnings
)22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable enable warnings
)54ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable restore warnings
)41ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore annotations
, methodDirectives: )29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore annotations
, methodDirectives: #nullable disable
)33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore annotations
, methodDirectives: #nullable enable
)43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore annotations
, methodDirectives: #nullable restore
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore annotations
, methodDirectives: #nullable disable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore annotations
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore annotations
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore annotations
, methodDirectives: #nullable enable annotations
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore annotations
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore annotations
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore annotations
, methodDirectives: #nullable restore annotations
)24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore annotations
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore annotations
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore annotations
, methodDirectives: #nullable disable warnings
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore annotations
, methodDirectives: #nullable enable warnings
)25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore annotations
, methodDirectives: #nullable restore warnings
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: )12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable disable
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable enable
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable restore
)30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable disable annotations
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable enable annotations
)25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable restore annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable disable warnings
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable enable warnings
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable restore warnings
)19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: )11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable disable
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable enable
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable restore
)20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable disable annotations
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable enable annotations
)24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable restore annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable disable warnings
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable enable warnings
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable restore warnings
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable warnings
, methodDirectives: )29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable warnings
, methodDirectives: #nullable disable
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable warnings
, methodDirectives: #nullable enable
)15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable warnings
, methodDirectives: #nullable restore
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable warnings
, methodDirectives: #nullable disable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable warnings
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable warnings
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable warnings
, methodDirectives: #nullable enable annotations
)14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable warnings
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable warnings
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable warnings
, methodDirectives: #nullable restore annotations
)18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable warnings
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable warnings
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable warnings
, methodDirectives: #nullable disable warnings
)32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable warnings
, methodDirectives: #nullable enable warnings
)14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable disable warnings
, methodDirectives: #nullable restore warnings
)15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable warnings
, methodDirectives: )13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable warnings
, methodDirectives: #nullable disable
)32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable warnings
, methodDirectives: #nullable enable
)14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable warnings
, methodDirectives: #nullable restore
)14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable warnings
, methodDirectives: #nullable disable annotations
)31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable warnings
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable warnings
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable warnings
, methodDirectives: #nullable enable annotations
)16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable warnings
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable warnings
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable warnings
, methodDirectives: #nullable restore annotations
)22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable warnings
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable warnings
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable warnings
, methodDirectives: #nullable disable warnings
)94ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable warnings
, methodDirectives: #nullable enable warnings
)21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable enable warnings
, methodDirectives: #nullable restore warnings
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore warnings
, methodDirectives: )13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore warnings
, methodDirectives: #nullable disable
)22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore warnings
, methodDirectives: #nullable enable
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore warnings
, methodDirectives: #nullable restore
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore warnings
, methodDirectives: #nullable disable annotations
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore warnings
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore warnings
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore warnings
, methodDirectives: #nullable enable annotations
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore warnings
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore warnings
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore warnings
, methodDirectives: #nullable restore annotations
)19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore warnings
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore warnings
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore warnings
, methodDirectives: #nullable disable warnings
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore warnings
, methodDirectives: #nullable enable warnings
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Warnings, classDirectives: #nullable restore warnings
, methodDirectives: #nullable restore warnings
)27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: , methodDirectives: )9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: , methodDirectives: #nullable disable
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: , methodDirectives: #nullable enable
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: , methodDirectives: #nullable restore
)20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: , methodDirectives: #nullable disable annotations
)15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: , methodDirectives: #nullable enable warnings
#nullable disable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: , methodDirectives: #nullable restore warnings
#nullable disable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: , methodDirectives: #nullable enable annotations
)29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: , methodDirectives: #nullable disable warnings
#nullable enable annotations
)28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: , methodDirectives: #nullable restore warnings
#nullable enable annotations
)21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: , methodDirectives: #nullable restore annotations
)22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: , methodDirectives: #nullable enable warnings
#nullable restore annotations
)48ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: , methodDirectives: #nullable disable warnings
#nullable restore annotations
)18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: , methodDirectives: #nullable disable warnings
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: , methodDirectives: #nullable enable warnings
)14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: , methodDirectives: #nullable restore warnings
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable
, methodDirectives: )27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable
, methodDirectives: #nullable disable
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable
, methodDirectives: #nullable enable
)16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable
, methodDirectives: #nullable restore
)16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable
, methodDirectives: #nullable disable annotations
)17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable
, methodDirectives: #nullable enable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable
, methodDirectives: #nullable restore annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable
, methodDirectives: #nullable disable warnings
)27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable
, methodDirectives: #nullable enable warnings
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable
, methodDirectives: #nullable restore warnings
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable
, methodDirectives: )11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable
, methodDirectives: #nullable disable
)22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable
, methodDirectives: #nullable enable
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable
, methodDirectives: #nullable restore
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable
, methodDirectives: #nullable disable annotations
)17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable
, methodDirectives: #nullable enable annotations
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable
, methodDirectives: #nullable restore annotations
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable
, methodDirectives: #nullable disable warnings
)18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable
, methodDirectives: #nullable enable warnings
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable
, methodDirectives: #nullable restore warnings
)8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore
, methodDirectives: )9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore
, methodDirectives: #nullable disable
)28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore
, methodDirectives: #nullable enable
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore
, methodDirectives: #nullable restore
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore
, methodDirectives: #nullable disable annotations
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore
, methodDirectives: #nullable enable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore
, methodDirectives: #nullable restore annotations
)41ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)189ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)56ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore
, methodDirectives: #nullable disable warnings
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore
, methodDirectives: #nullable enable warnings
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore
, methodDirectives: #nullable restore warnings
)36ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable annotations
, methodDirectives: )9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable annotations
, methodDirectives: #nullable disable
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable annotations
, methodDirectives: #nullable enable
)7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable annotations
, methodDirectives: #nullable restore
)18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable annotations
, methodDirectives: #nullable disable annotations
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable annotations
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable annotations
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable annotations
, methodDirectives: #nullable enable annotations
)8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable annotations
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable annotations
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable annotations
, methodDirectives: #nullable restore annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable annotations
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable annotations
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable annotations
, methodDirectives: #nullable disable warnings
)16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable annotations
, methodDirectives: #nullable enable warnings
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable annotations
, methodDirectives: #nullable restore warnings
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: )11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable disable
)24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable enable
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable restore
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable disable annotations
)22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable enable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable restore annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable disable warnings
)18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable enable warnings
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable restore warnings
)20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: )23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable disable
)54ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable enable
)26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable restore
)23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable disable annotations
)24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)67ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable enable annotations
)23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)46ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable restore annotations
)30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable disable warnings
)22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable enable warnings
)47ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable restore warnings
)23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable annotations
, methodDirectives: )21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable annotations
, methodDirectives: #nullable disable
)23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable annotations
, methodDirectives: #nullable enable
)47ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable annotations
, methodDirectives: #nullable restore
)26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable annotations
, methodDirectives: #nullable disable annotations
)22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable annotations
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable annotations
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)64ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable annotations
, methodDirectives: #nullable enable annotations
)35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable annotations
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable annotations
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable annotations
, methodDirectives: #nullable restore annotations
)23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable annotations
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable annotations
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable annotations
, methodDirectives: #nullable disable warnings
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable annotations
, methodDirectives: #nullable enable warnings
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable annotations
, methodDirectives: #nullable restore warnings
)23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: )12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable disable
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable enable
)14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable restore
)24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable disable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable enable annotations
)25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable restore annotations
)26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)45ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable disable warnings
)23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable enable warnings
)24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable restore warnings
)26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: )48ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable disable
)22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable enable
)17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable restore
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable disable annotations
)30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable enable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable restore annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable disable warnings
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable enable warnings
)25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable restore warnings
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore annotations
, methodDirectives: )12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore annotations
, methodDirectives: #nullable disable
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore annotations
, methodDirectives: #nullable enable
)25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore annotations
, methodDirectives: #nullable restore
)15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore annotations
, methodDirectives: #nullable disable annotations
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore annotations
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore annotations
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore annotations
, methodDirectives: #nullable enable annotations
)17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore annotations
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore annotations
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore annotations
, methodDirectives: #nullable restore annotations
)28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore annotations
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore annotations
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore annotations
, methodDirectives: #nullable disable warnings
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore annotations
, methodDirectives: #nullable enable warnings
)30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore annotations
, methodDirectives: #nullable restore warnings
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: )12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable disable
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable enable
)22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable restore
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable disable annotations
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable enable annotations
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable restore annotations
)16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable disable warnings
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable enable warnings
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable restore warnings
)20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: )12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable disable
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable enable
)16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable restore
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable disable annotations
)26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable enable annotations
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable restore annotations
)8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable disable warnings
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable enable warnings
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable restore warnings
)19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable warnings
, methodDirectives: )8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable warnings
, methodDirectives: #nullable disable
)8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable warnings
, methodDirectives: #nullable enable
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable warnings
, methodDirectives: #nullable restore
)19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable warnings
, methodDirectives: #nullable disable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable warnings
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable warnings
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable warnings
, methodDirectives: #nullable enable annotations
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable warnings
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable warnings
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable warnings
, methodDirectives: #nullable restore annotations
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable warnings
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable warnings
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable warnings
, methodDirectives: #nullable disable warnings
)20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable warnings
, methodDirectives: #nullable enable warnings
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable disable warnings
, methodDirectives: #nullable restore warnings
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable warnings
, methodDirectives: )10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable warnings
, methodDirectives: #nullable disable
)23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable warnings
, methodDirectives: #nullable enable
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable warnings
, methodDirectives: #nullable restore
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable warnings
, methodDirectives: #nullable disable annotations
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable warnings
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable warnings
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable warnings
, methodDirectives: #nullable enable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable warnings
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable warnings
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable warnings
, methodDirectives: #nullable restore annotations
)28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable warnings
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable warnings
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable warnings
, methodDirectives: #nullable disable warnings
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable warnings
, methodDirectives: #nullable enable warnings
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable enable warnings
, methodDirectives: #nullable restore warnings
)22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore warnings
, methodDirectives: )13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore warnings
, methodDirectives: #nullable disable
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore warnings
, methodDirectives: #nullable enable
)14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore warnings
, methodDirectives: #nullable restore
)16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore warnings
, methodDirectives: #nullable disable annotations
)28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore warnings
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore warnings
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore warnings
, methodDirectives: #nullable enable annotations
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore warnings
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore warnings
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore warnings
, methodDirectives: #nullable restore annotations
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore warnings
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore warnings
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore warnings
, methodDirectives: #nullable disable warnings
)23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore warnings
, methodDirectives: #nullable enable warnings
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Annotations, classDirectives: #nullable restore warnings
, methodDirectives: #nullable restore warnings
)8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: , methodDirectives: )8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: , methodDirectives: #nullable disable
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: , methodDirectives: #nullable enable
)19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: , methodDirectives: #nullable restore
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: , methodDirectives: #nullable disable annotations
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: , methodDirectives: #nullable enable warnings
#nullable disable annotations
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: , methodDirectives: #nullable restore warnings
#nullable disable annotations
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: , methodDirectives: #nullable enable annotations
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: , methodDirectives: #nullable disable warnings
#nullable enable annotations
)22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: , methodDirectives: #nullable restore warnings
#nullable enable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: , methodDirectives: #nullable restore annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: , methodDirectives: #nullable enable warnings
#nullable restore annotations
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: , methodDirectives: #nullable disable warnings
#nullable restore annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: , methodDirectives: #nullable disable warnings
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: , methodDirectives: #nullable enable warnings
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: , methodDirectives: #nullable restore warnings
)21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable
, methodDirectives: )10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable
, methodDirectives: #nullable disable
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable
, methodDirectives: #nullable enable
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable
, methodDirectives: #nullable restore
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable
, methodDirectives: #nullable disable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable
, methodDirectives: #nullable enable annotations
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable
, methodDirectives: #nullable restore annotations
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable
, methodDirectives: #nullable disable warnings
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable
, methodDirectives: #nullable enable warnings
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable
, methodDirectives: #nullable restore warnings
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable
, methodDirectives: )10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable
, methodDirectives: #nullable disable
)18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable
, methodDirectives: #nullable enable
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable
, methodDirectives: #nullable restore
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable
, methodDirectives: #nullable disable annotations
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable
, methodDirectives: #nullable enable annotations
)20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable
, methodDirectives: #nullable restore annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable
, methodDirectives: #nullable disable warnings
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable
, methodDirectives: #nullable enable warnings
)31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable
, methodDirectives: #nullable restore warnings
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore
, methodDirectives: )12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore
, methodDirectives: #nullable disable
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore
, methodDirectives: #nullable enable
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore
, methodDirectives: #nullable restore
)34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore
, methodDirectives: #nullable disable annotations
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore
, methodDirectives: #nullable enable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore
, methodDirectives: #nullable restore annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore
, methodDirectives: #nullable disable warnings
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore
, methodDirectives: #nullable enable warnings
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore
, methodDirectives: #nullable restore warnings
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable annotations
, methodDirectives: )8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable annotations
, methodDirectives: #nullable disable
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable annotations
, methodDirectives: #nullable enable
)25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable annotations
, methodDirectives: #nullable restore
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable annotations
, methodDirectives: #nullable disable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable annotations
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable annotations
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable annotations
, methodDirectives: #nullable enable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable annotations
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable annotations
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable annotations
, methodDirectives: #nullable restore annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable annotations
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable annotations
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable annotations
, methodDirectives: #nullable disable warnings
)15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable annotations
, methodDirectives: #nullable enable warnings
)28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable annotations
, methodDirectives: #nullable restore warnings
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: )12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable disable
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable enable
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable restore
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable disable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable enable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable restore annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable disable warnings
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable enable warnings
)26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable warnings
#nullable disable annotations
, methodDirectives: #nullable restore warnings
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: )14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable disable
)14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable enable
)16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable restore
)26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable disable annotations
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable enable annotations
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable restore annotations
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable disable warnings
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable enable warnings
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore warnings
#nullable disable annotations
, methodDirectives: #nullable restore warnings
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable annotations
, methodDirectives: )29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable annotations
, methodDirectives: #nullable disable
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable annotations
, methodDirectives: #nullable enable
)18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable annotations
, methodDirectives: #nullable restore
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable annotations
, methodDirectives: #nullable disable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable annotations
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable annotations
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable annotations
, methodDirectives: #nullable enable annotations
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable annotations
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable annotations
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable annotations
, methodDirectives: #nullable restore annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable annotations
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable annotations
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable annotations
, methodDirectives: #nullable disable warnings
)26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable annotations
, methodDirectives: #nullable enable warnings
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable annotations
, methodDirectives: #nullable restore warnings
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: )16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable disable
)17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable enable
)19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable restore
)19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable disable annotations
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable enable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable restore annotations
)23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable disable warnings
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable enable warnings
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable warnings
#nullable enable annotations
, methodDirectives: #nullable restore warnings
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: )12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable disable
)27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable enable
)15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable restore
)14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable disable annotations
)17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable enable annotations
)27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable restore annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable disable warnings
)28ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable enable warnings
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore warnings
#nullable enable annotations
, methodDirectives: #nullable restore warnings
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore annotations
, methodDirectives: )12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore annotations
, methodDirectives: #nullable disable
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore annotations
, methodDirectives: #nullable enable
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore annotations
, methodDirectives: #nullable restore
)32ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore annotations
, methodDirectives: #nullable disable annotations
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore annotations
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore annotations
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore annotations
, methodDirectives: #nullable enable annotations
)14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore annotations
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore annotations
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore annotations
, methodDirectives: #nullable restore annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore annotations
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore annotations
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore annotations
, methodDirectives: #nullable disable warnings
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore annotations
, methodDirectives: #nullable enable warnings
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore annotations
, methodDirectives: #nullable restore warnings
)30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: )12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable disable
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable enable
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable restore
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable disable annotations
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable enable annotations
)14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable restore annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable disable warnings
)25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable enable warnings
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable warnings
#nullable restore annotations
, methodDirectives: #nullable restore warnings
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: )11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable disable
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable enable
)30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable restore
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable disable annotations
)14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable enable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable restore annotations
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable disable warnings
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable enable warnings
)25ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable warnings
#nullable restore annotations
, methodDirectives: #nullable restore warnings
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable warnings
, methodDirectives: )12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable warnings
, methodDirectives: #nullable disable
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable warnings
, methodDirectives: #nullable enable
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable warnings
, methodDirectives: #nullable restore
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable warnings
, methodDirectives: #nullable disable annotations
)15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable warnings
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable warnings
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)24ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable warnings
, methodDirectives: #nullable enable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable warnings
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable warnings
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable warnings
, methodDirectives: #nullable restore annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable warnings
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable warnings
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable warnings
, methodDirectives: #nullable disable warnings
)43ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable warnings
, methodDirectives: #nullable enable warnings
)20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable disable warnings
, methodDirectives: #nullable restore warnings
)14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable warnings
, methodDirectives: )17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable warnings
, methodDirectives: #nullable disable
)16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable warnings
, methodDirectives: #nullable enable
)31ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable warnings
, methodDirectives: #nullable restore
)21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable warnings
, methodDirectives: #nullable disable annotations
)17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable warnings
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable warnings
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable warnings
, methodDirectives: #nullable enable annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable warnings
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable warnings
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable warnings
, methodDirectives: #nullable restore annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable warnings
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable warnings
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable warnings
, methodDirectives: #nullable disable warnings
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable warnings
, methodDirectives: #nullable enable warnings
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable enable warnings
, methodDirectives: #nullable restore warnings
)23ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore warnings
, methodDirectives: )8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore warnings
, methodDirectives: #nullable disable
)8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore warnings
, methodDirectives: #nullable enable
)8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore warnings
, methodDirectives: #nullable restore
)8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore warnings
, methodDirectives: #nullable disable annotations
)8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore warnings
, methodDirectives: #nullable enable warnings
#nullable disable annotations
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore warnings
, methodDirectives: #nullable restore warnings
#nullable disable annotations
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore warnings
, methodDirectives: #nullable enable annotations
)20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore warnings
, methodDirectives: #nullable disable warnings
#nullable enable annotations
)13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore warnings
, methodDirectives: #nullable restore warnings
#nullable enable annotations
)12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore warnings
, methodDirectives: #nullable restore annotations
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore warnings
, methodDirectives: #nullable enable warnings
#nullable restore annotations
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore warnings
, methodDirectives: #nullable disable warnings
#nullable restore annotations
)10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore warnings
, methodDirectives: #nullable disable warnings
)9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore warnings
, methodDirectives: #nullable enable warnings
)22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_01B(projectContext: Enable, classDirectives: #nullable restore warnings
, methodDirectives: #nullable restore warnings
)11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.NullableContextMultipleFiles1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableContextTests.AnalyzeMethodsInEnabledContextOnly_0520ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.ValueTupleTests.TestMissingWellKnownMembersForValueTuple5ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.ValueTupleTests.MissingRest49ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.ValueTupleTests.ExplicitInterfaceImplementation_TupleInSignatureOnly27ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.ValueTupleTests.ExplicitInterfaceImplementation_Property84ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.ValueTupleTests.ExplicitInterfaceImplementation_Operator46ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.ValueTupleTests.ExplicitInterfaceImplementation_GenericProperty44ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.ValueTupleTests.ExplicitInterfaceImplementation_ConversionOperator70ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.ValueTupleTests.ExplicitInterfaceImplementation_Indexer_Partial18ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.ValueTupleTests.TestWellKnownMembersForValueTuple11ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.ValueTupleTests.ExplicitInterfaceImplementation_Event28ms
✔ Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.Semantics.ValueTupleTests.ExplicitInterfaceImplementation_Indexer38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MethodTypeInferenceTests.Bug9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MethodTypeInferenceTests.Bug98774ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MethodTypeInferenceTests.EnumerableJoinIntellisenseForParameterTypesShouldPopOutAutoComplete_360ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MethodTypeInferenceTests.TestMethodTypeInferenceWhenFixedParameterIsOpenGenericType29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MethodTypeInferenceTests.Bug8785_15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MethodTypeInferenceTests.TestMethodTypeInferenceErrors7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MethodTypeInferenceTests.InferringVoid5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MethodTypeInferenceTests.TestMethodTypeInference183ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MethodTypeInferenceTests.Bug50782_416ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MethodTypeInferenceTests.EnumerableJoinIntellisenseForParameterTypesShouldPopOutAutoComplete_135ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MethodTypeInferenceTests.SubstitutedMethod13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MethodTypeInferenceTests.Bug9145202ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MethodTypeInferenceTests.EnumerableJoinIntellisenseForParameterTypesShouldPopOutAutoComplete_213ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MethodTypeInferenceTests.SubstitutedMethod_Params11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MethodTypeInferenceTests.TestMethodTypeInferenceWhenFixedParameterIsOpenGenericType0315ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MethodTypeInferenceTests.TestLambdaTypeInference84ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MethodTypeInferenceTests.TypeInferenceDynamicByRef8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MethodTypeInferenceTests.Bug50782_326ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MethodTypeInferenceTests.TestMethodTypeInferenceWhenFixedParameterIsOpenGenericType211ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MethodTypeInferenceTests.Bug8785_26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MethodTypeInferenceTests.Bug50782_159ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.MethodTypeInferenceTests.Bug50782_250ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UserDefinedConversionTests.UserDefinedImplicitConversionsOnBuiltinTypes30ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UserDefinedConversionTests.TestUserDefinedImplicitConversionOverloadResolution100ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UserDefinedConversionTests.CompoundAssignment35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UserDefinedConversionTests.TestUserDefinedExplicitConversionOverloadResolution143ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UserDefinedConversionTests.GenericOperatorVoidConversion_Cast38ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UserDefinedConversionTests.UseImplicitConversionInBase31ms
❢ Microsoft.CodeAnalysis.CSharp.UnitTests.UserDefinedConversionTests.TestIntPtrUserDefinedConversions1ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UserDefinedConversionTests.TestBug1121543ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UserDefinedConversionTests.TestBug1121135ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UserDefinedConversionTests.LiftedConversion_InvalidTypeArgument0526ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UserDefinedConversionTests.TestBug112168ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UserDefinedConversionTests.GenericUDConversionVersusPredefinedConversion5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UserDefinedConversionTests.LiftedConversion_InvalidTypeArgument0637ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UserDefinedConversionTests.TestUserDefinedConversionOverloadResolution_SpecViolations134ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UserDefinedConversionTests.LiftedConversion_InvalidTypeArgument016ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UserDefinedConversionTests.TestUserDefinedConversions_DynamicIdentityBetweenBaseTypes6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UserDefinedConversionTests.TestUserDefinedConversionsTypeParameterEdgeCase6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UserDefinedConversionTests.TestUserDefinedConversions51ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UserDefinedConversionTests.TestUserDefinedConversionOverloadResolution_BreakingChanges20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UserDefinedConversionTests.GenericOperatorVoidConversion7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UserDefinedConversionTests.Bug112034ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UserDefinedConversionTests.LiftedConversion_InvalidTypeArgument0214ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UserDefinedConversionTests.LiftedConversion_InvalidTypeArgument0313ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UserDefinedConversionTests.TestBug1122327ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UserDefinedConversionTests.TestBug1121053ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UserDefinedConversionTests.TestBug1121454ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UserDefinedConversionTests.ConvertByteLiteralToUserDefinedType20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UserDefinedConversionTests.LiftedConversion_InvalidTypeArgument0435ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UserDefinedConversionTests.TestUserDefinedConversions_DynamicIdentityBetweenBaseTypeAndTargetType4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UserDefinedConversionTests.Bug1120575ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.TestExplicitlyImplementProperty35ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.OverrideWithModreq_10163ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.TestOverrideEventType_Custom18ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.NoSynthesizedInterfaceImplementation19ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.TestOverrideMethodParameterTypeModOpt11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.NoSynthesizedInterfaceImplementation_ModOpt22ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.UnsafeAttributes_MissingSecurityAction11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.Unmanaged_UseSiteError_0640ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.OverrideWithModreq_04144ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.TestOverrideMethodParameterType10ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.OverrideWithModreq_07145ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.TestImplicitlyImplementMethod14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.OverloadResolutionWithUseSiteErrors_LessDerived49ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.TestDelegatesWithUseSiteErrors15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.Unmanaged_UseSiteError_0420ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.TestImplicitlyImplementEvent_Custom16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.ImplementWithModreq_10170ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.OverrideWithModreq_08347ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.SynthesizedInterfaceImplementation56ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.OverloadResolutionWithUseSiteErrors_WithParamsArguments_ReturnsUseSiteErrors26ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.OverloadResolutionWithUnsupportedMetadata_UnsupportedMetadata_SupportedExists95ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.TestOverrideEventTypeModOpt_FieldLike8ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.Unmanaged_UseSiteError_0234ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.TestOverridePropertyTypeModOpt21ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.OverrideWithModreq_06144ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.TestImplicitlyImplementEventModOpt_Custom11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.TestImplicitlyImplementPropertyModOpt44ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.OverrideWithModreq_03156ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.TestExplicitlyImplementMethodModOpt17ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.Unmanaged_UseSiteError_0522ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.ImplementWithModreq_05141ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.ImplementWithModreq_02142ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.TestFields5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.UnsafeAttributes_NoErrors15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.TestImplicitlyImplementEventModOpt_FieldLike12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.OverrideWithModreq_05151ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.UseSiteErrorsForSwitchSubsumption9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.TestOverrideEventType_FieldLike15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.UnsafeAttributes_SecurityPermissionAttributePropertyMissing12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.ImplementWithModreq_07144ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.OverloadResolutionWithUseSiteErrors_NameUsedForPositional54ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.ImplementWithModreq_03164ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.Unmanaged_UseSiteError_0918ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.TestOverridePropertyType15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.Unmanaged_UseSiteError_0738ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.ImplementWithModreq_01136ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.TestImplicitlyImplementEvent_FieldLike15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.OverrideWithModreq_09144ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.UnsafeAttributes_MissingUnverifiableCodeAttributeCtorMissing14ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.SynthesizedInterfaceImplementation_Indexer15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.OverrideWithModreq_02165ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.OverloadResolutionWithUseSiteErrors_RequiredParameterMissing76ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.UnsafeAttributes_MissingSecurityPermissionAttribute13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.Unmanaged_UseSiteError_0135ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.SynthesizedInterfaceImplementation_ModOpt69ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.TestOverrideEventTypeModOpt_Custom27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.TestGettingAssemblyIdsFromDiagnostic121ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.UnsafeAttributes_SecurityPermissionAttributeCtorMissing27ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.TestOverrideMethodReturnTypeModOpt16ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.ImplementWithModreq_09326ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.Constructor68ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.TestImplicitlyImplementMethodModOpt9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.UnsafeAttributes_MissingUnverifiableCodeAttribute11ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.TestEventAccess6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.TestDelegatesWithNoInvoke15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.TestImplicitlyImplementProperty33ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.OverloadResolutionWithUnsupportedMetadata_UnsupportedMetadata_SupportedDoesNotExist144ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.TestExplicitlyImplementEvent_Custom29ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.MissingBaseTypeForCatch39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.OverloadResolutionWithUseSiteErrors61ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.ImplementWithModreq_06280ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.SynthesizedInterfaceImplementation_ModReq49ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.OverloadResolutionWithUseSiteErrors_NoCorrespondingParameter72ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.ImplementWithModreq_04252ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.TestExplicitlyImplementPropertyModOpt40ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.MissingTypeKindBasisTypes1s 555ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.TestPropertyAccessorModOpt13ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.Unmanaged_UseSiteError_0832ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.TestOverrideMethodReturnType39ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.OverrideWithModreq_01109ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.Unmanaged_UseSiteError_0319ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.TestExplicitlyImplementEventModOpt_Custom15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.ImplementWithModreq_08122ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.TestExplicitlyImplementMethod12ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.UseSiteErrorTests.CompilerGeneratedAttributeNotRequired4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaDiscardParametersTests.DiscardParameters_NotInScope_BindToOutsideLocal85ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaDiscardParametersTests.DiscardParameters_NotInScope_Nameof7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaDiscardParametersTests.DiscardParameters_WithTypes51ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaDiscardParametersTests.DiscardParameters150ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaDiscardParametersTests.DiscardParameters_NotInScope20ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaDiscardParametersTests.DiscardParameters_Methods7ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaDiscardParametersTests.DiscardParameters_InDelegates104ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaDiscardParametersTests.DiscardParameters_NotADiscardWhenSingleUnderscore99ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaDiscardParametersTests.DiscardParameters_WithAttribute47ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaDiscardParametersTests.DiscardParameters_CSharp871ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaDiscardParametersTests.DiscardParameters_NotInScope_BindToOutsideLocal_Nested53ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaDiscardParametersTests.DiscardParameters_UnicodeUnderscore6ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaDiscardParametersTests.DiscardParameters_Shadowing9ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaDiscardParametersTests.DiscardParameters_SingleUnderscoreParameter_InScopeWithUnderscoreLocal34ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaDiscardParametersTests.DiscardParameters_NotInScope_DeclareLocalNamedUnderscoreInside15ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaDiscardParametersTests.DiscardParameters_RefAndOut5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaDiscardParametersTests.DiscardParameters_LocalFunctions5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaDiscardParametersTests.DiscardParameters_EscapedUnderscore5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaDiscardParametersTests.DiscardParameters_SingleUnderscoreParameter5ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaDiscardParametersTests.DiscardParameters_OnLocalFunction4ms
✔ Microsoft.CodeAnalysis.CSharp.UnitTests.LambdaDiscardParametersTests.DiscardParameters_InDelegates_WithAttribute4ms
Informational messages
[xUnit.net 00:00:00.00] xUnit.net VSTest Adapter v2.4.5+1caef2f33e (64-bit Desktop .NET 4.0.30319.42000)
[xUnit.net 00:00:03.39] Discovering: Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests
[xUnit.net 00:00:31.70] Discovered: Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests
[xUnit.net 00:00:31.75] Starting: Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests
[xUnit.net 00:01:28.52] Test only supported on CoreClr
[xUnit.net 00:01:40.79] Test only supported on CoreClr
[xUnit.net 00:01:41.32] Test only supported on CoreClr
[xUnit.net 00:01:42.58] Test only supported on CoreClr
[xUnit.net 00:01:52.01] Test only supported on CoreClr
[xUnit.net 00:02:13.14] Test only supported on CoreClr
[xUnit.net 00:02:48.20] https://roslyn.codeplex.com/workitem/450
[xUnit.net 00:02:50.02] 528425
[xUnit.net 00:03:06.80] Test only supported on CoreClr
[xUnit.net 00:03:07.59] Test only supported on CoreClr
[xUnit.net 00:03:07.71] Test only supported on CoreClr
[xUnit.net 00:03:07.86] Test only supported on CoreClr
[xUnit.net 00:03:08.77] Test only supported on CoreClr
[xUnit.net 00:05:07.76] https://github.com/dotnet/roslyn/issues/12468
[xUnit.net 00:05:20.82] 529402
[xUnit.net 00:08:14.64] 4737
[xUnit.net 00:08:15.66] https://github.com/dotnet/roslyn/issues/44418
[xUnit.net 00:08:16.73] https://github.com/dotnet/roslyn/issues/44418
[xUnit.net 00:08:17.31] https://github.com/dotnet/roslyn/issues/44418
[xUnit.net 00:08:17.92] System.InvalidOperationException : This program location is thought to be unreachable. File='E:\School\roslyn\src\Compilers\CSharp\Portable\Symbols\Source\SourceInferredTypeSymbol.cs' Line=24
[xUnit.net 00:08:17.93] Stack Trace:
[xUnit.net 00:08:17.93] src\Compilers\CSharp\Portable\Symbols\Source\SourceInferredTypeSymbol.cs(24,0): at Microsoft.CodeAnalysis.CSharp.Symbols.SourceInferredTypeSymbol.get_IsValueType()
[xUnit.net 00:08:17.93] src\Compilers\CSharp\Portable\Symbols\NullableAnnotationExtensions.cs(137,0): at Microsoft.CodeAnalysis.CSharp.NullableAnnotationExtensions.ToPublicAnnotation(TypeSymbol type, NullableAnnotation annotation)
[xUnit.net 00:08:17.93] src\Compilers\CSharp\Portable\Symbols\TypeSymbol.cs(2467,0): at Microsoft.CodeAnalysis.CSharp.Symbols.TypeSymbol.get_DefaultNullableAnnotation()
[xUnit.net 00:08:17.93] src\Compilers\CSharp\Portable\Symbols\TypeSymbol.cs(2459,0): at Microsoft.CodeAnalysis.CSharp.Symbols.TypeSymbol.GetITypeSymbol(NullableAnnotation nullableAnnotation)
[xUnit.net 00:08:17.93] src\Compilers\CSharp\Portable\Symbols\NullableAnnotationExtensions.cs(110,0): at Microsoft.CodeAnalysis.CSharp.NullableAnnotationExtensions.GetPublicSymbol(TypeWithAnnotations type)
[xUnit.net 00:08:17.93] src\Compilers\CSharp\Portable\Symbols\NullableAnnotationExtensions.cs(115,0): at Microsoft.CodeAnalysis.CSharp.NullableAnnotationExtensions.<>c.<GetPublicSymbols>b__13_0(TypeWithAnnotations t)
[xUnit.net 00:08:17.93] at System.Collections.Immutable.ImmutableArray.CreateRange[TSource,TResult](ImmutableArray`1 items, Func`2 selector)
[xUnit.net 00:08:17.93] src\Compilers\Core\Portable\Collections\ImmutableArrayExtensions.cs(143,0): at Microsoft.CodeAnalysis.ImmutableArrayExtensions.SelectAsArray[TItem,TResult](ImmutableArray`1 items, Func`2 map)
[xUnit.net 00:08:17.93] src\Compilers\CSharp\Portable\Symbols\NullableAnnotationExtensions.cs(115,0): at Microsoft.CodeAnalysis.CSharp.NullableAnnotationExtensions.GetPublicSymbols(ImmutableArray`1 types)
[xUnit.net 00:08:17.93] src\Compilers\CSharp\Portable\Symbols\PublicModel\NamedTypeSymbol.cs(79,0): at Microsoft.CodeAnalysis.CSharp.Symbols.PublicModel.NamedTypeSymbol.Microsoft.CodeAnalysis.INamedTypeSymbol.get_TypeArguments()
[xUnit.net 00:08:17.93] src\Compilers\CSharp\Portable\SymbolDisplay\SymbolDisplayVisitor.Types.cs(223,0): at Microsoft.CodeAnalysis.CSharp.SymbolDisplayVisitor.VisitNamedTypeWithoutNullability(INamedTypeSymbol symbol)
[xUnit.net 00:08:17.93] src\Compilers\CSharp\Portable\SymbolDisplay\SymbolDisplayVisitor.Types.cs(185,0): at Microsoft.CodeAnalysis.CSharp.SymbolDisplayVisitor.VisitNamedType(INamedTypeSymbol symbol)
[xUnit.net 00:08:17.93] src\Compilers\CSharp\Portable\Symbols\PublicModel\NamedTypeSymbol.cs(209,0): at Microsoft.CodeAnalysis.CSharp.Symbols.PublicModel.NamedTypeSymbol.Accept(SymbolVisitor visitor)
[xUnit.net 00:08:17.93] src\Compilers\CSharp\Portable\Symbols\PublicModel\Symbol.cs(135,0): at Microsoft.CodeAnalysis.CSharp.Symbols.PublicModel.Symbol.Microsoft.CodeAnalysis.ISymbol.Accept(SymbolVisitor visitor)
[xUnit.net 00:08:17.93] src\Compilers\CSharp\Portable\SymbolDisplay\SymbolDisplayVisitor.Types.cs(824,0): at Microsoft.CodeAnalysis.CSharp.SymbolDisplayVisitor.AddTypeArguments(ISymbol owner, ImmutableArray`1 modifiers)
[xUnit.net 00:08:17.93] src\Compilers\CSharp\Portable\SymbolDisplay\SymbolDisplayVisitor.Members.cs(569,0): at Microsoft.CodeAnalysis.CSharp.SymbolDisplayVisitor.VisitMethod(IMethodSymbol symbol)
[xUnit.net 00:08:17.93] src\Compilers\CSharp\Portable\Symbols\PublicModel\MethodSymbol.cs(337,0): at Microsoft.CodeAnalysis.CSharp.Symbols.PublicModel.MethodSymbol.Accept(SymbolVisitor visitor)
[xUnit.net 00:08:17.93] src\Compilers\CSharp\Portable\Symbols\PublicModel\Symbol.cs(135,0): at Microsoft.CodeAnalysis.CSharp.Symbols.PublicModel.Symbol.Microsoft.CodeAnalysis.ISymbol.Accept(SymbolVisitor visitor)
[xUnit.net 00:08:17.93] src\Compilers\CSharp\Portable\SymbolDisplay\SymbolDisplay.cs(281,0): at Microsoft.CodeAnalysis.CSharp.SymbolDisplay.PopulateDisplayParts(ArrayBuilder`1 builder, ISymbol symbol, SemanticModel semanticModelOpt, Int32 positionOpt, SymbolDisplayFormat format, Boolean minimal)
[xUnit.net 00:08:17.93] src\Compilers\CSharp\Portable\SymbolDisplay\SymbolDisplay.cs(68,0): at Microsoft.CodeAnalysis.CSharp.SymbolDisplay.ToDisplayString(ISymbol symbol, SemanticModel semanticModelOpt, Int32 positionOpt, SymbolDisplayFormat format, Boolean minimal)
[xUnit.net 00:08:17.93] src\Compilers\CSharp\Portable\SymbolDisplay\SymbolDisplay.cs(36,0): at Microsoft.CodeAnalysis.CSharp.SymbolDisplay.ToDisplayString(ISymbol symbol, SymbolDisplayFormat format)
[xUnit.net 00:08:17.93] src\Compilers\CSharp\Portable\Symbols\Symbol.cs(1453,0): at Microsoft.CodeAnalysis.CSharp.Symbol.ToDisplayString(SymbolDisplayFormat format)
[xUnit.net 00:08:17.93] src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs(1806,0): at Microsoft.CodeAnalysis.CSharp.NullableWalker.SetUpdatedSymbol(BoundNode node, Symbol originalSymbol, Symbol updatedSymbol)
[xUnit.net 00:08:17.93] src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs(5968,0): at Microsoft.CodeAnalysis.CSharp.NullableWalker.ReinferMethodAndVisitArguments(BoundCall node, TypeWithState receiverType, Nullable`1 firstArgumentResult)
[xUnit.net 00:08:17.93] src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs(5901,0): at Microsoft.CodeAnalysis.CSharp.NullableWalker.VisitCall(BoundCall node)
[xUnit.net 00:08:17.96] src\Compilers\CSharp\Portable\Generated\BoundNodes.xml.Generated.cs(6084,0): at Microsoft.CodeAnalysis.CSharp.BoundCall.Accept(BoundTreeVisitor visitor)
[xUnit.net 00:08:17.96] src\Compilers\CSharp\Portable\BoundTree\BoundTreeVisitors.cs(151,0): at Microsoft.CodeAnalysis.CSharp.BoundTreeVisitor.Visit(BoundNode node)
[xUnit.net 00:08:17.96] src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs(376,0): at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitExpressionWithoutStackGuard(BoundExpression node)
[xUnit.net 00:08:17.96] src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs(3347,0): at Microsoft.CodeAnalysis.CSharp.NullableWalker.VisitExpressionWithoutStackGuard(BoundExpression node)
[xUnit.net 00:08:17.96] src\Compilers\CSharp\Portable\BoundTree\BoundTreeVisitors.cs(242,0): at Microsoft.CodeAnalysis.CSharp.BoundTreeVisitor.VisitExpressionWithStackGuard(BoundExpression node)
[xUnit.net 00:08:17.96] src\Compilers\CSharp\Portable\BoundTree\BoundTreeVisitors.cs(216,0): at Microsoft.CodeAnalysis.CSharp.BoundTreeVisitor.VisitExpressionWithStackGuard(Int32& recursionDepth, BoundExpression node)
[xUnit.net 00:08:17.96] src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs(367,0): at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitWithStackGuard(BoundNode node)
[xUnit.net 00:08:17.96] src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs(354,0): at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitAlways(BoundNode node)
[xUnit.net 00:08:17.96] src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs(343,0): at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.Visit(BoundNode node)
[xUnit.net 00:08:17.96] src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs(3446,0): at Microsoft.CodeAnalysis.CSharp.NullableWalker.Visit(BoundNode node, Boolean expressionIsRead)
[xUnit.net 00:08:17.96] src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs(3429,0): at Microsoft.CodeAnalysis.CSharp.NullableWalker.Visit(BoundNode node)
[xUnit.net 00:08:17.96] src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs(2128,0): at Microsoft.CodeAnalysis.CSharp.NullableWalker.VisitRvalue(BoundExpression node, Boolean isKnownToBeAnLvalue)
[xUnit.net 00:08:17.96] src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs(1279,0): at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitExpressionStatement(BoundExpressionStatement node)
[xUnit.net 00:08:17.96] src\Compilers\CSharp\Portable\Generated\BoundNodes.xml.Generated.cs(3580,0): at Microsoft.CodeAnalysis.CSharp.BoundExpressionStatement.Accept(BoundTreeVisitor visitor)
[xUnit.net 00:08:17.96] src\Compilers\CSharp\Portable\BoundTree\BoundTreeVisitors.cs(151,0): at Microsoft.CodeAnalysis.CSharp.BoundTreeVisitor.Visit(BoundNode node)
[xUnit.net 00:08:17.96] src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs(370,0): at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitWithStackGuard(BoundNode node)
[xUnit.net 00:08:17.96] src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs(354,0): at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitAlways(BoundNode node)
[xUnit.net 00:08:17.96] src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs(343,0): at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.Visit(BoundNode node)
[xUnit.net 00:08:17.96] src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs(3446,0): at Microsoft.CodeAnalysis.CSharp.NullableWalker.Visit(BoundNode node, Boolean expressionIsRead)
[xUnit.net 00:08:17.96] src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs(3429,0): at Microsoft.CodeAnalysis.CSharp.NullableWalker.Visit(BoundNode node)
[xUnit.net 00:08:17.96] src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs(673,0): at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitStatement(BoundStatement statement)
[xUnit.net 00:08:17.96] src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs(3455,0): at Microsoft.CodeAnalysis.CSharp.NullableWalker.VisitStatement(BoundStatement statement)
[xUnit.net 00:08:17.96] src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs(3024,0): at Microsoft.CodeAnalysis.CSharp.NullableWalker.VisitStatementsWithLocalFunctions(BoundBlock block)
[xUnit.net 00:08:17.96] src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs(2981,0): at Microsoft.CodeAnalysis.CSharp.NullableWalker.VisitBlock(BoundBlock node)
[xUnit.net 00:08:17.96] src\Compilers\CSharp\Portable\Generated\BoundNodes.xml.Generated.cs(3224,0): at Microsoft.CodeAnalysis.CSharp.BoundBlock.Accept(BoundTreeVisitor visitor)
[xUnit.net 00:08:17.96] src\Compilers\CSharp\Portable\BoundTree\BoundTreeVisitors.cs(151,0): at Microsoft.CodeAnalysis.CSharp.BoundTreeVisitor.Visit(BoundNode node)
[xUnit.net 00:08:17.96] src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs(370,0): at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitWithStackGuard(BoundNode node)
[xUnit.net 00:08:17.96] src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs(354,0): at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitAlways(BoundNode node)
[xUnit.net 00:08:17.96] src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs(343,0): at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.Visit(BoundNode node)
[xUnit.net 00:08:17.96] src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs(3446,0): at Microsoft.CodeAnalysis.CSharp.NullableWalker.Visit(BoundNode node, Boolean expressionIsRead)
[xUnit.net 00:08:17.96] src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs(3429,0): at Microsoft.CodeAnalysis.CSharp.NullableWalker.Visit(BoundNode node)
[xUnit.net 00:08:17.96] src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs(3710,0): at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitMethodBodies(BoundBlock blockBody, BoundBlock expressionBody)
[xUnit.net 00:08:17.96] src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs(3603,0): at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitNonConstructorMethodBody(BoundNonConstructorMethodBody node)
[xUnit.net 00:08:17.96] src\Compilers\CSharp\Portable\Generated\BoundNodes.xml.Generated.cs(8653,0): at Microsoft.CodeAnalysis.CSharp.BoundNonConstructorMethodBody.Accept(BoundTreeVisitor visitor)
[xUnit.net 00:08:17.96] src\Compilers\CSharp\Portable\BoundTree\BoundTreeVisitors.cs(151,0): at Microsoft.CodeAnalysis.CSharp.BoundTreeVisitor.Visit(BoundNode node)
[xUnit.net 00:08:17.96] src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs(370,0): at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitWithStackGuard(BoundNode node)
[xUnit.net 00:08:17.96] src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs(354,0): at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitAlways(BoundNode node)
[xUnit.net 00:08:17.96] src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs(343,0): at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.Visit(BoundNode node)
[xUnit.net 00:08:17.96] src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs(3446,0): at Microsoft.CodeAnalysis.CSharp.NullableWalker.Visit(BoundNode node, Boolean expressionIsRead)
[xUnit.net 00:08:17.96] src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs(3429,0): at Microsoft.CodeAnalysis.CSharp.NullableWalker.Visit(BoundNode node)
[xUnit.net 00:08:17.96] src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs(425,0): at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.Scan(Boolean& badRegion)
[xUnit.net 00:08:17.96] src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs(567,0): at Microsoft.CodeAnalysis.CSharp.NullableWalker.Scan(Boolean& badRegion)
[xUnit.net 00:08:17.96] src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs(448,0): at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.Analyze(Boolean& badRegion, Optional`1 initialState)
[xUnit.net 00:08:17.96] src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs(1743,0): at Microsoft.CodeAnalysis.CSharp.NullableWalker.Analyze(NullableWalker walker, Symbol symbol, DiagnosticBag diagnostics, Optional`1 initialState, Builder snapshotBuilderOpt, Boolean requiresAnalysis)
[xUnit.net 00:08:17.96] src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs(1711,0): at Microsoft.CodeAnalysis.CSharp.NullableWalker.Analyze(CSharpCompilation compilation, Symbol symbol, BoundNode node, Binder binder, Conversions conversions, DiagnosticBag diagnostics, Boolean useConstructorExitWarnings, Boolean useDelegateInvokeParameterTypes, Boolean useDelegateInvokeReturnType, MethodSymbol delegateInvokeMethodOpt, VariableState initialState, MethodSymbol baseOrThisInitializer, Builder analyzedNullabilityMapOpt, Builder snapshotBuilderOpt, ArrayBuilder`1 returnTypesOpt, Boolean getFinalNullableState, VariableState& finalNullableState, Boolean requiresAnalysis)
[xUnit.net 00:08:17.96] src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs(1473,0): at Microsoft.CodeAnalysis.CSharp.NullableWalker.AnalyzeWithSemanticInfo(CSharpCompilation compilation, Symbol symbol, BoundNode node, Binder binder, VariableState initialState, DiagnosticBag diagnostics, Boolean createSnapshots, Boolean requiresAnalysis)
[xUnit.net 00:08:17.96] src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs(1453,0): at Microsoft.CodeAnalysis.CSharp.NullableWalker.AnalyzeAndRewrite(CSharpCompilation compilation, Symbol symbol, BoundNode node, Binder binder, VariableState initialState, DiagnosticBag diagnostics, Boolean createSnapshots, SnapshotManager& snapshotManager, ImmutableDictionary`2& remappedSymbols)
[xUnit.net 00:08:17.96] src\Compilers\CSharp\Portable\Compiler\MethodCompiler.cs(1793,0): at Microsoft.CodeAnalysis.CSharp.MethodCompiler.BindMethodBody(MethodSymbol method, TypeCompilationState compilationState, BindingDiagnosticBag diagnostics, Boolean includeInitializersInBody, BoundNode initializersBody, Boolean reportNullableDiagnostics, ImportChain& importChain, Boolean& originalBodyNested, Boolean& prependedDefaultValueTypeConstructorInitializer, InitialState& forSemanticModel)
[xUnit.net 00:08:17.96] src\Compilers\CSharp\Portable\Compiler\MethodCompiler.cs(991,0): at Microsoft.CodeAnalysis.CSharp.MethodCompiler.CompileMethod(MethodSymbol methodSymbol, Int32 methodOrdinal, ProcessedFieldInitializers& processedInitializers, SynthesizedSubmissionFields previousSubmissionFields, TypeCompilationState compilationState)
[xUnit.net 00:08:17.96] src\Compilers\CSharp\Portable\Compiler\MethodCompiler.cs(530,0): at Microsoft.CodeAnalysis.CSharp.MethodCompiler.CompileNamedType(NamedTypeSymbol containingType)
[xUnit.net 00:08:17.96] src\Compilers\CSharp\Portable\Compiler\MethodCompiler.cs(432,0): at Microsoft.CodeAnalysis.CSharp.MethodCompiler.<>c__DisplayClass25_0.<CompileNamedTypeAsync>b__0()
[xUnit.net 00:08:17.96] src\Compilers\Core\Portable\InternalUtilities\UICultureUtilities.cs(139,0): at Roslyn.Utilities.UICultureUtilities.<>c__DisplayClass5_0.<WithCurrentUICulture>b__0()
[xUnit.net 00:08:17.96] at System.Threading.Tasks.Task.Execute()
[xUnit.net 00:08:17.96] --- End of stack trace from previous location where exception was thrown ---
[xUnit.net 00:08:17.96] at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
[xUnit.net 00:08:17.96] at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
[xUnit.net 00:08:17.96] at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
[xUnit.net 00:08:17.96] src\Compilers\CSharp\Portable\Compiler\MethodCompiler.cs(331,0): at Microsoft.CodeAnalysis.CSharp.MethodCompiler.WaitForWorkers()
[xUnit.net 00:08:17.96] src\Compilers\CSharp\Portable\Compiler\MethodCompiler.cs(160,0): at Microsoft.CodeAnalysis.CSharp.MethodCompiler.CompileMethodBodies(CSharpCompilation compilation, PEModuleBuilder moduleBeingBuiltOpt, Boolean emittingPdb, Boolean hasDeclarationErrors, Boolean emitMethodBodies, BindingDiagnosticBag diagnostics, Predicate`1 filterOpt, CancellationToken cancellationToken)
[xUnit.net 00:08:17.96] src\Compilers\CSharp\Portable\Compilation\CSharpCompilation.cs(2935,0): at Microsoft.CodeAnalysis.CSharp.CSharpCompilation.GetDiagnosticsForAllMethodBodies(BindingDiagnosticBag diagnostics, Boolean doLowering, CancellationToken cancellationToken)
[xUnit.net 00:08:17.97] src\Compilers\CSharp\Portable\Compilation\CSharpCompilation.cs(2907,0): at Microsoft.CodeAnalysis.CSharp.CSharpCompilation.GetDiagnosticsWithoutFiltering(CompilationStage stage, Boolean includeEarlierStages, BindingDiagnosticBag builder, CancellationToken cancellationToken)
[xUnit.net 00:08:17.97] src\Compilers\CSharp\Portable\Compilation\CSharpCompilation.cs(2818,0): at Microsoft.CodeAnalysis.CSharp.CSharpCompilation.GetDiagnostics(CompilationStage stage, Boolean includeEarlierStages, DiagnosticBag diagnostics, CancellationToken cancellationToken)
[xUnit.net 00:08:17.97] src\Compilers\CSharp\Portable\Compilation\CSharpCompilation.cs(2809,0): at Microsoft.CodeAnalysis.CSharp.CSharpCompilation.GetDiagnostics(CompilationStage stage, Boolean includeEarlierStages, CancellationToken cancellationToken)
[xUnit.net 00:08:17.97] src\Compilers\CSharp\Portable\Compilation\CSharpCompilation.cs(2803,0): at Microsoft.CodeAnalysis.CSharp.CSharpCompilation.GetDiagnostics(CancellationToken cancellationToken)
[xUnit.net 00:08:17.97] src\Compilers\Test\Core\Diagnostics\DiagnosticExtensions.cs(108,0): at Microsoft.CodeAnalysis.DiagnosticExtensions.VerifyDiagnostics[TCompilation](TCompilation c, DiagnosticDescription[] expected)
[xUnit.net 00:08:17.97] src\Compilers\CSharp\Test\Semantic\Semantics\PartialTypeInferenceTests.cs(38,0): at Microsoft.CodeAnalysis.CSharp.UnitTests.PartialTypeInferenceTests.TestCallSites(String source, Symbols symbolsToCheck, ImmutableArray`1 expectedDiagnostics)
[xUnit.net 00:08:17.97] src\Compilers\CSharp\Test\Semantic\Semantics\PartialTypeInferenceTests.cs(303,0): at Microsoft.CodeAnalysis.CSharp.UnitTests.PartialTypeInferenceTests.PartialMethodTypeInference_Nullable()
[xUnit.net 00:08:18.40] System.InvalidOperationException : This program location is thought to be unreachable. File='E:\School\roslyn\src\Compilers\CSharp\Portable\Symbols\Source\SourceInferredTypeSymbol.cs' Line=24
[xUnit.net 00:08:18.41] Stack Trace:
[xUnit.net 00:08:18.41] src\Compilers\CSharp\Portable\Symbols\Source\SourceInferredTypeSymbol.cs(24,0): at Microsoft.CodeAnalysis.CSharp.Symbols.SourceInferredTypeSymbol.get_IsValueType()
[xUnit.net 00:08:18.41] src\Compilers\CSharp\Portable\Symbols\NullableAnnotationExtensions.cs(137,0): at Microsoft.CodeAnalysis.CSharp.NullableAnnotationExtensions.ToPublicAnnotation(TypeSymbol type, NullableAnnotation annotation)
[xUnit.net 00:08:18.41] src\Compilers\CSharp\Portable\Symbols\NullableAnnotationExtensions.cs(119,0): at Microsoft.CodeAnalysis.CSharp.NullableAnnotationExtensions.ToPublicAnnotation(TypeWithAnnotations type)
[xUnit.net 00:08:18.41] src\Compilers\CSharp\Portable\Symbols\NullableAnnotationExtensions.cs(110,0): at Microsoft.CodeAnalysis.CSharp.NullableAnnotationExtensions.GetPublicSymbol(TypeWithAnnotations type)
[xUnit.net 00:08:18.41] src\Compilers\CSharp\Portable\Symbols\NullableAnnotationExtensions.cs(115,0): at Microsoft.CodeAnalysis.CSharp.NullableAnnotationExtensions.<>c.<GetPublicSymbols>b__13_0(TypeWithAnnotations t)
[xUnit.net 00:08:18.41] at System.Collections.Immutable.ImmutableArray.CreateRange[TSource,TResult](ImmutableArray`1 items, Func`2 selector)
[xUnit.net 00:08:18.41] src\Compilers\Core\Portable\Collections\ImmutableArrayExtensions.cs(143,0): at Microsoft.CodeAnalysis.ImmutableArrayExtensions.SelectAsArray[TItem,TResult](ImmutableArray`1 items, Func`2 map)
[xUnit.net 00:08:18.41] src\Compilers\CSharp\Portable\Symbols\NullableAnnotationExtensions.cs(115,0): at Microsoft.CodeAnalysis.CSharp.NullableAnnotationExtensions.GetPublicSymbols(ImmutableArray`1 types)
[xUnit.net 00:08:18.41] src\Compilers\CSharp\Portable\Symbols\PublicModel\MethodSymbol.cs(106,0): at Microsoft.CodeAnalysis.CSharp.Symbols.PublicModel.MethodSymbol.<>c.<Microsoft.CodeAnalysis.IMethodSymbol.get_TypeArguments>b__17_0(MethodSymbol underlying)
[xUnit.net 00:08:18.41] src\Compilers\Core\Portable\InternalUtilities\InterlockedOperations.cs(203,0): at Roslyn.Utilities.InterlockedOperations.<>c__12`2.<Initialize_Slow>b__12_0(ImmutableArray`1 current, ValueTuple`2 tuple)
[xUnit.net 00:08:18.41] at System.Collections.Immutable.ImmutableInterlocked.Update[T,TArg](ImmutableArray`1& location, Func`3 transformer, TArg transformerArgument)
[xUnit.net 00:08:18.41] src\Compilers\Core\Portable\InternalUtilities\InterlockedOperations.cs(195,0): at Roslyn.Utilities.InterlockedOperations.Initialize_Slow[T,TArg](ImmutableArray`1& target, Func`2 createArray, TArg arg)
[xUnit.net 00:08:18.41] src\Compilers\Core\Portable\InternalUtilities\InterlockedOperations.cs(190,0): at Roslyn.Utilities.InterlockedOperations.Initialize[T,TArg](ImmutableArray`1& target, Func`2 createArray, TArg arg)
[xUnit.net 00:08:18.41] src\Compilers\CSharp\Portable\Symbols\PublicModel\MethodSymbol.cs(104,0): at Microsoft.CodeAnalysis.CSharp.Symbols.PublicModel.MethodSymbol.Microsoft.CodeAnalysis.IMethodSymbol.get_TypeArguments()
[xUnit.net 00:08:18.41] src\Compilers\CSharp\Portable\SymbolDisplay\SymbolDisplayVisitor.Types.cs(786,0): at Microsoft.CodeAnalysis.CSharp.SymbolDisplayVisitor.AddTypeArguments(ISymbol owner, ImmutableArray`1 modifiers)
[xUnit.net 00:08:18.41] src\Compilers\CSharp\Portable\SymbolDisplay\SymbolDisplayVisitor.Members.cs(569,0): at Microsoft.CodeAnalysis.CSharp.SymbolDisplayVisitor.VisitMethod(IMethodSymbol symbol)
[xUnit.net 00:08:18.41] src\Compilers\CSharp\Portable\Symbols\PublicModel\MethodSymbol.cs(337,0): at Microsoft.CodeAnalysis.CSharp.Symbols.PublicModel.MethodSymbol.Accept(SymbolVisitor visitor)
[xUnit.net 00:08:18.41] src\Compilers\CSharp\Portable\Symbols\PublicModel\Symbol.cs(135,0): at Microsoft.CodeAnalysis.CSharp.Symbols.PublicModel.Symbol.Microsoft.CodeAnalysis.ISymbol.Accept(SymbolVisitor visitor)
[xUnit.net 00:08:18.42] src\Compilers\CSharp\Portable\SymbolDisplay\SymbolDisplay.cs(281,0): at Microsoft.CodeAnalysis.CSharp.SymbolDisplay.PopulateDisplayParts(ArrayBuilder`1 builder, ISymbol symbol, SemanticModel semanticModelOpt, Int32 positionOpt, SymbolDisplayFormat format, Boolean minimal)
[xUnit.net 00:08:18.42] src\Compilers\CSharp\Portable\SymbolDisplay\SymbolDisplay.cs(68,0): at Microsoft.CodeAnalysis.CSharp.SymbolDisplay.ToDisplayString(ISymbol symbol, SemanticModel semanticModelOpt, Int32 positionOpt, SymbolDisplayFormat format, Boolean minimal)
[xUnit.net 00:08:18.42] src\Compilers\CSharp\Portable\SymbolDisplay\SymbolDisplay.cs(36,0): at Microsoft.CodeAnalysis.CSharp.SymbolDisplay.ToDisplayString(ISymbol symbol, SymbolDisplayFormat format)
[xUnit.net 00:08:18.42] src\Compilers\CSharp\Portable\Symbols\Symbol.cs(1453,0): at Microsoft.CodeAnalysis.CSharp.Symbol.ToDisplayString(SymbolDisplayFormat format)
[xUnit.net 00:08:18.42] src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs(1806,0): at Microsoft.CodeAnalysis.CSharp.NullableWalker.SetUpdatedSymbol(BoundNode node, Symbol originalSymbol, Symbol updatedSymbol)
[xUnit.net 00:08:18.42] src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs(5968,0): at Microsoft.CodeAnalysis.CSharp.NullableWalker.ReinferMethodAndVisitArguments(BoundCall node, TypeWithState receiverType, Nullable`1 firstArgumentResult)
[xUnit.net 00:08:18.42] src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs(5901,0): at Microsoft.CodeAnalysis.CSharp.NullableWalker.VisitCall(BoundCall node)
[xUnit.net 00:08:18.42] src\Compilers\CSharp\Portable\Generated\BoundNodes.xml.Generated.cs(6084,0): at Microsoft.CodeAnalysis.CSharp.BoundCall.Accept(BoundTreeVisitor visitor)
[xUnit.net 00:08:18.42] src\Compilers\CSharp\Portable\BoundTree\BoundTreeVisitors.cs(151,0): at Microsoft.CodeAnalysis.CSharp.BoundTreeVisitor.Visit(BoundNode node)
[xUnit.net 00:08:18.42] src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs(376,0): at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitExpressionWithoutStackGuard(BoundExpression node)
[xUnit.net 00:08:18.42] src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs(3347,0): at Microsoft.CodeAnalysis.CSharp.NullableWalker.VisitExpressionWithoutStackGuard(BoundExpression node)
[xUnit.net 00:08:18.42] src\Compilers\CSharp\Portable\BoundTree\BoundTreeVisitors.cs(242,0): at Microsoft.CodeAnalysis.CSharp.BoundTreeVisitor.VisitExpressionWithStackGuard(BoundExpression node)
[xUnit.net 00:08:18.42] src\Compilers\CSharp\Portable\BoundTree\BoundTreeVisitors.cs(216,0): at Microsoft.CodeAnalysis.CSharp.BoundTreeVisitor.VisitExpressionWithStackGuard(Int32& recursionDepth, BoundExpression node)
[xUnit.net 00:08:18.42] src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs(367,0): at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitWithStackGuard(BoundNode node)
[xUnit.net 00:08:18.42] src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs(354,0): at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitAlways(BoundNode node)
[xUnit.net 00:08:18.42] src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs(343,0): at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.Visit(BoundNode node)
[xUnit.net 00:08:18.42] src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs(3446,0): at Microsoft.CodeAnalysis.CSharp.NullableWalker.Visit(BoundNode node, Boolean expressionIsRead)
[xUnit.net 00:08:18.42] src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs(3429,0): at Microsoft.CodeAnalysis.CSharp.NullableWalker.Visit(BoundNode node)
[xUnit.net 00:08:18.42] src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs(2128,0): at Microsoft.CodeAnalysis.CSharp.NullableWalker.VisitRvalue(BoundExpression node, Boolean isKnownToBeAnLvalue)
[xUnit.net 00:08:18.42] src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs(1279,0): at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitExpressionStatement(BoundExpressionStatement node)
[xUnit.net 00:08:18.42] src\Compilers\CSharp\Portable\Generated\BoundNodes.xml.Generated.cs(3580,0): at Microsoft.CodeAnalysis.CSharp.BoundExpressionStatement.Accept(BoundTreeVisitor visitor)
[xUnit.net 00:08:18.42] src\Compilers\CSharp\Portable\BoundTree\BoundTreeVisitors.cs(151,0): at Microsoft.CodeAnalysis.CSharp.BoundTreeVisitor.Visit(BoundNode node)
[xUnit.net 00:08:18.42] src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs(370,0): at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitWithStackGuard(BoundNode node)
[xUnit.net 00:08:18.42] src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs(354,0): at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitAlways(BoundNode node)
[xUnit.net 00:08:18.42] src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs(343,0): at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.Visit(BoundNode node)
[xUnit.net 00:08:18.42] src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs(3446,0): at Microsoft.CodeAnalysis.CSharp.NullableWalker.Visit(BoundNode node, Boolean expressionIsRead)
[xUnit.net 00:08:18.42] src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs(3429,0): at Microsoft.CodeAnalysis.CSharp.NullableWalker.Visit(BoundNode node)
[xUnit.net 00:08:18.42] src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs(673,0): at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitStatement(BoundStatement statement)
[xUnit.net 00:08:18.42] src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs(3455,0): at Microsoft.CodeAnalysis.CSharp.NullableWalker.VisitStatement(BoundStatement statement)
[xUnit.net 00:08:18.42] src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs(3024,0): at Microsoft.CodeAnalysis.CSharp.NullableWalker.VisitStatementsWithLocalFunctions(BoundBlock block)
[xUnit.net 00:08:18.42] src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs(2981,0): at Microsoft.CodeAnalysis.CSharp.NullableWalker.VisitBlock(BoundBlock node)
[xUnit.net 00:08:18.42] src\Compilers\CSharp\Portable\Generated\BoundNodes.xml.Generated.cs(3224,0): at Microsoft.CodeAnalysis.CSharp.BoundBlock.Accept(BoundTreeVisitor visitor)
[xUnit.net 00:08:18.42] src\Compilers\CSharp\Portable\BoundTree\BoundTreeVisitors.cs(151,0): at Microsoft.CodeAnalysis.CSharp.BoundTreeVisitor.Visit(BoundNode node)
[xUnit.net 00:08:18.42] src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs(370,0): at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitWithStackGuard(BoundNode node)
[xUnit.net 00:08:18.42] src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs(354,0): at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitAlways(BoundNode node)
[xUnit.net 00:08:18.42] src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs(343,0): at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.Visit(BoundNode node)
[xUnit.net 00:08:18.42] src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs(3446,0): at Microsoft.CodeAnalysis.CSharp.NullableWalker.Visit(BoundNode node, Boolean expressionIsRead)
[xUnit.net 00:08:18.42] src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs(3429,0): at Microsoft.CodeAnalysis.CSharp.NullableWalker.Visit(BoundNode node)
[xUnit.net 00:08:18.42] src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs(3710,0): at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitMethodBodies(BoundBlock blockBody, BoundBlock expressionBody)
[xUnit.net 00:08:18.42] src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs(3603,0): at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitNonConstructorMethodBody(BoundNonConstructorMethodBody node)
[xUnit.net 00:08:18.42] src\Compilers\CSharp\Portable\Generated\BoundNodes.xml.Generated.cs(8653,0): at Microsoft.CodeAnalysis.CSharp.BoundNonConstructorMethodBody.Accept(BoundTreeVisitor visitor)
[xUnit.net 00:08:18.42] src\Compilers\CSharp\Portable\BoundTree\BoundTreeVisitors.cs(151,0): at Microsoft.CodeAnalysis.CSharp.BoundTreeVisitor.Visit(BoundNode node)
[xUnit.net 00:08:18.42] src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs(370,0): at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitWithStackGuard(BoundNode node)
[xUnit.net 00:08:18.42] src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs(354,0): at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.VisitAlways(BoundNode node)
[xUnit.net 00:08:18.42] src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs(343,0): at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.Visit(BoundNode node)
[xUnit.net 00:08:18.42] src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs(3446,0): at Microsoft.CodeAnalysis.CSharp.NullableWalker.Visit(BoundNode node, Boolean expressionIsRead)
[xUnit.net 00:08:18.42] src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs(3429,0): at Microsoft.CodeAnalysis.CSharp.NullableWalker.Visit(BoundNode node)
[xUnit.net 00:08:18.42] src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs(425,0): at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.Scan(Boolean& badRegion)
[xUnit.net 00:08:18.42] src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs(567,0): at Microsoft.CodeAnalysis.CSharp.NullableWalker.Scan(Boolean& badRegion)
[xUnit.net 00:08:18.42] src\Compilers\CSharp\Portable\FlowAnalysis\AbstractFlowPass.cs(448,0): at Microsoft.CodeAnalysis.CSharp.AbstractFlowPass`2.Analyze(Boolean& badRegion, Optional`1 initialState)
[xUnit.net 00:08:18.42] src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs(1743,0): at Microsoft.CodeAnalysis.CSharp.NullableWalker.Analyze(NullableWalker walker, Symbol symbol, DiagnosticBag diagnostics, Optional`1 initialState, Builder snapshotBuilderOpt, Boolean requiresAnalysis)
[xUnit.net 00:08:18.42] src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs(1711,0): at Microsoft.CodeAnalysis.CSharp.NullableWalker.Analyze(CSharpCompilation compilation, Symbol symbol, BoundNode node, Binder binder, Conversions conversions, DiagnosticBag diagnostics, Boolean useConstructorExitWarnings, Boolean useDelegateInvokeParameterTypes, Boolean useDelegateInvokeReturnType, MethodSymbol delegateInvokeMethodOpt, VariableState initialState, MethodSymbol baseOrThisInitializer, Builder analyzedNullabilityMapOpt, Builder snapshotBuilderOpt, ArrayBuilder`1 returnTypesOpt, Boolean getFinalNullableState, VariableState& finalNullableState, Boolean requiresAnalysis)
[xUnit.net 00:08:18.42] src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs(1473,0): at Microsoft.CodeAnalysis.CSharp.NullableWalker.AnalyzeWithSemanticInfo(CSharpCompilation compilation, Symbol symbol, BoundNode node, Binder binder, VariableState initialState, DiagnosticBag diagnostics, Boolean createSnapshots, Boolean requiresAnalysis)
[xUnit.net 00:08:18.42] src\Compilers\CSharp\Portable\FlowAnalysis\NullableWalker.cs(1434,0): at Microsoft.CodeAnalysis.CSharp.NullableWalker.AnalyzeWithoutRewrite(CSharpCompilation compilation, Symbol symbol, BoundNode node, Binder binder, DiagnosticBag diagnostics, Boolean createSnapshots)
[xUnit.net 00:08:18.42] src\Compilers\CSharp\Portable\Compilation\MethodBodySemanticModel.cs(300,0): at Microsoft.CodeAnalysis.CSharp.MethodBodySemanticModel.AnalyzeBoundNodeNullability(BoundNode boundRoot, Binder binder, DiagnosticBag diagnostics, Boolean createSnapshots)
[xUnit.net 00:08:18.42] src\Compilers\CSharp\Portable\Compilation\MemberSemanticModel.cs(1975,0): at Microsoft.CodeAnalysis.CSharp.MemberSemanticModel.<EnsureNullabilityAnalysisPerformedIfNecessary>g__rewriteAndCache|130_1(<>c__DisplayClass130_0& )
[xUnit.net 00:08:18.42] src\Compilers\CSharp\Portable\Compilation\MemberSemanticModel.cs(1959,0): at Microsoft.CodeAnalysis.CSharp.MemberSemanticModel.EnsureNullabilityAnalysisPerformedIfNecessary()
[xUnit.net 00:08:18.42] src\Compilers\CSharp\Portable\Compilation\MemberSemanticModel.cs(2051,0): at Microsoft.CodeAnalysis.CSharp.MemberSemanticModel.GetBoundNodes(CSharpSyntaxNode node)
[xUnit.net 00:08:18.42] src\Compilers\CSharp\Portable\Compilation\MemberSemanticModel.cs(544,0): at Microsoft.CodeAnalysis.CSharp.MemberSemanticModel.GetLowerBoundNode(CSharpSyntaxNode node)
[xUnit.net 00:08:18.42] src\Compilers\CSharp\Portable\Compilation\MemberSemanticModel.cs(1327,0): at Microsoft.CodeAnalysis.CSharp.MemberSemanticModel.GetBoundNodes(CSharpSyntaxNode node, CSharpSyntaxNode& bindableNode, BoundNode& lowestBoundNode, BoundNode& highestBoundNode, BoundNode& boundParent)
[xUnit.net 00:08:18.42] src\Compilers\CSharp\Portable\Compilation\MemberSemanticModel.cs(1205,0): at Microsoft.CodeAnalysis.CSharp.MemberSemanticModel.GetSymbolInfoWorker(CSharpSyntaxNode node, SymbolInfoOptions options, CancellationToken cancellationToken)
[xUnit.net 00:08:18.42] src\Compilers\CSharp\Portable\Compilation\SyntaxTreeSemanticModel.cs(215,0): at Microsoft.CodeAnalysis.CSharp.SyntaxTreeSemanticModel.GetSymbolInfoWorker(CSharpSyntaxNode node, SymbolInfoOptions options, CancellationToken cancellationToken)
[xUnit.net 00:08:18.42] src\Compilers\CSharp\Portable\Compilation\CSharpSemanticModel.cs(572,0): at Microsoft.CodeAnalysis.CSharp.CSharpSemanticModel.GetSymbolInfo(ExpressionSyntax expression, CancellationToken cancellationToken)
[xUnit.net 00:08:18.42] src\Compilers\CSharp\Portable\Compilation\CSharpSemanticModel.cs(4967,0): at Microsoft.CodeAnalysis.CSharp.CSharpSemanticModel.GetSymbolInfoFromNode(SyntaxNode node, CancellationToken cancellationToken)
[xUnit.net 00:08:18.42] src\Compilers\CSharp\Portable\Compilation\CSharpSemanticModel.cs(5066,0): at Microsoft.CodeAnalysis.CSharp.CSharpSemanticModel.GetSymbolInfoCore(SyntaxNode node, CancellationToken cancellationToken)
[xUnit.net 00:08:18.42] src\Compilers\Core\Portable\Compilation\SemanticModel.cs(99,0): at Microsoft.CodeAnalysis.SemanticModel.GetSymbolInfo(SyntaxNode node, CancellationToken cancellationToken)
[xUnit.net 00:08:18.42] src\Compilers\CSharp\Test\Semantic\Semantics\PartialTypeInferenceTests.cs(48,0): at Microsoft.CodeAnalysis.CSharp.UnitTests.PartialTypeInferenceTests.<>c__DisplayClass2_0.<TestCallSites>b__1(SyntaxNode node)
[xUnit.net 00:08:18.42] at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
[xUnit.net 00:08:18.42] at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
[xUnit.net 00:08:18.42] at System.Linq.Buffer`1..ctor(IEnumerable`1 source)
[xUnit.net 00:08:18.42] at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1 source)
[xUnit.net 00:08:18.42] src\Compilers\CSharp\Test\Semantic\Semantics\PartialTypeInferenceTests.cs(44,0): at Microsoft.CodeAnalysis.CSharp.UnitTests.PartialTypeInferenceTests.TestCallSites(String source, Symbols symbolsToCheck, ImmutableArray`1 expectedDiagnostics)
[xUnit.net 00:08:18.43] src\Compilers\CSharp\Test\Semantic\Semantics\PartialTypeInferenceTests.cs(273,0): at Microsoft.CodeAnalysis.CSharp.UnitTests.PartialTypeInferenceTests.PartialMethodTypeInference_ErrorRecovery()
[xUnit.net 00:09:05.93] Test only supported on CoreClr
[xUnit.net 00:09:05.95] Test only supported on CoreClr
[xUnit.net 00:09:06.39] Test only supported on CoreClr
[xUnit.net 00:09:06.43] Test only supported on CoreClr
[xUnit.net 00:09:06.74] Test only supported on CoreClr
[xUnit.net 00:09:09.03] Test only supported on CoreClr
[xUnit.net 00:09:09.14] Test only supported on CoreClr
[xUnit.net 00:09:09.27] Test only supported on CoreClr
[xUnit.net 00:09:09.28] Test only supported on CoreClr
[xUnit.net 00:09:10.51] Test only supported on CoreClr
[xUnit.net 00:09:10.52] Test only supported on CoreClr
[xUnit.net 00:09:10.55] Test only supported on CoreClr
[xUnit.net 00:09:10.62] Test only supported on CoreClr
[xUnit.net 00:09:10.63] Test only supported on CoreClr
[xUnit.net 00:09:10.79] Test only supported on CoreClr
[xUnit.net 00:09:10.86] Test only supported on CoreClr
[xUnit.net 00:09:10.94] Test only supported on CoreClr
[xUnit.net 00:09:10.96] Test only supported on CoreClr
[xUnit.net 00:09:10.97] Test only supported on CoreClr
[xUnit.net 00:09:10.99] Test only supported on CoreClr
[xUnit.net 00:09:10.99] Test only supported on CoreClr
[xUnit.net 00:09:11.00] Test only supported on CoreClr
[xUnit.net 00:09:11.01] Test only supported on CoreClr
[xUnit.net 00:09:11.05] Test only supported on CoreClr
[xUnit.net 00:09:11.08] Test only supported on CoreClr
[xUnit.net 00:09:11.09] Test only supported on CoreClr
[xUnit.net 00:09:11.10] Test only supported on CoreClr
[xUnit.net 00:09:11.20] Test only supported on CoreClr
[xUnit.net 00:09:11.52] Test only supported on CoreClr
[xUnit.net 00:09:11.70] Test only supported on CoreClr
[xUnit.net 00:09:11.70] Test only supported on CoreClr
[xUnit.net 00:09:11.81] Test only supported on CoreClr
[xUnit.net 00:09:11.84] Test only supported on CoreClr
[xUnit.net 00:09:11.95] Test only supported on CoreClr
[xUnit.net 00:09:11.97] Test only supported on CoreClr
[xUnit.net 00:09:12.16] Test only supported on CoreClr
[xUnit.net 00:09:12.29] Test only supported on CoreClr
[xUnit.net 00:09:12.31] Test only supported on CoreClr
[xUnit.net 00:09:12.43] Test only supported on CoreClr
[xUnit.net 00:09:12.58] Test only supported on CoreClr
[xUnit.net 00:09:12.65] Test only supported on CoreClr
[xUnit.net 00:09:12.66] Test only supported on CoreClr
[xUnit.net 00:09:12.71] Test only supported on CoreClr
[xUnit.net 00:09:12.80] Test only supported on CoreClr
[xUnit.net 00:09:20.98] Test only supported on CoreClr
[xUnit.net 00:09:22.23] Test only supported on CoreClr
[xUnit.net 00:09:24.13] https://github.com/dotnet/roslyn/issues/64471
[xUnit.net 00:09:26.71] Test only supported on CoreClr
[xUnit.net 00:09:29.41] Test only supported on CoreClr
[xUnit.net 00:09:34.10] Test only supported on CoreClr
[xUnit.net 00:09:36.62] Test only supported on CoreClr
[xUnit.net 00:09:36.63] Test only supported on CoreClr
[xUnit.net 00:09:37.27] Test only supported on CoreClr
[xUnit.net 00:09:38.95] Test only supported on CoreClr
[xUnit.net 00:09:39.81] Test only supported on CoreClr
[xUnit.net 00:09:42.27] Test only supported on CoreClr
[xUnit.net 00:09:42.30] Test only supported on CoreClr
[xUnit.net 00:09:44.16] Test only supported on CoreClr
[xUnit.net 00:09:48.92] Test only supported on CoreClr
[xUnit.net 00:09:49.27] Test only supported on CoreClr
[xUnit.net 00:09:49.77] Test only supported on CoreClr
[xUnit.net 00:09:52.24] Test only supported on CoreClr
[xUnit.net 00:09:52.58] Test only supported on CoreClr
[xUnit.net 00:09:57.51] Test only supported on CoreClr
[xUnit.net 00:09:57.92] Test only supported on CoreClr
[xUnit.net 00:09:59.69] https://github.com/dotnet/roslyn/issues/64471
[xUnit.net 00:09:59.88] Test only supported on CoreClr
[xUnit.net 00:10:00.57] Test only supported on CoreClr
[xUnit.net 00:10:07.70] 529560
[xUnit.net 00:10:08.09] 1119609
[xUnit.net 00:10:08.70] 528758
[xUnit.net 00:10:12.73] 530377
[xUnit.net 00:10:15.33] 528577
[xUnit.net 00:10:27.38] Test only supported on CoreClr
[xUnit.net 00:10:31.29] https://github.com/dotnet/roslyn/issues/44859
[xUnit.net 00:10:48.83] https://github.com/dotnet/roslyn/issues/35302
[xUnit.net 00:10:50.74] https://github.com/dotnet/roslyn/issues/29901
[xUnit.net 00:10:55.99] https://github.com/dotnet/roslyn/issues/40904
[xUnit.net 00:11:04.07] https://github.com/dotnet/roslyn/issues/37217
[xUnit.net 00:11:04.61] 22317
[xUnit.net 00:11:08.98] https://github.com/dotnet/roslyn/issues/35302
[xUnit.net 00:11:18.61] https://github.com/dotnet/roslyn/issues/33615
[xUnit.net 00:11:29.70] Test not supported in DEBUG
[xUnit.net 00:11:45.36] https://github.com/dotnet/roslyn/issues/33011
[xUnit.net 00:11:45.37] https://github.com/dotnet/roslyn/issues/32006
[xUnit.net 00:11:47.12] https://github.com/dotnet/roslyn/issues/32006
[xUnit.net 00:11:51.81] https://github.com/dotnet/roslyn/issues/57491
[xUnit.net 00:11:53.04] https://github.com/dotnet/roslyn/issues/29901
[xUnit.net 00:11:53.91] https://github.com/dotnet/roslyn/issues/57491
[xUnit.net 00:11:56.33] https://github.com/dotnet/roslyn/issues/33344
[xUnit.net 00:11:58.31] Test not supported in DEBUG
[xUnit.net 00:12:11.73] https://github.com/dotnet/roslyn/issues/34798
[xUnit.net 00:12:13.69] https://github.com/dotnet/roslyn/issues/32006
[xUnit.net 00:12:15.08] Test not supported in DEBUG
[xUnit.net 00:12:21.90] Test not supported in DEBUG
[xUnit.net 00:12:23.87] https://github.com/dotnet/roslyn/issues/32006
[xUnit.net 00:12:33.45] https://github.com/dotnet/roslyn/issues/32006
[xUnit.net 00:12:44.41] 1043494
[xUnit.net 00:26:09.29] https://github.com/dotnet/roslyn/issues/7803
[xUnit.net 00:26:13.91] Test only supported on Mono or CoreClr
[xUnit.net 00:26:52.06] Test only supported on CoreClr
[xUnit.net 00:26:52.66] Test only supported on CoreClr
[xUnit.net 00:26:56.31] Test only supported on CoreClr
[xUnit.net 00:27:01.11] Test only supported on CoreClr
[xUnit.net 00:27:04.80] Test only supported on CoreClr
[xUnit.net 00:27:07.99] Test only supported on Mono or CoreClr
[xUnit.net 00:27:08.56] Test only supported on Mono or CoreClr
[xUnit.net 00:27:09.47] Test only supported on CoreClr
[xUnit.net 00:27:09.82] Test only supported on CoreClr
[xUnit.net 00:27:09.91] Test only supported on CoreClr
[xUnit.net 00:27:09.92] Test only supported on CoreClr
[xUnit.net 00:27:34.19] 528425
[xUnit.net 00:28:13.33] https://github.com/dotnet/roslyn/issues/7803
[xUnit.net 00:33:38.77] Test only supported on Mono or CoreClr
[xUnit.net 00:33:49.49] Test only supported on Mono or CoreClr
[xUnit.net 00:33:54.12] Test only supported on Mono or CoreClr
[xUnit.net 00:33:55.01] https://github.com/dotnet/roslyn/issues/61540: Timing is unreliable in CI
[xUnit.net 00:34:15.03] Test only supported on CoreClr
[xUnit.net 00:34:15.04] Test only supported on CoreClr
[xUnit.net 00:34:18.34] Test only supported on CoreClr
[xUnit.net 00:34:23.94] https://github.com/dotnet/roslyn/issues/40583
[xUnit.net 00:45:17.59] Test not supported in DEBUG
[xUnit.net 00:45:17.60] Test not supported in DEBUG
[xUnit.net 00:45:17.60] Test not supported in DEBUG
[xUnit.net 00:45:17.61] Test not supported in DEBUG
[xUnit.net 00:45:17.62] Test not supported in DEBUG
[xUnit.net 00:45:17.64] Test not supported in DEBUG
[xUnit.net 00:45:28.98] Test not supported in DEBUG
[xUnit.net 00:45:28.98] Test not supported in DEBUG
[xUnit.net 00:45:28.99] Test not supported in DEBUG
[xUnit.net 00:45:28.99] Test not supported in DEBUG
[xUnit.net 00:45:28.99] Test not supported in DEBUG
[xUnit.net 00:45:29.00] Test not supported in DEBUG
[xUnit.net 00:45:38.59] Test not supported in DEBUG
[xUnit.net 00:45:38.60] Test not supported in DEBUG
[xUnit.net 00:45:38.61] Test not supported in DEBUG
[xUnit.net 00:45:38.61] Test not supported in DEBUG
[xUnit.net 00:45:38.62] Test not supported in DEBUG
[xUnit.net 00:45:49.82] Test not supported in DEBUG
[xUnit.net 00:46:10.35] Test not supported in DEBUG
[xUnit.net 00:46:10.37] Test not supported in DEBUG
[xUnit.net 00:46:45.89] https://github.com/dotnet/roslyn/issues/39959
[xUnit.net 00:46:54.40] Finished: Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests
Error and Warning messages
[xUnit.net 00:01:28.52] Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SynthesizedDelegateTypes_UnscopedRefAttribute_MissingConstructor_01 [SKIP]
[xUnit.net 00:01:40.79] Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SynthesizedDelegateTypes_UnscopedRefAttribute_01 [SKIP]
[xUnit.net 00:01:41.32] Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SynthesizedDelegateTypes_UnscopedRefAttribute_MissingConstructor_02 [SKIP]
[xUnit.net 00:01:42.58] Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SynthesizedDelegateTypes_UnscopedRefAttribute_03 [SKIP]
[xUnit.net 00:01:52.01] Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SynthesizedDelegateTypes_UnscopedRefAttribute_02 [SKIP]
[xUnit.net 00:02:13.14] Microsoft.CodeAnalysis.CSharp.UnitTests.DelegateTypeTests.SynthesizedDelegateTypes_UnscopedRefAttribute_MissingType [SKIP]
[xUnit.net 00:02:48.20] Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NameCollisionTests.Bug879811_1 [SKIP]
[xUnit.net 00:02:50.02] Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.BindingTests.InaccessibleAndAccessible [SKIP]
[xUnit.net 00:03:06.80] Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.FieldInitializer_EscapeAnalysis_02 [SKIP]
[xUnit.net 00:03:07.59] Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.FieldInitializer_EscapeAnalysis_06 [SKIP]
[xUnit.net 00:03:07.71] Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.FieldInitializer_EscapeAnalysis_05 [SKIP]
[xUnit.net 00:03:07.86] Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.FieldInitializer_EscapeAnalysis_07 [SKIP]
[xUnit.net 00:03:08.77] Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.StructConstructorTests.FieldInitializer_EscapeAnalysis_Script [SKIP]
[xUnit.net 00:05:07.76] Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.DeconstructionTests.RefReturningVarInvocation2 [SKIP]
[xUnit.net 00:05:20.82] Microsoft.CodeAnalysis.CSharp.UnitTests.UnsafeTests.DotOperatorOnPointerTypes [SKIP]
[xUnit.net 00:08:14.64] Microsoft.CodeAnalysis.CSharp.UnitTests.ScriptSemanticsTests.TopLevelLabel [SKIP]
[xUnit.net 00:08:15.66] Microsoft.CodeAnalysis.CSharp.UnitTests.ScriptSemanticsTests.Errors_02 [SKIP]
[xUnit.net 00:08:16.73] Microsoft.CodeAnalysis.CSharp.UnitTests.ScriptSemanticsTests.Errors_03 [SKIP]
[xUnit.net 00:08:17.31] Microsoft.CodeAnalysis.CSharp.UnitTests.ScriptSemanticsTests.Errors_01 [SKIP]
[xUnit.net 00:08:17.92] Microsoft.CodeAnalysis.CSharp.UnitTests.PartialTypeInferenceTests.PartialMethodTypeInference_Nullable [FAIL]
[xUnit.net 00:08:18.40] Microsoft.CodeAnalysis.CSharp.UnitTests.PartialTypeInferenceTests.PartialMethodTypeInference_ErrorRecovery [FAIL]
[xUnit.net 00:09:05.93] Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.OverloadResolution_01 [SKIP]
[xUnit.net 00:09:05.95] Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.UserDefinedConcatenation_02 [SKIP]
[xUnit.net 00:09:06.39] Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.InvalidContent_02 [SKIP]
[xUnit.net 00:09:06.43] Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.Concatenation_01 [SKIP]
[xUnit.net 00:09:06.74] Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.Utf8StringLiteral_02 [SKIP]
[xUnit.net 00:09:09.03] Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.OverloadResolution_03 [SKIP]
[xUnit.net 00:09:09.14] Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.OverloadResolution_04 [SKIP]
[xUnit.net 00:09:09.27] Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.SemanticModel_05 [SKIP]
[xUnit.net 00:09:09.28] Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.SemanticModel_04 [SKIP]
[xUnit.net 00:09:10.51] Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.OverloadResolution_13 [SKIP]
[xUnit.net 00:09:10.52] Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.SemanticModel_12 [SKIP]
[xUnit.net 00:09:10.55] Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.System_ReadOnlySpan_T__ctor_Array_Start_Length_ExplicitUsage_06 [SKIP]
[xUnit.net 00:09:10.62] Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.System_ReadOnlySpan_T__ctor_Array_Start_Length_ExplicitUsage_03 [SKIP]
[xUnit.net 00:09:10.63] Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.UserDefinedExplicitConversions_04 [SKIP]
[xUnit.net 00:09:10.79] Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.OverloadResolution_11 [SKIP]
[xUnit.net 00:09:10.86] Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.PassAround_01 [SKIP]
[xUnit.net 00:09:10.94] Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.MissingHelpers_07 [SKIP]
[xUnit.net 00:09:10.96] Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.Utf8StringLiteral_01 [SKIP]
[xUnit.net 00:09:10.97] Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.Utf8StringLiteral_04 [SKIP]
[xUnit.net 00:09:10.99] Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.InvalidContent_03 [SKIP]
[xUnit.net 00:09:10.99] Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.OverloadResolution_10 [SKIP]
[xUnit.net 00:09:11.00] Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.OverloadResolution_14 [SKIP]
[xUnit.net 00:09:11.01] Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.OverloadResolution_15 [SKIP]
[xUnit.net 00:09:11.05] Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.UserDefinedConcatenation_01 [SKIP]
[xUnit.net 00:09:11.08] Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.SemanticModel_11 [SKIP]
[xUnit.net 00:09:11.09] Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.UserDefinedImplicitConversions_04 [SKIP]
[xUnit.net 00:09:11.10] Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.OverloadResolution_05 [SKIP]
[xUnit.net 00:09:11.20] Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.SemanticModel_06 [SKIP]
[xUnit.net 00:09:11.52] Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.DeeplyNestedConcatenation [SKIP]
[xUnit.net 00:09:11.70] Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.SemanticModel_09 [SKIP]
[xUnit.net 00:09:11.70] Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.NoBehaviorChangeForConversionFromNullLiteral_01 [SKIP]
[xUnit.net 00:09:11.81] Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.Concatenation_02 [SKIP]
[xUnit.net 00:09:11.84] Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.System_ReadOnlySpan_T__ctor_Array_Start_Length_ExplicitUsage_05 [SKIP]
[xUnit.net 00:09:11.95] Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.SemanticModel_03 [SKIP]
[xUnit.net 00:09:11.97] Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.MissingHelpers_09 [SKIP]
[xUnit.net 00:09:12.16] Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.System_ReadOnlySpan_T__ctor_Array_Start_Length_ExplicitUsage_07 [SKIP]
[xUnit.net 00:09:12.29] Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.Utf8StringLiteral_03 [SKIP]
[xUnit.net 00:09:12.31] Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.UserDefinedImplicitConversions_03 [SKIP]
[xUnit.net 00:09:12.43] Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.SemanticModel_14 [SKIP]
[xUnit.net 00:09:12.58] Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.System_ReadOnlySpan_T__ctor_Array_Start_Length_ExplicitUsage_01 [SKIP]
[xUnit.net 00:09:12.65] Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.System_ReadOnlySpan_T__ctor_Array_Start_Length_ExplicitUsage_04 [SKIP]
[xUnit.net 00:09:12.66] Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.Utf8StringLiteral_01_InPlaceCtorCall [SKIP]
[xUnit.net 00:09:12.71] Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.SemanticModel_13 [SKIP]
[xUnit.net 00:09:12.80] Microsoft.CodeAnalysis.CSharp.UnitTests.Utf8StringsLiteralsTests.System_ReadOnlySpan_T__ctor_Array_Start_Length_ExplicitUsage_02 [SKIP]
[xUnit.net 00:09:20.98] Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefAssembly [SKIP]
[xUnit.net 00:09:22.23] Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_InterfaceImplementation_07 [SKIP]
[xUnit.net 00:09:24.13] Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.MethodArgumentsMustMatch_07_3 [SKIP]
[xUnit.net 00:09:26.71] Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.DefensiveCopy_RefReadOnlyReceiver_02 [SKIP]
[xUnit.net 00:09:29.41] Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.FieldInitializer_07 [SKIP]
[xUnit.net 00:09:34.10] Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_Event_01 [SKIP]
[xUnit.net 00:09:36.62] Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefField_Assignment_AutoDefault_02 [SKIP]
[xUnit.net 00:09:36.63] Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.FieldInitializer_04 [SKIP]
[xUnit.net 00:09:37.27] Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.DefensiveCopy_RefReadOnlyReceiver_03 [SKIP]
[xUnit.net 00:09:38.94] Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.FieldInitializer_06B [SKIP]
[xUnit.net 00:09:39.81] Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefField_Assignment_AutoDefault_03 [SKIP]
[xUnit.net 00:09:42.27] Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.FieldInitializer_01 [SKIP]
[xUnit.net 00:09:42.30] Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefField_Assignment_AutoDefault_05 [SKIP]
[xUnit.net 00:09:44.16] Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefField_Assignment_AutoDefault_04 [SKIP]
[xUnit.net 00:09:48.91] Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.FieldInitializer_03 [SKIP]
[xUnit.net 00:09:49.27] Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_InterfaceImplementation_10 [SKIP]
[xUnit.net 00:09:49.77] Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.FieldInitializer_06A [SKIP]
[xUnit.net 00:09:52.24] Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.UnscopedRefAttribute_Event_02 [SKIP]
[xUnit.net 00:09:52.58] Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.FieldInitializer_05 [SKIP]
[xUnit.net 00:09:57.51] Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.FieldInitializer_02B [SKIP]
[xUnit.net 00:09:57.92] Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.FieldInitializer_02A [SKIP]
[xUnit.net 00:09:59.69] Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.MethodArgumentsMustMatch_07_2 [SKIP]
[xUnit.net 00:09:59.88] Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.DefensiveCopy_RefReadOnlyReceiver_01 [SKIP]
[xUnit.net 00:10:00.57] Microsoft.CodeAnalysis.CSharp.UnitTests.RefFieldTests.RefField_Assignment_AutoDefault_01 [SKIP]
[xUnit.net 00:10:07.70] Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0411ERR_CantInferMethTypeArgs02 [SKIP]
[xUnit.net 00:10:08.09] Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0221ERR_ConstOutOfRangeChecked03 [SKIP]
[xUnit.net 00:10:08.70] Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1113ERR_ValueTypeExtDelegate03 [SKIP]
[xUnit.net 00:10:12.73] Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS1685WRN_MultiplePredefTypes [SKIP]
[xUnit.net 00:10:15.33] Microsoft.CodeAnalysis.CSharp.UnitTests.SemanticErrorTests.CS0122ERR_InaccessibleGenericType [SKIP]
[xUnit.net 00:10:27.38] Microsoft.CodeAnalysis.CSharp.UnitTests.FunctionPointerTests.RestrictedTypeInFunctionPointer [SKIP]
[xUnit.net 00:10:31.29] Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InitOnlyMemberTests.InitOnlyPropertyAssignmentAllowedInWithInitializer_Evaluation [SKIP]
[xUnit.net 00:10:48.83] Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CheckLambdaInSwitchExpression_02 [SKIP]
[xUnit.net 00:10:50.74] Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Events_02 [SKIP]
[xUnit.net 00:10:55.99] Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.GotoMayCauseAnotherAnalysisPass_03 [SKIP]
[xUnit.net 00:11:04.07] Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.MaybeNull_Field_InDebugAssert [SKIP]
[xUnit.net 00:11:04.61] Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TypeInference_DynamicDifferences_03 [SKIP]
[xUnit.net 00:11:08.98] Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.CheckLambdaInArrayInitializer_02 [SKIP]
[xUnit.net 00:11:18.61] Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.TestSubstituteMemberOfTuple [SKIP]
[xUnit.net 00:11:29.70] Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Lambda_Nesting_Large_03 [SKIP]
[xUnit.net 00:11:45.36] Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_78 [SKIP]
[xUnit.net 00:11:45.37] Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LambdaReturnType_DifferentTupleNullability_03 [SKIP]
[xUnit.net 00:11:47.12] Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LambdaReturnType_DifferentTupleNullability_02 [SKIP]
[xUnit.net 00:11:51.81] Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullIfNotNull_OptionalParameter_NonNullDefault_Lambda [SKIP]
[xUnit.net 00:11:53.04] Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Events_03 [SKIP]
[xUnit.net 00:11:53.91] Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.NotNullIfNotNull_OptionalParameter_NullDefault_Lambda [SKIP]
[xUnit.net 00:11:56.33] Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.BestType_DifferentTupleNullability_10 [SKIP]
[xUnit.net 00:11:58.31] Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Lambda_Nesting_ErrorType [SKIP]
[xUnit.net 00:12:11.73] Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Constraints_152 [SKIP]
[xUnit.net 00:12:13.69] Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.SpeakableInference_LambdaReturnTypeInference_NonNullableTypelessOuptut [SKIP]
[xUnit.net 00:12:15.08] Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Lambda_Nesting_Large_02 [SKIP]
[xUnit.net 00:12:21.90] Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.Lambda_Nesting_Large_01 [SKIP]
[xUnit.net 00:12:23.87] Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LambdaReturnType_DifferentTupleNullability_04 [SKIP]
[xUnit.net 00:12:33.45] Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.NullableReferenceTypesTests.LambdaReturnType_DifferentTupleNullability_01 [SKIP]
[xUnit.net 00:12:44.41] Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.TestConstantFoldingDecimalOperations01 [SKIP]
[xUnit.net 00:26:09.29] Microsoft.CodeAnalysis.CSharp.UnitTests.ConstantTests.TestConstantDecimalComparisons02 [SKIP]
[xUnit.net 00:26:13.91] Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.ImplicitUserDefinedConversionInHole [SKIP]
[xUnit.net 00:26:52.06] Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefEscape_NestedCalls_02 [SKIP]
[xUnit.net 00:26:52.66] Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefEscape_NestedCalls_04 [SKIP]
[xUnit.net 00:26:56.31] Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefEscape_NestedCalls_06 [SKIP]
[xUnit.net 00:27:01.11] Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefEscape_NestedCalls_08 [SKIP]
[xUnit.net 00:27:04.80] Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefEscape_NestedCalls_05 [SKIP]
[xUnit.net 00:27:07.99] Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.UseOfSpanInInterpolationHole [SKIP]
[xUnit.net 00:27:08.56] Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.ExceptionFilter_02 [SKIP]
[xUnit.net 00:27:09.47] Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefEscape_NestedCalls_03 [SKIP]
[xUnit.net 00:27:09.82] Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.ParenthesizedAdditiveExpression_06 [SKIP]
[xUnit.net 00:27:09.91] Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefEscape_NestedCalls_01 [SKIP]
[xUnit.net 00:27:09.92] Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.InterpolationTests.RefEscape_NestedCalls_07 [SKIP]
[xUnit.net 00:27:34.19] Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionTests.ExactInaccessibleMatch [SKIP]
[xUnit.net 00:28:13.33] Microsoft.CodeAnalysis.CSharp.UnitTests.NullableSemanticTests.TestLiftedComparison [SKIP]
[xUnit.net 00:33:38.77] Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.ExceptionFilter_02 [SKIP]
[xUnit.net 00:33:49.49] Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.UseOfSpanInInterpolationHole [SKIP]
[xUnit.net 00:33:54.12] Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RawInterpolationTests.ImplicitUserDefinedConversionInHole [SKIP]
[xUnit.net 00:33:55.01] Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.SourceGeneration.SyntaxAwareGeneratorTests.Syntax_Provider_Doesnt_Attribute_Incorrect_Timing [SKIP]
[xUnit.net 00:34:15.03] Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.ParameterEscape [SKIP]
[xUnit.net 00:34:15.04] Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.DeconstructionAssignmentWithRefReadonlyExtension_02 [SKIP]
[xUnit.net 00:34:18.33] Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.DeconstructionAssignmentWithRefReadonlyExtension_03 [SKIP]
[xUnit.net 00:34:23.94] Microsoft.CodeAnalysis.CSharp.UnitTests.Semantics.RefEscapingTests.ConvertedSpanReturn [SKIP]
[xUnit.net 00:45:17.59] Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionPerfTests.NullableAnalysis_CondAccess_ComplexRightSide [SKIP]
[xUnit.net 00:45:17.60] Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionPerfTests.ConstructorsWithLambdaAndParams [SKIP]
[xUnit.net 00:45:17.60] Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionPerfTests.NullableStateManyNestedFunctions [SKIP]
[xUnit.net 00:45:17.61] Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionPerfTests.NullableStateTooManyLocals_02 [SKIP]
[xUnit.net 00:45:17.62] Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionPerfTests.NullableAnalysisNestedExpressionsInLocalFunction [SKIP]
[xUnit.net 00:45:17.64] Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionPerfTests.ExtensionMethodsWithLambda [SKIP]
[xUnit.net 00:45:28.98] Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionPerfTests.NestedLambdas_WithParameterAndReturnTypes [SKIP]
[xUnit.net 00:45:28.98] Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionPerfTests.StaticMethodsWithLambda [SKIP]
[xUnit.net 00:45:28.99] Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionPerfTests.NestedLambdas_01 [SKIP]
[xUnit.net 00:45:28.99] Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionPerfTests.DefiniteAssignment_ManySwitchCasesAndLabels [SKIP]
[xUnit.net 00:45:28.99] Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionPerfTests.NestedLambdas_02 [SKIP]
[xUnit.net 00:45:29.00] Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionPerfTests.ExtensionOverloadsDistinctClasses_01 [SKIP]
[xUnit.net 00:45:38.59] Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionPerfTests.ExtensionOverloadsDistinctClasses_03 [SKIP]
[xUnit.net 00:45:38.60] Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionPerfTests.ExtensionMethodsWithLambdaAndErrors [SKIP]
[xUnit.net 00:45:38.60] Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionPerfTests.BinaryOperatorOverloads [SKIP]
[xUnit.net 00:45:38.61] Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionPerfTests.ExtensionOverloadsDistinctClasses_02 [SKIP]
[xUnit.net 00:45:38.62] Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionPerfTests.NotNull_Complexity [SKIP]
[xUnit.net 00:45:49.82] Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionPerfTests.Overloads [SKIP]
[xUnit.net 00:46:10.35] Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionPerfTests.ExtensionMethodsWithLambdaAndParams [SKIP]
[xUnit.net 00:46:10.37] Microsoft.CodeAnalysis.CSharp.UnitTests.OverloadResolutionPerfTests.NullableAnalysisNestedExpressionsInMethod [SKIP]
[xUnit.net 00:46:45.88] Microsoft.CodeAnalysis.CSharp.UnitTests.UserDefinedConversionTests.TestIntPtrUserDefinedConversions [SKIP]
Data collector 'Blame' message: procdump64.exe could not be found, please make sure that the executable is available on PATH. Alternatively set PROCDUMP_PATH environment variable to a directory that contains procdump64.exe executable.
Data collector 'Blame' message: All tests finished running, Sequence file will not be generated.